./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/product-lines/email_spec1_product30.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/product-lines/email_spec1_product30.cil.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --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 c07a23e40b849b33d08a88f08826cd6b68b33a2f2aee4edabb68f594c2a0aef6 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-09 07:26:00,322 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-09 07:26:00,370 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2025-03-09 07:26:00,374 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-09 07:26:00,375 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-09 07:26:00,375 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.Remove goto edges from RCFG [2025-03-09 07:26:00,396 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-09 07:26:00,396 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-09 07:26:00,396 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-09 07:26:00,397 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-09 07:26:00,397 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-09 07:26:00,397 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-09 07:26:00,397 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-09 07:26:00,397 INFO L153 SettingsManager]: * Use SBE=true [2025-03-09 07:26:00,397 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2025-03-09 07:26:00,397 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2025-03-09 07:26:00,397 INFO L153 SettingsManager]: * Use old map elimination=false [2025-03-09 07:26:00,398 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2025-03-09 07:26:00,398 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2025-03-09 07:26:00,398 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2025-03-09 07:26:00,398 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-09 07:26:00,398 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2025-03-09 07:26:00,398 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-09 07:26:00,398 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-09 07:26:00,398 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-09 07:26:00,398 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-09 07:26:00,398 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2025-03-09 07:26:00,398 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2025-03-09 07:26:00,399 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2025-03-09 07:26:00,399 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-09 07:26:00,399 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-09 07:26:00,399 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-09 07:26:00,399 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2025-03-09 07:26:00,399 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-09 07:26:00,399 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-09 07:26:00,399 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-09 07:26:00,399 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-09 07:26:00,399 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-09 07:26:00,399 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-09 07:26:00,400 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2025-03-09 07:26:00,400 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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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 -> c07a23e40b849b33d08a88f08826cd6b68b33a2f2aee4edabb68f594c2a0aef6 [2025-03-09 07:26:00,630 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-09 07:26:00,639 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-09 07:26:00,641 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-09 07:26:00,642 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-09 07:26:00,642 INFO L274 PluginConnector]: CDTParser initialized [2025-03-09 07:26:00,644 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/product-lines/email_spec1_product30.cil.c [2025-03-09 07:26:01,758 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5fdbbdcf2/8b74395e365e4bb5b2c2e6afc35c453d/FLAGd5fe87343 [2025-03-09 07:26:02,089 INFO L384 CDTParser]: Found 1 translation units. [2025-03-09 07:26:02,089 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/product-lines/email_spec1_product30.cil.c [2025-03-09 07:26:02,106 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5fdbbdcf2/8b74395e365e4bb5b2c2e6afc35c453d/FLAGd5fe87343 [2025-03-09 07:26:02,346 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5fdbbdcf2/8b74395e365e4bb5b2c2e6afc35c453d [2025-03-09 07:26:02,349 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-09 07:26:02,350 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-09 07:26:02,351 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-09 07:26:02,351 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-09 07:26:02,353 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-09 07:26:02,354 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 07:26:02" (1/1) ... [2025-03-09 07:26:02,356 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@75992895 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02, skipping insertion in model container [2025-03-09 07:26:02,356 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 07:26:02" (1/1) ... [2025-03-09 07:26:02,393 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-09 07:26:02,749 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 07:26:02,766 INFO L200 MainTranslator]: Completed pre-run [2025-03-09 07:26:02,773 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [48] [2025-03-09 07:26:02,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"AddressBookEncrypt_spec.i","") [208] [2025-03-09 07:26:02,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [238] [2025-03-09 07:26:02,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [540] [2025-03-09 07:26:02,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [906] [2025-03-09 07:26:02,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [1978] [2025-03-09 07:26:02,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [2337] [2025-03-09 07:26:02,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [2734] [2025-03-09 07:26:02,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [2743] [2025-03-09 07:26:02,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [2778] [2025-03-09 07:26:02,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [2994] [2025-03-09 07:26:02,856 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 07:26:02,876 INFO L204 MainTranslator]: Completed translation [2025-03-09 07:26:02,877 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02 WrapperNode [2025-03-09 07:26:02,877 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-09 07:26:02,878 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-09 07:26:02,878 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-09 07:26:02,878 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-09 07:26:02,881 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02" (1/1) ... [2025-03-09 07:26:02,894 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02" (1/1) ... [2025-03-09 07:26:02,948 INFO L138 Inliner]: procedures = 131, calls = 205, calls flagged for inlining = 130, calls inlined = 161, statements flattened = 2377 [2025-03-09 07:26:02,948 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-09 07:26:02,949 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-09 07:26:02,949 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-09 07:26:02,949 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-09 07:26:02,956 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02" (1/1) ... [2025-03-09 07:26:02,956 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02" (1/1) ... [2025-03-09 07:26:02,971 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02" (1/1) ... [2025-03-09 07:26:02,989 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]. [2025-03-09 07:26:02,990 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02" (1/1) ... [2025-03-09 07:26:02,990 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02" (1/1) ... [2025-03-09 07:26:03,009 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02" (1/1) ... [2025-03-09 07:26:03,016 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02" (1/1) ... [2025-03-09 07:26:03,019 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02" (1/1) ... [2025-03-09 07:26:03,029 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02" (1/1) ... [2025-03-09 07:26:03,043 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-09 07:26:03,044 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-09 07:26:03,044 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-09 07:26:03,044 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-09 07:26:03,045 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02" (1/1) ... [2025-03-09 07:26:03,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:03,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:03,072 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:03,074 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2025-03-09 07:26:03,093 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-09 07:26:03,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-09 07:26:03,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-09 07:26:03,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-09 07:26:03,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-09 07:26:03,093 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-09 07:26:03,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-09 07:26:03,246 INFO L256 CfgBuilder]: Building ICFG [2025-03-09 07:26:03,248 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-09 07:26:04,427 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2678-1: getEmailSignKey_#res#1 := getEmailSignKey_~retValue_acc~39#1; [2025-03-09 07:26:04,427 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2678-3: getEmailSignKey_#res#1 := getEmailSignKey_~retValue_acc~39#1; [2025-03-09 07:26:04,427 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2415-1: getEmailFrom_#res#1 := getEmailFrom_~retValue_acc~32#1; [2025-03-09 07:26:04,428 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2415-3: getEmailFrom_#res#1 := getEmailFrom_~retValue_acc~32#1; [2025-03-09 07:26:04,428 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2415-5: getEmailFrom_#res#1 := getEmailFrom_~retValue_acc~32#1; [2025-03-09 07:26:04,428 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2415-7: getEmailFrom_#res#1 := getEmailFrom_~retValue_acc~32#1; [2025-03-09 07:26:04,428 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1955-1: getClientId_#res#1 := getClientId_~retValue_acc~24#1; [2025-03-09 07:26:04,428 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1955-3: getClientId_#res#1 := getClientId_~retValue_acc~24#1; [2025-03-09 07:26:04,428 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1567-1: getClientKeyringSize_#res#1 := getClientKeyringSize_~retValue_acc~18#1; [2025-03-09 07:26:04,428 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1567-3: getClientKeyringSize_#res#1 := getClientKeyringSize_~retValue_acc~18#1; [2025-03-09 07:26:04,428 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1567-5: getClientKeyringSize_#res#1 := getClientKeyringSize_~retValue_acc~18#1; [2025-03-09 07:26:04,428 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1567-7: getClientKeyringSize_#res#1 := getClientKeyringSize_~retValue_acc~18#1; [2025-03-09 07:26:04,428 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1567-9: getClientKeyringSize_#res#1 := getClientKeyringSize_~retValue_acc~18#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L181-1: isReadable_#res#1 := isReadable_~retValue_acc~1#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L181-3: isReadable_#res#1 := isReadable_~retValue_acc~1#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1836-1: findPublicKey_#res#1 := findPublicKey_~retValue_acc~22#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1836-3: findPublicKey_#res#1 := findPublicKey_~retValue_acc~22#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1836-5: findPublicKey_#res#1 := findPublicKey_~retValue_acc~22#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1836-7: findPublicKey_#res#1 := findPublicKey_~retValue_acc~22#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2567-1: isEncrypted_#res#1 := isEncrypted_~retValue_acc~36#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2567-3: isEncrypted_#res#1 := isEncrypted_~retValue_acc~36#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2567-5: isEncrypted_#res#1 := isEncrypted_~retValue_acc~36#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2567-7: isEncrypted_#res#1 := isEncrypted_~retValue_acc~36#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2567-9: isEncrypted_#res#1 := isEncrypted_~retValue_acc~36#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2567-11: isEncrypted_#res#1 := isEncrypted_~retValue_acc~36#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2567-13: isEncrypted_#res#1 := isEncrypted_~retValue_acc~36#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2567-15: isEncrypted_#res#1 := isEncrypted_~retValue_acc~36#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2240-1: isKeyPairValid_#res#1 := isKeyPairValid_~retValue_acc~29#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2240-3: isKeyPairValid_#res#1 := isKeyPairValid_~retValue_acc~29#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2240-5: isKeyPairValid_#res#1 := isKeyPairValid_~retValue_acc~29#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2240-7: isKeyPairValid_#res#1 := isKeyPairValid_~retValue_acc~29#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1782-1: getClientKeyringPublicKey_#res#1 := getClientKeyringPublicKey_~retValue_acc~21#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2641-1: isSigned_#res#1 := isSigned_~retValue_acc~38#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2641-3: isSigned_#res#1 := isSigned_~retValue_acc~38#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2775-1: valid_product_#res#1 := valid_product_~retValue_acc~42#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1520-1: getClientPrivateKey_#res#1 := getClientPrivateKey_~retValue_acc~17#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1520-3: getClientPrivateKey_#res#1 := getClientPrivateKey_~retValue_acc~17#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1520-5: getClientPrivateKey_#res#1 := getClientPrivateKey_~retValue_acc~17#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1520-7: getClientPrivateKey_#res#1 := getClientPrivateKey_~retValue_acc~17#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L205-1: createEmail_#res#1 := createEmail_~retValue_acc~3#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2452-1: getEmailTo_#res#1 := getEmailTo_~retValue_acc~33#1; [2025-03-09 07:26:04,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2452-3: getEmailTo_#res#1 := getEmailTo_~retValue_acc~33#1; [2025-03-09 07:26:04,430 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2452-5: getEmailTo_#res#1 := getEmailTo_~retValue_acc~33#1; [2025-03-09 07:26:04,430 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2452-7: getEmailTo_#res#1 := getEmailTo_~retValue_acc~33#1; [2025-03-09 07:26:04,430 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2197-1: is_queue_empty_#res#1 := is_queue_empty_~retValue_acc~26#1; [2025-03-09 07:26:04,430 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1473-1: getClientAutoResponse_#res#1 := getClientAutoResponse_~retValue_acc~16#1; [2025-03-09 07:26:04,430 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1473-3: getClientAutoResponse_#res#1 := getClientAutoResponse_~retValue_acc~16#1; [2025-03-09 07:26:04,430 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1675-1: getClientKeyringUser_#res#1 := getClientKeyringUser_~retValue_acc~20#1; [2025-03-09 07:26:04,430 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2206-1: get_queued_client_#res#1 := get_queued_client_~retValue_acc~27#1; [2025-03-09 07:26:04,430 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1612-1: createClientKeyringEntry_#res#1 := createClientKeyringEntry_~retValue_acc~19#1; [2025-03-09 07:26:04,430 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1612-3: createClientKeyringEntry_#res#1 := createClientKeyringEntry_~retValue_acc~19#1; [2025-03-09 07:26:04,430 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1612-5: createClientKeyringEntry_#res#1 := createClientKeyringEntry_~retValue_acc~19#1; [2025-03-09 07:26:04,430 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1612-7: createClientKeyringEntry_#res#1 := createClientKeyringEntry_~retValue_acc~19#1; [2025-03-09 07:26:04,430 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L1612-9: createClientKeyringEntry_#res#1 := createClientKeyringEntry_~retValue_acc~19#1; [2025-03-09 07:26:04,430 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2604-1: getEmailEncryptionKey_#res#1 := getEmailEncryptionKey_~retValue_acc~37#1; [2025-03-09 07:26:04,431 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2604-3: getEmailEncryptionKey_#res#1 := getEmailEncryptionKey_~retValue_acc~37#1; [2025-03-09 07:26:04,432 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L161-1: isReadable__wrappee__Keys_#res#1 := isReadable__wrappee__Keys_~retValue_acc~0#1; [2025-03-09 07:26:04,432 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L161-3: isReadable__wrappee__Keys_#res#1 := isReadable__wrappee__Keys_~retValue_acc~0#1; [2025-03-09 07:26:04,432 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L2215-1: get_queued_email_#res#1 := get_queued_email_~retValue_acc~28#1; [2025-03-09 07:26:04,594 INFO L? ?]: Removed 1352 outVars from TransFormulas that were not future-live. [2025-03-09 07:26:04,594 INFO L307 CfgBuilder]: Performing block encoding [2025-03-09 07:26:04,619 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-09 07:26:04,619 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-09 07:26:04,619 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 07:26:04 BoogieIcfgContainer [2025-03-09 07:26:04,619 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-09 07:26:04,620 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2025-03-09 07:26:04,620 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2025-03-09 07:26:04,624 INFO L274 PluginConnector]: BuchiAutomizer initialized [2025-03-09 07:26:04,625 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-09 07:26:04,625 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 09.03 07:26:02" (1/3) ... [2025-03-09 07:26:04,627 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@1a1f531 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.03 07:26:04, skipping insertion in model container [2025-03-09 07:26:04,627 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-09 07:26:04,627 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 07:26:02" (2/3) ... [2025-03-09 07:26:04,627 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@1a1f531 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.03 07:26:04, skipping insertion in model container [2025-03-09 07:26:04,628 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-09 07:26:04,628 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 07:26:04" (3/3) ... [2025-03-09 07:26:04,629 INFO L363 chiAutomizerObserver]: Analyzing ICFG email_spec1_product30.cil.c [2025-03-09 07:26:04,675 INFO L306 stractBuchiCegarLoop]: Interprodecural is true [2025-03-09 07:26:04,675 INFO L307 stractBuchiCegarLoop]: Hoare is None [2025-03-09 07:26:04,675 INFO L308 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2025-03-09 07:26:04,675 INFO L309 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2025-03-09 07:26:04,676 INFO L310 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2025-03-09 07:26:04,676 INFO L311 stractBuchiCegarLoop]: Difference is false [2025-03-09 07:26:04,676 INFO L312 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2025-03-09 07:26:04,676 INFO L316 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2025-03-09 07:26:04,683 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 548 states, 547 states have (on average 1.6892138939670933) internal successors, (924), 547 states have internal predecessors, (924), 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) [2025-03-09 07:26:04,714 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 220 [2025-03-09 07:26:04,715 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:26:04,715 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:26:04,723 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] [2025-03-09 07:26:04,723 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:04,723 INFO L338 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2025-03-09 07:26:04,724 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 548 states, 547 states have (on average 1.6892138939670933) internal successors, (924), 547 states have internal predecessors, (924), 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) [2025-03-09 07:26:04,735 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 220 [2025-03-09 07:26:04,736 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:26:04,736 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:26:04,737 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] [2025-03-09 07:26:04,737 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:04,742 INFO L752 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(10, 4);call #Ultimate.allocInit(12, 5);call #Ultimate.allocInit(10, 6);call #Ultimate.allocInit(18, 7);call #Ultimate.allocInit(16, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(13, 10);call #Ultimate.allocInit(16, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(9, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(11, 15);call #Ultimate.allocInit(4, 16);call write~init~int#3(37, 16, 0, 1);call write~init~int#3(100, 16, 1, 1);call write~init~int#3(10, 16, 2, 1);call write~init~int#3(0, 16, 3, 1);call #Ultimate.allocInit(4, 17);call write~init~int#1(37, 17, 0, 1);call write~init~int#1(100, 17, 1, 1);call write~init~int#1(10, 17, 2, 1);call write~init~int#1(0, 17, 3, 1);call #Ultimate.allocInit(30, 18);call #Ultimate.allocInit(9, 19);call #Ultimate.allocInit(21, 20);call #Ultimate.allocInit(30, 21);call #Ultimate.allocInit(9, 22);call #Ultimate.allocInit(21, 23);call #Ultimate.allocInit(30, 24);call #Ultimate.allocInit(9, 25);call #Ultimate.allocInit(25, 26);call #Ultimate.allocInit(30, 27);call #Ultimate.allocInit(9, 28);call #Ultimate.allocInit(25, 29);call #Ultimate.allocInit(20, 30);call #Ultimate.allocInit(4, 31);call write~init~int#2(37, 31, 0, 1);call write~init~int#2(115, 31, 1, 1);call write~init~int#2(10, 31, 2, 1);call write~init~int#2(0, 31, 3, 1);~__SELECTED_FEATURE_Base~0 := 0;~__SELECTED_FEATURE_Keys~0 := 0;~__SELECTED_FEATURE_Encrypt~0 := 0;~__SELECTED_FEATURE_AutoResponder~0 := 0;~__SELECTED_FEATURE_AddressBook~0 := 0;~__SELECTED_FEATURE_Sign~0 := 0;~__SELECTED_FEATURE_Forward~0 := 0;~__SELECTED_FEATURE_Verify~0 := 0;~__SELECTED_FEATURE_Decrypt~0 := 0;~__GUIDSL_ROOT_PRODUCTION~0 := 0;~__GUIDSL_NON_TERMINAL_main~0 := 0;~mail_is_sensitive~0 := -1;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~__ste_Client_counter~0 := 0;~__ste_client_name0~0.base, ~__ste_client_name0~0.offset := 0, 0;~__ste_client_name1~0.base, ~__ste_client_name1~0.offset := 0, 0;~__ste_client_name2~0.base, ~__ste_client_name2~0.offset := 0, 0;~__ste_client_outbuffer0~0 := 0;~__ste_client_outbuffer1~0 := 0;~__ste_client_outbuffer2~0 := 0;~__ste_client_outbuffer3~0 := 0;~__ste_ClientAddressBook_size0~0 := 0;~__ste_ClientAddressBook_size1~0 := 0;~__ste_ClientAddressBook_size2~0 := 0;~__ste_Client_AddressBook0_Alias0~0 := 0;~__ste_Client_AddressBook0_Alias1~0 := 0;~__ste_Client_AddressBook0_Alias2~0 := 0;~__ste_Client_AddressBook1_Alias0~0 := 0;~__ste_Client_AddressBook1_Alias1~0 := 0;~__ste_Client_AddressBook1_Alias2~0 := 0;~__ste_Client_AddressBook2_Alias0~0 := 0;~__ste_Client_AddressBook2_Alias1~0 := 0;~__ste_Client_AddressBook2_Alias2~0 := 0;~__ste_Client_AddressBook0_Address0~0 := 0;~__ste_Client_AddressBook0_Address1~0 := 0;~__ste_Client_AddressBook0_Address2~0 := 0;~__ste_Client_AddressBook1_Address0~0 := 0;~__ste_Client_AddressBook1_Address1~0 := 0;~__ste_Client_AddressBook1_Address2~0 := 0;~__ste_Client_AddressBook2_Address0~0 := 0;~__ste_Client_AddressBook2_Address1~0 := 0;~__ste_Client_AddressBook2_Address2~0 := 0;~__ste_client_autoResponse0~0 := 0;~__ste_client_autoResponse1~0 := 0;~__ste_client_autoResponse2~0 := 0;~__ste_client_privateKey0~0 := 0;~__ste_client_privateKey1~0 := 0;~__ste_client_privateKey2~0 := 0;~__ste_ClientKeyring_size0~0 := 0;~__ste_ClientKeyring_size1~0 := 0;~__ste_ClientKeyring_size2~0 := 0;~__ste_Client_Keyring0_User0~0 := 0;~__ste_Client_Keyring0_User1~0 := 0;~__ste_Client_Keyring0_User2~0 := 0;~__ste_Client_Keyring1_User0~0 := 0;~__ste_Client_Keyring1_User1~0 := 0;~__ste_Client_Keyring1_User2~0 := 0;~__ste_Client_Keyring2_User0~0 := 0;~__ste_Client_Keyring2_User1~0 := 0;~__ste_Client_Keyring2_User2~0 := 0;~__ste_Client_Keyring0_PublicKey0~0 := 0;~__ste_Client_Keyring0_PublicKey1~0 := 0;~__ste_Client_Keyring0_PublicKey2~0 := 0;~__ste_Client_Keyring1_PublicKey0~0 := 0;~__ste_Client_Keyring1_PublicKey1~0 := 0;~__ste_Client_Keyring1_PublicKey2~0 := 0;~__ste_Client_Keyring2_PublicKey0~0 := 0;~__ste_Client_Keyring2_PublicKey1~0 := 0;~__ste_Client_Keyring2_PublicKey2~0 := 0;~__ste_client_forwardReceiver0~0 := 0;~__ste_client_forwardReceiver1~0 := 0;~__ste_client_forwardReceiver2~0 := 0;~__ste_client_forwardReceiver3~0 := 0;~__ste_client_idCounter0~0 := 0;~__ste_client_idCounter1~0 := 0;~__ste_client_idCounter2~0 := 0;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~0 := 0;~__ste_Email_counter~0 := 0;~__ste_email_id0~0 := 0;~__ste_email_id1~0 := 0;~__ste_email_from0~0 := 0;~__ste_email_from1~0 := 0;~__ste_email_to0~0 := 0;~__ste_email_to1~0 := 0;~__ste_email_subject0~0.base, ~__ste_email_subject0~0.offset := 0, 0;~__ste_email_subject1~0.base, ~__ste_email_subject1~0.offset := 0, 0;~__ste_email_body0~0.base, ~__ste_email_body0~0.offset := 0, 0;~__ste_email_body1~0.base, ~__ste_email_body1~0.offset := 0, 0;~__ste_email_isEncrypted0~0 := 0;~__ste_email_isEncrypted1~0 := 0;~__ste_email_encryptionKey0~0 := 0;~__ste_email_encryptionKey1~0 := 0;~__ste_email_isSigned0~0 := 0;~__ste_email_isSigned1~0 := 0;~__ste_email_signKey0~0 := 0;~__ste_email_signKey1~0 := 0;~__ste_email_isSignatureVerified0~0 := 0;~__ste_email_isSignatureVerified1~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret35#1, main_~retValue_acc~4#1, main_~tmp~7#1;havoc main_~retValue_acc~4#1;havoc main_~tmp~7#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~42#1;havoc valid_product_~retValue_acc~42#1;valid_product_~retValue_acc~42#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~42#1;" "main_#t~ret35#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~42#1;assume { :end_inline_valid_product } true;main_~tmp~7#1 := main_#t~ret35#1;havoc main_#t~ret35#1;" "assume 0 != main_~tmp~7#1;assume { :begin_inline_setup } true;havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#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~1#1.base, setup_~__cil_tmp3~1#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 := 13, 0;havoc setup_#t~ret32#1;havoc setup_#t~ret32#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 := 14, 0;havoc setup_#t~ret33#1;havoc setup_#t~ret33#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~1#1.base, setup_~__cil_tmp3~1#1.offset := 15, 0;havoc setup_#t~ret34#1;havoc setup_#t~ret34#1;" "havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#1.offset;assume { :end_inline_setup } true;assume { :begin_inline_test } true;havoc test_#t~nondet96#1, test_#t~nondet97#1, test_#t~nondet98#1, test_#t~nondet99#1, test_#t~nondet100#1, test_#t~nondet101#1, test_#t~nondet102#1, test_#t~nondet103#1, test_#t~nondet104#1, test_#t~nondet105#1, test_#t~nondet106#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~24#1, test_~tmp___0~8#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~24#1;havoc test_~tmp___0~8#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;" [2025-03-09 07:26:04,745 INFO L754 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~nondet97#1;test_~tmp___8~0#1 := test_#t~nondet97#1;havoc test_#t~nondet97#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;" [2025-03-09 07:26:04,750 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:04,750 INFO L85 PathProgramCache]: Analyzing trace with hash 1919343204, now seen corresponding path program 1 times [2025-03-09 07:26:04,758 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:04,758 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1614996622] [2025-03-09 07:26:04,758 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:04,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:04,832 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-03-09 07:26:04,875 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-03-09 07:26:04,876 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:04,877 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:05,131 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:05,131 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:26:05,131 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1614996622] [2025-03-09 07:26:05,132 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1614996622] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:26:05,132 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:26:05,132 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-09 07:26:05,133 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1503519522] [2025-03-09 07:26:05,134 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:26:05,136 INFO L757 eck$LassoCheckResult]: stem already infeasible [2025-03-09 07:26:05,137 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:05,137 INFO L85 PathProgramCache]: Analyzing trace with hash 1876817133, now seen corresponding path program 1 times [2025-03-09 07:26:05,137 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:05,137 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [219597385] [2025-03-09 07:26:05,137 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:05,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:05,150 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 7 statements into 1 equivalence classes. [2025-03-09 07:26:05,153 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 7 of 7 statements. [2025-03-09 07:26:05,153 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:05,153 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:05,153 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:26:05,158 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 7 statements into 1 equivalence classes. [2025-03-09 07:26:05,160 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 7 of 7 statements. [2025-03-09 07:26:05,160 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:05,160 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:05,183 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:26:05,256 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:05,257 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:05,257 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:05,257 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:05,257 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-09 07:26:05,257 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:05,257 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:05,257 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:05,257 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration1_Loop [2025-03-09 07:26:05,258 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:05,258 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:05,271 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,277 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,283 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,285 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,288 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,298 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,301 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,304 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,306 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,312 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,314 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,380 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:05,381 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-09 07:26:05,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:05,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:05,385 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:05,387 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2025-03-09 07:26:05,389 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:05,389 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:05,403 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:05,403 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: [] [2025-03-09 07:26:05,410 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2025-03-09 07:26:05,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:05,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:05,415 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:05,416 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2025-03-09 07:26:05,419 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:05,419 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:05,433 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:05,434 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: [] [2025-03-09 07:26:05,439 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:05,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:05,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:05,442 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:05,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2025-03-09 07:26:05,445 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:05,445 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:05,461 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:05,461 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_#t~nondet97#1=0} Honda state: {ULTIMATE.start_test_#t~nondet97#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:05,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2025-03-09 07:26:05,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:05,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:05,477 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:05,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2025-03-09 07:26:05,484 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:05,484 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:05,495 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:05,495 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: [] [2025-03-09 07:26:05,501 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:05,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:05,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:05,503 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:05,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2025-03-09 07:26:05,507 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:05,507 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:05,523 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:05,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:05,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:05,526 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:05,527 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2025-03-09 07:26:05,529 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-09 07:26:05,529 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:05,543 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-09 07:26:05,549 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:05,549 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:05,549 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:05,549 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:05,549 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:05,549 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-09 07:26:05,549 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:05,549 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:05,549 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:05,549 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration1_Loop [2025-03-09 07:26:05,549 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:05,549 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:05,550 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,555 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,557 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,558 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,563 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,566 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,569 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,575 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,577 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,580 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,583 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:05,641 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:05,644 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-09 07:26:05,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:05,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:05,647 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:05,649 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2025-03-09 07:26:05,650 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 [2025-03-09 07:26:05,660 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:05,661 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:05,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:05,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:05,661 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:05,664 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:05,664 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:05,666 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:05,672 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:05,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:05,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:05,675 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:05,676 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2025-03-09 07:26:05,677 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 [2025-03-09 07:26:05,687 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:05,687 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:05,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:05,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:05,687 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:05,688 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:05,688 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:05,691 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:05,697 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:05,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:05,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:05,700 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:05,700 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2025-03-09 07:26:05,703 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 [2025-03-09 07:26:05,713 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:05,713 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:05,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:05,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:05,713 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:05,715 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:05,715 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:05,718 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:05,725 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:05,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:05,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:05,729 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:05,733 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2025-03-09 07:26:05,734 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 [2025-03-09 07:26:05,745 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:05,745 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:05,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:05,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:05,745 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:05,749 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:05,749 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:05,752 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-09 07:26:05,756 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2025-03-09 07:26:05,757 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-03-09 07:26:05,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:05,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:05,762 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:05,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2025-03-09 07:26:05,765 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-09 07:26:05,765 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-09 07:26:05,765 INFO L474 LassoAnalysis]: Proved termination. [2025-03-09 07:26:05,766 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_test_~op2~0#1) = -2*ULTIMATE.start_test_~op2~0#1 + 1 Supporting invariants [] [2025-03-09 07:26:05,772 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0 [2025-03-09 07:26:05,774 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-03-09 07:26:05,795 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:05,832 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-03-09 07:26:05,900 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-03-09 07:26:05,900 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:05,900 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:05,903 INFO L256 TraceCheckSpWp]: Trace formula consists of 532 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-09 07:26:05,906 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:05,950 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0 [2025-03-09 07:26:05,969 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 7 statements into 1 equivalence classes. [2025-03-09 07:26:05,972 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 7 of 7 statements. [2025-03-09 07:26:05,972 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:05,972 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:05,973 INFO L256 TraceCheckSpWp]: Trace formula consists of 24 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-09 07:26:05,973 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:05,995 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:06,013 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2025-03-09 07:26:06,016 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 548 states, 547 states have (on average 1.6892138939670933) internal successors, (924), 547 states have internal predecessors, (924), 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.0) internal successors, (32), 4 states have internal predecessors, (32), 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) [2025-03-09 07:26:06,236 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 548 states, 547 states have (on average 1.6892138939670933) internal successors, (924), 547 states have internal predecessors, (924), 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.0) internal successors, (32), 4 states have internal predecessors, (32), 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 2348 states and 3966 transitions. Complement of second has 10 states. [2025-03-09 07:26:06,238 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 1 stem states 3 non-accepting loop states 1 accepting loop states [2025-03-09 07:26:06,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 8.0) internal successors, (32), 4 states have internal predecessors, (32), 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) [2025-03-09 07:26:06,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2245 transitions. [2025-03-09 07:26:06,252 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 2245 transitions. Stem has 25 letters. Loop has 7 letters. [2025-03-09 07:26:06,254 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:06,254 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 2245 transitions. Stem has 32 letters. Loop has 7 letters. [2025-03-09 07:26:06,254 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:06,254 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 2245 transitions. Stem has 25 letters. Loop has 14 letters. [2025-03-09 07:26:06,255 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:06,255 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 2348 states and 3966 transitions. [2025-03-09 07:26:06,278 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 429 [2025-03-09 07:26:06,289 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 2348 states to 903 states and 1612 transitions. [2025-03-09 07:26:06,290 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 467 [2025-03-09 07:26:06,291 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 468 [2025-03-09 07:26:06,291 INFO L73 IsDeterministic]: Start isDeterministic. Operand 903 states and 1612 transitions. [2025-03-09 07:26:06,292 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:06,292 INFO L218 hiAutomatonCegarLoop]: Abstraction has 903 states and 1612 transitions. [2025-03-09 07:26:06,305 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 903 states and 1612 transitions. [2025-03-09 07:26:06,331 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 903 to 474. [2025-03-09 07:26:06,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 474 states, 474 states have (on average 1.7721518987341771) internal successors, (840), 473 states have internal predecessors, (840), 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) [2025-03-09 07:26:06,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 474 states to 474 states and 840 transitions. [2025-03-09 07:26:06,334 INFO L240 hiAutomatonCegarLoop]: Abstraction has 474 states and 840 transitions. [2025-03-09 07:26:06,335 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 07:26:06,341 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 07:26:06,342 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 07:26:06,342 INFO L87 Difference]: Start difference. First operand 474 states and 840 transitions. Second operand has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:26:06,373 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 07:26:06,375 INFO L93 Difference]: Finished difference Result 473 states and 836 transitions. [2025-03-09 07:26:06,375 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 473 states and 836 transitions. [2025-03-09 07:26:06,378 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 215 [2025-03-09 07:26:06,382 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 473 states to 473 states and 836 transitions. [2025-03-09 07:26:06,382 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 252 [2025-03-09 07:26:06,383 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 252 [2025-03-09 07:26:06,383 INFO L73 IsDeterministic]: Start isDeterministic. Operand 473 states and 836 transitions. [2025-03-09 07:26:06,383 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:06,383 INFO L218 hiAutomatonCegarLoop]: Abstraction has 473 states and 836 transitions. [2025-03-09 07:26:06,384 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 473 states and 836 transitions. [2025-03-09 07:26:06,397 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 473 to 473. [2025-03-09 07:26:06,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 473 states, 473 states have (on average 1.7674418604651163) internal successors, (836), 472 states have internal predecessors, (836), 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) [2025-03-09 07:26:06,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 473 states to 473 states and 836 transitions. [2025-03-09 07:26:06,402 INFO L240 hiAutomatonCegarLoop]: Abstraction has 473 states and 836 transitions. [2025-03-09 07:26:06,403 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 07:26:06,403 INFO L432 stractBuchiCegarLoop]: Abstraction has 473 states and 836 transitions. [2025-03-09 07:26:06,403 INFO L338 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2025-03-09 07:26:06,403 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 473 states and 836 transitions. [2025-03-09 07:26:06,405 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 215 [2025-03-09 07:26:06,405 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:26:06,405 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:26:06,406 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:06,406 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:06,406 INFO L752 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(10, 4);call #Ultimate.allocInit(12, 5);call #Ultimate.allocInit(10, 6);call #Ultimate.allocInit(18, 7);call #Ultimate.allocInit(16, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(13, 10);call #Ultimate.allocInit(16, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(9, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(11, 15);call #Ultimate.allocInit(4, 16);call write~init~int#3(37, 16, 0, 1);call write~init~int#3(100, 16, 1, 1);call write~init~int#3(10, 16, 2, 1);call write~init~int#3(0, 16, 3, 1);call #Ultimate.allocInit(4, 17);call write~init~int#1(37, 17, 0, 1);call write~init~int#1(100, 17, 1, 1);call write~init~int#1(10, 17, 2, 1);call write~init~int#1(0, 17, 3, 1);call #Ultimate.allocInit(30, 18);call #Ultimate.allocInit(9, 19);call #Ultimate.allocInit(21, 20);call #Ultimate.allocInit(30, 21);call #Ultimate.allocInit(9, 22);call #Ultimate.allocInit(21, 23);call #Ultimate.allocInit(30, 24);call #Ultimate.allocInit(9, 25);call #Ultimate.allocInit(25, 26);call #Ultimate.allocInit(30, 27);call #Ultimate.allocInit(9, 28);call #Ultimate.allocInit(25, 29);call #Ultimate.allocInit(20, 30);call #Ultimate.allocInit(4, 31);call write~init~int#2(37, 31, 0, 1);call write~init~int#2(115, 31, 1, 1);call write~init~int#2(10, 31, 2, 1);call write~init~int#2(0, 31, 3, 1);~__SELECTED_FEATURE_Base~0 := 0;~__SELECTED_FEATURE_Keys~0 := 0;~__SELECTED_FEATURE_Encrypt~0 := 0;~__SELECTED_FEATURE_AutoResponder~0 := 0;~__SELECTED_FEATURE_AddressBook~0 := 0;~__SELECTED_FEATURE_Sign~0 := 0;~__SELECTED_FEATURE_Forward~0 := 0;~__SELECTED_FEATURE_Verify~0 := 0;~__SELECTED_FEATURE_Decrypt~0 := 0;~__GUIDSL_ROOT_PRODUCTION~0 := 0;~__GUIDSL_NON_TERMINAL_main~0 := 0;~mail_is_sensitive~0 := -1;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~__ste_Client_counter~0 := 0;~__ste_client_name0~0.base, ~__ste_client_name0~0.offset := 0, 0;~__ste_client_name1~0.base, ~__ste_client_name1~0.offset := 0, 0;~__ste_client_name2~0.base, ~__ste_client_name2~0.offset := 0, 0;~__ste_client_outbuffer0~0 := 0;~__ste_client_outbuffer1~0 := 0;~__ste_client_outbuffer2~0 := 0;~__ste_client_outbuffer3~0 := 0;~__ste_ClientAddressBook_size0~0 := 0;~__ste_ClientAddressBook_size1~0 := 0;~__ste_ClientAddressBook_size2~0 := 0;~__ste_Client_AddressBook0_Alias0~0 := 0;~__ste_Client_AddressBook0_Alias1~0 := 0;~__ste_Client_AddressBook0_Alias2~0 := 0;~__ste_Client_AddressBook1_Alias0~0 := 0;~__ste_Client_AddressBook1_Alias1~0 := 0;~__ste_Client_AddressBook1_Alias2~0 := 0;~__ste_Client_AddressBook2_Alias0~0 := 0;~__ste_Client_AddressBook2_Alias1~0 := 0;~__ste_Client_AddressBook2_Alias2~0 := 0;~__ste_Client_AddressBook0_Address0~0 := 0;~__ste_Client_AddressBook0_Address1~0 := 0;~__ste_Client_AddressBook0_Address2~0 := 0;~__ste_Client_AddressBook1_Address0~0 := 0;~__ste_Client_AddressBook1_Address1~0 := 0;~__ste_Client_AddressBook1_Address2~0 := 0;~__ste_Client_AddressBook2_Address0~0 := 0;~__ste_Client_AddressBook2_Address1~0 := 0;~__ste_Client_AddressBook2_Address2~0 := 0;~__ste_client_autoResponse0~0 := 0;~__ste_client_autoResponse1~0 := 0;~__ste_client_autoResponse2~0 := 0;~__ste_client_privateKey0~0 := 0;~__ste_client_privateKey1~0 := 0;~__ste_client_privateKey2~0 := 0;~__ste_ClientKeyring_size0~0 := 0;~__ste_ClientKeyring_size1~0 := 0;~__ste_ClientKeyring_size2~0 := 0;~__ste_Client_Keyring0_User0~0 := 0;~__ste_Client_Keyring0_User1~0 := 0;~__ste_Client_Keyring0_User2~0 := 0;~__ste_Client_Keyring1_User0~0 := 0;~__ste_Client_Keyring1_User1~0 := 0;~__ste_Client_Keyring1_User2~0 := 0;~__ste_Client_Keyring2_User0~0 := 0;~__ste_Client_Keyring2_User1~0 := 0;~__ste_Client_Keyring2_User2~0 := 0;~__ste_Client_Keyring0_PublicKey0~0 := 0;~__ste_Client_Keyring0_PublicKey1~0 := 0;~__ste_Client_Keyring0_PublicKey2~0 := 0;~__ste_Client_Keyring1_PublicKey0~0 := 0;~__ste_Client_Keyring1_PublicKey1~0 := 0;~__ste_Client_Keyring1_PublicKey2~0 := 0;~__ste_Client_Keyring2_PublicKey0~0 := 0;~__ste_Client_Keyring2_PublicKey1~0 := 0;~__ste_Client_Keyring2_PublicKey2~0 := 0;~__ste_client_forwardReceiver0~0 := 0;~__ste_client_forwardReceiver1~0 := 0;~__ste_client_forwardReceiver2~0 := 0;~__ste_client_forwardReceiver3~0 := 0;~__ste_client_idCounter0~0 := 0;~__ste_client_idCounter1~0 := 0;~__ste_client_idCounter2~0 := 0;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~0 := 0;~__ste_Email_counter~0 := 0;~__ste_email_id0~0 := 0;~__ste_email_id1~0 := 0;~__ste_email_from0~0 := 0;~__ste_email_from1~0 := 0;~__ste_email_to0~0 := 0;~__ste_email_to1~0 := 0;~__ste_email_subject0~0.base, ~__ste_email_subject0~0.offset := 0, 0;~__ste_email_subject1~0.base, ~__ste_email_subject1~0.offset := 0, 0;~__ste_email_body0~0.base, ~__ste_email_body0~0.offset := 0, 0;~__ste_email_body1~0.base, ~__ste_email_body1~0.offset := 0, 0;~__ste_email_isEncrypted0~0 := 0;~__ste_email_isEncrypted1~0 := 0;~__ste_email_encryptionKey0~0 := 0;~__ste_email_encryptionKey1~0 := 0;~__ste_email_isSigned0~0 := 0;~__ste_email_isSigned1~0 := 0;~__ste_email_signKey0~0 := 0;~__ste_email_signKey1~0 := 0;~__ste_email_isSignatureVerified0~0 := 0;~__ste_email_isSignatureVerified1~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret35#1, main_~retValue_acc~4#1, main_~tmp~7#1;havoc main_~retValue_acc~4#1;havoc main_~tmp~7#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~42#1;havoc valid_product_~retValue_acc~42#1;valid_product_~retValue_acc~42#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~42#1;" "main_#t~ret35#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~42#1;assume { :end_inline_valid_product } true;main_~tmp~7#1 := main_#t~ret35#1;havoc main_#t~ret35#1;" "assume 0 != main_~tmp~7#1;assume { :begin_inline_setup } true;havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#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~1#1.base, setup_~__cil_tmp3~1#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 := 13, 0;havoc setup_#t~ret32#1;havoc setup_#t~ret32#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);" "assume 2 == setClientId_~handle#1;~__ste_client_idCounter1~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 := 14, 0;havoc setup_#t~ret33#1;havoc setup_#t~ret33#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~1#1.base, setup_~__cil_tmp3~1#1.offset := 15, 0;havoc setup_#t~ret34#1;havoc setup_#t~ret34#1;" "havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#1.offset;assume { :end_inline_setup } true;assume { :begin_inline_test } true;havoc test_#t~nondet96#1, test_#t~nondet97#1, test_#t~nondet98#1, test_#t~nondet99#1, test_#t~nondet100#1, test_#t~nondet101#1, test_#t~nondet102#1, test_#t~nondet103#1, test_#t~nondet104#1, test_#t~nondet105#1, test_#t~nondet106#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~24#1, test_~tmp___0~8#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~24#1;havoc test_~tmp___0~8#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;" "assume test_~splverifierCounter~0#1 < 4;test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" [2025-03-09 07:26:06,408 INFO L754 eck$LassoCheckResult]: Loop: "assume !(0 == test_~op1~0#1);" "assume !(0 == test_~op2~0#1);" "assume 0 == test_~op3~0#1;havoc test_#t~nondet98#1;test_~tmp___7~0#1 := test_#t~nondet98#1;havoc test_#t~nondet98#1;" "assume 0 != test_~tmp___7~0#1;assume { :begin_inline_rjhDeletePrivateKey } true;assume { :begin_inline_setClientPrivateKey } true;setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1 := ~rjh~0, 0;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;" "assume { :end_inline_rjhDeletePrivateKey } true;test_~op3~0#1 := 1;" "assume test_~splverifierCounter~0#1 < 4;test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" [2025-03-09 07:26:06,409 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:06,409 INFO L85 PathProgramCache]: Analyzing trace with hash -1240680446, now seen corresponding path program 1 times [2025-03-09 07:26:06,409 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:06,409 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [97218617] [2025-03-09 07:26:06,409 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:06,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:06,425 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-03-09 07:26:06,438 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-03-09 07:26:06,441 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:06,442 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:06,552 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:06,552 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:26:06,552 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [97218617] [2025-03-09 07:26:06,552 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [97218617] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:26:06,552 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:26:06,552 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-09 07:26:06,552 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1621194604] [2025-03-09 07:26:06,552 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:26:06,552 INFO L757 eck$LassoCheckResult]: stem already infeasible [2025-03-09 07:26:06,552 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:06,553 INFO L85 PathProgramCache]: Analyzing trace with hash 1749305193, now seen corresponding path program 1 times [2025-03-09 07:26:06,553 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:06,553 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [397081345] [2025-03-09 07:26:06,553 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:06,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:06,560 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-03-09 07:26:06,561 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-03-09 07:26:06,562 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:06,562 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:06,562 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:26:06,565 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-03-09 07:26:06,566 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-03-09 07:26:06,566 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:06,566 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:06,571 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:26:06,628 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:06,628 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:06,629 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:06,629 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:06,629 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-09 07:26:06,629 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:06,629 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:06,629 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:06,629 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration2_Loop [2025-03-09 07:26:06,629 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:06,629 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:06,630 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,632 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,634 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,635 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,645 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,647 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,649 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,650 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,652 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,657 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,659 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,660 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,722 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:06,722 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-09 07:26:06,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:06,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:06,724 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:06,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2025-03-09 07:26:06,727 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:06,727 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:06,739 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:06,739 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_#t~nondet98#1=0} Honda state: {ULTIMATE.start_test_#t~nondet98#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:06,745 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:06,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:06,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:06,747 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:06,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2025-03-09 07:26:06,750 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:06,750 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:06,762 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:06,762 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~tmp___7~0#1=0} Honda state: {ULTIMATE.start_test_~tmp___7~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:06,768 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:06,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:06,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:06,770 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:06,771 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2025-03-09 07:26:06,773 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:06,773 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:06,784 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:06,784 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_setClientPrivateKey_#in~value#1=0} Honda state: {ULTIMATE.start_setClientPrivateKey_#in~value#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:06,789 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2025-03-09 07:26:06,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:06,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:06,790 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:06,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2025-03-09 07:26:06,792 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:06,792 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:06,808 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:06,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:06,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:06,810 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:06,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2025-03-09 07:26:06,812 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-09 07:26:06,813 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:06,824 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-09 07:26:06,830 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:06,830 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:06,830 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:06,830 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:06,830 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:06,830 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-09 07:26:06,830 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:06,830 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:06,830 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:06,830 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration2_Loop [2025-03-09 07:26:06,830 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:06,830 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:06,831 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,834 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,837 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,839 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,845 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,847 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,849 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,851 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,853 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,857 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,860 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,862 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:06,924 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:06,924 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-09 07:26:06,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:06,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:06,926 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:06,927 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2025-03-09 07:26:06,929 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 [2025-03-09 07:26:06,939 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:06,939 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:06,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:06,939 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:06,939 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:06,939 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:06,940 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:06,942 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:06,948 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Ended with exit code 0 [2025-03-09 07:26:06,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:06,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:06,950 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:06,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2025-03-09 07:26:06,953 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 [2025-03-09 07:26:06,963 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:06,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:06,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:06,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:06,963 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:06,963 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:06,963 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:06,965 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:06,970 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Ended with exit code 0 [2025-03-09 07:26:06,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:06,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:06,973 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:06,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2025-03-09 07:26:06,976 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 [2025-03-09 07:26:06,985 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:06,985 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:06,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:06,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:06,986 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:06,987 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:06,987 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:06,988 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:06,994 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2025-03-09 07:26:06,994 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:06,994 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:06,996 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:06,997 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2025-03-09 07:26:06,998 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 [2025-03-09 07:26:07,007 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:07,008 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:07,008 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:07,008 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:07,008 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:07,008 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:07,008 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:07,010 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-09 07:26:07,012 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2025-03-09 07:26:07,012 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-03-09 07:26:07,012 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:07,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:07,014 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:07,015 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2025-03-09 07:26:07,016 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-09 07:26:07,016 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-09 07:26:07,016 INFO L474 LassoAnalysis]: Proved termination. [2025-03-09 07:26:07,016 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_test_~op3~0#1) = -2*ULTIMATE.start_test_~op3~0#1 + 1 Supporting invariants [] [2025-03-09 07:26:07,022 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:07,023 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-03-09 07:26:07,036 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:07,064 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-03-09 07:26:07,109 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-03-09 07:26:07,109 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:07,109 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:07,111 INFO L256 TraceCheckSpWp]: Trace formula consists of 536 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-09 07:26:07,112 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:07,154 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-03-09 07:26:07,157 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-03-09 07:26:07,157 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:07,157 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:07,158 INFO L256 TraceCheckSpWp]: Trace formula consists of 25 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-09 07:26:07,159 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:07,194 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:07,195 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 [2025-03-09 07:26:07,195 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 473 states and 836 transitions. cyclomatic complexity: 365 Second operand has 5 states, 5 states have (on average 7.0) internal successors, (35), 5 states have internal predecessors, (35), 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) [2025-03-09 07:26:07,259 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 473 states and 836 transitions. cyclomatic complexity: 365. Second operand has 5 states, 5 states have (on average 7.0) internal successors, (35), 5 states have internal predecessors, (35), 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 1766 states and 3165 transitions. Complement of second has 6 states. [2025-03-09 07:26:07,260 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states [2025-03-09 07:26:07,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 7.0) internal successors, (35), 5 states have internal predecessors, (35), 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) [2025-03-09 07:26:07,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 835 transitions. [2025-03-09 07:26:07,262 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 835 transitions. Stem has 27 letters. Loop has 8 letters. [2025-03-09 07:26:07,263 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:07,264 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 835 transitions. Stem has 35 letters. Loop has 8 letters. [2025-03-09 07:26:07,264 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:07,264 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 835 transitions. Stem has 27 letters. Loop has 16 letters. [2025-03-09 07:26:07,264 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:07,264 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 1766 states and 3165 transitions. [2025-03-09 07:26:07,275 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 419 [2025-03-09 07:26:07,283 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 1766 states to 1756 states and 3149 transitions. [2025-03-09 07:26:07,284 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 459 [2025-03-09 07:26:07,284 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 462 [2025-03-09 07:26:07,284 INFO L73 IsDeterministic]: Start isDeterministic. Operand 1756 states and 3149 transitions. [2025-03-09 07:26:07,284 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:07,284 INFO L218 hiAutomatonCegarLoop]: Abstraction has 1756 states and 3149 transitions. [2025-03-09 07:26:07,285 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1756 states and 3149 transitions. [2025-03-09 07:26:07,300 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1756 to 904. [2025-03-09 07:26:07,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 904 states, 904 states have (on average 1.7865044247787611) internal successors, (1615), 903 states have internal predecessors, (1615), 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) [2025-03-09 07:26:07,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 904 states to 904 states and 1615 transitions. [2025-03-09 07:26:07,304 INFO L240 hiAutomatonCegarLoop]: Abstraction has 904 states and 1615 transitions. [2025-03-09 07:26:07,304 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 07:26:07,304 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-09 07:26:07,304 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-09 07:26:07,305 INFO L87 Difference]: Start difference. First operand 904 states and 1615 transitions. Second operand has 5 states, 5 states have (on average 5.4) internal successors, (27), 5 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) [2025-03-09 07:26:07,344 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:07,420 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 07:26:07,420 INFO L93 Difference]: Finished difference Result 904 states and 1614 transitions. [2025-03-09 07:26:07,420 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 904 states and 1614 transitions. [2025-03-09 07:26:07,425 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 210 [2025-03-09 07:26:07,430 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 904 states to 904 states and 1614 transitions. [2025-03-09 07:26:07,430 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 249 [2025-03-09 07:26:07,430 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 249 [2025-03-09 07:26:07,430 INFO L73 IsDeterministic]: Start isDeterministic. Operand 904 states and 1614 transitions. [2025-03-09 07:26:07,431 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:07,431 INFO L218 hiAutomatonCegarLoop]: Abstraction has 904 states and 1614 transitions. [2025-03-09 07:26:07,431 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 904 states and 1614 transitions. [2025-03-09 07:26:07,441 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 904 to 904. [2025-03-09 07:26:07,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 904 states, 904 states have (on average 1.7853982300884956) internal successors, (1614), 903 states have internal predecessors, (1614), 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) [2025-03-09 07:26:07,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 904 states to 904 states and 1614 transitions. [2025-03-09 07:26:07,445 INFO L240 hiAutomatonCegarLoop]: Abstraction has 904 states and 1614 transitions. [2025-03-09 07:26:07,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-09 07:26:07,446 INFO L432 stractBuchiCegarLoop]: Abstraction has 904 states and 1614 transitions. [2025-03-09 07:26:07,446 INFO L338 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2025-03-09 07:26:07,446 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 904 states and 1614 transitions. [2025-03-09 07:26:07,449 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 210 [2025-03-09 07:26:07,449 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:26:07,450 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:26:07,450 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:07,450 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:07,451 INFO L752 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(10, 4);call #Ultimate.allocInit(12, 5);call #Ultimate.allocInit(10, 6);call #Ultimate.allocInit(18, 7);call #Ultimate.allocInit(16, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(13, 10);call #Ultimate.allocInit(16, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(9, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(11, 15);call #Ultimate.allocInit(4, 16);call write~init~int#3(37, 16, 0, 1);call write~init~int#3(100, 16, 1, 1);call write~init~int#3(10, 16, 2, 1);call write~init~int#3(0, 16, 3, 1);call #Ultimate.allocInit(4, 17);call write~init~int#1(37, 17, 0, 1);call write~init~int#1(100, 17, 1, 1);call write~init~int#1(10, 17, 2, 1);call write~init~int#1(0, 17, 3, 1);call #Ultimate.allocInit(30, 18);call #Ultimate.allocInit(9, 19);call #Ultimate.allocInit(21, 20);call #Ultimate.allocInit(30, 21);call #Ultimate.allocInit(9, 22);call #Ultimate.allocInit(21, 23);call #Ultimate.allocInit(30, 24);call #Ultimate.allocInit(9, 25);call #Ultimate.allocInit(25, 26);call #Ultimate.allocInit(30, 27);call #Ultimate.allocInit(9, 28);call #Ultimate.allocInit(25, 29);call #Ultimate.allocInit(20, 30);call #Ultimate.allocInit(4, 31);call write~init~int#2(37, 31, 0, 1);call write~init~int#2(115, 31, 1, 1);call write~init~int#2(10, 31, 2, 1);call write~init~int#2(0, 31, 3, 1);~__SELECTED_FEATURE_Base~0 := 0;~__SELECTED_FEATURE_Keys~0 := 0;~__SELECTED_FEATURE_Encrypt~0 := 0;~__SELECTED_FEATURE_AutoResponder~0 := 0;~__SELECTED_FEATURE_AddressBook~0 := 0;~__SELECTED_FEATURE_Sign~0 := 0;~__SELECTED_FEATURE_Forward~0 := 0;~__SELECTED_FEATURE_Verify~0 := 0;~__SELECTED_FEATURE_Decrypt~0 := 0;~__GUIDSL_ROOT_PRODUCTION~0 := 0;~__GUIDSL_NON_TERMINAL_main~0 := 0;~mail_is_sensitive~0 := -1;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~__ste_Client_counter~0 := 0;~__ste_client_name0~0.base, ~__ste_client_name0~0.offset := 0, 0;~__ste_client_name1~0.base, ~__ste_client_name1~0.offset := 0, 0;~__ste_client_name2~0.base, ~__ste_client_name2~0.offset := 0, 0;~__ste_client_outbuffer0~0 := 0;~__ste_client_outbuffer1~0 := 0;~__ste_client_outbuffer2~0 := 0;~__ste_client_outbuffer3~0 := 0;~__ste_ClientAddressBook_size0~0 := 0;~__ste_ClientAddressBook_size1~0 := 0;~__ste_ClientAddressBook_size2~0 := 0;~__ste_Client_AddressBook0_Alias0~0 := 0;~__ste_Client_AddressBook0_Alias1~0 := 0;~__ste_Client_AddressBook0_Alias2~0 := 0;~__ste_Client_AddressBook1_Alias0~0 := 0;~__ste_Client_AddressBook1_Alias1~0 := 0;~__ste_Client_AddressBook1_Alias2~0 := 0;~__ste_Client_AddressBook2_Alias0~0 := 0;~__ste_Client_AddressBook2_Alias1~0 := 0;~__ste_Client_AddressBook2_Alias2~0 := 0;~__ste_Client_AddressBook0_Address0~0 := 0;~__ste_Client_AddressBook0_Address1~0 := 0;~__ste_Client_AddressBook0_Address2~0 := 0;~__ste_Client_AddressBook1_Address0~0 := 0;~__ste_Client_AddressBook1_Address1~0 := 0;~__ste_Client_AddressBook1_Address2~0 := 0;~__ste_Client_AddressBook2_Address0~0 := 0;~__ste_Client_AddressBook2_Address1~0 := 0;~__ste_Client_AddressBook2_Address2~0 := 0;~__ste_client_autoResponse0~0 := 0;~__ste_client_autoResponse1~0 := 0;~__ste_client_autoResponse2~0 := 0;~__ste_client_privateKey0~0 := 0;~__ste_client_privateKey1~0 := 0;~__ste_client_privateKey2~0 := 0;~__ste_ClientKeyring_size0~0 := 0;~__ste_ClientKeyring_size1~0 := 0;~__ste_ClientKeyring_size2~0 := 0;~__ste_Client_Keyring0_User0~0 := 0;~__ste_Client_Keyring0_User1~0 := 0;~__ste_Client_Keyring0_User2~0 := 0;~__ste_Client_Keyring1_User0~0 := 0;~__ste_Client_Keyring1_User1~0 := 0;~__ste_Client_Keyring1_User2~0 := 0;~__ste_Client_Keyring2_User0~0 := 0;~__ste_Client_Keyring2_User1~0 := 0;~__ste_Client_Keyring2_User2~0 := 0;~__ste_Client_Keyring0_PublicKey0~0 := 0;~__ste_Client_Keyring0_PublicKey1~0 := 0;~__ste_Client_Keyring0_PublicKey2~0 := 0;~__ste_Client_Keyring1_PublicKey0~0 := 0;~__ste_Client_Keyring1_PublicKey1~0 := 0;~__ste_Client_Keyring1_PublicKey2~0 := 0;~__ste_Client_Keyring2_PublicKey0~0 := 0;~__ste_Client_Keyring2_PublicKey1~0 := 0;~__ste_Client_Keyring2_PublicKey2~0 := 0;~__ste_client_forwardReceiver0~0 := 0;~__ste_client_forwardReceiver1~0 := 0;~__ste_client_forwardReceiver2~0 := 0;~__ste_client_forwardReceiver3~0 := 0;~__ste_client_idCounter0~0 := 0;~__ste_client_idCounter1~0 := 0;~__ste_client_idCounter2~0 := 0;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~0 := 0;~__ste_Email_counter~0 := 0;~__ste_email_id0~0 := 0;~__ste_email_id1~0 := 0;~__ste_email_from0~0 := 0;~__ste_email_from1~0 := 0;~__ste_email_to0~0 := 0;~__ste_email_to1~0 := 0;~__ste_email_subject0~0.base, ~__ste_email_subject0~0.offset := 0, 0;~__ste_email_subject1~0.base, ~__ste_email_subject1~0.offset := 0, 0;~__ste_email_body0~0.base, ~__ste_email_body0~0.offset := 0, 0;~__ste_email_body1~0.base, ~__ste_email_body1~0.offset := 0, 0;~__ste_email_isEncrypted0~0 := 0;~__ste_email_isEncrypted1~0 := 0;~__ste_email_encryptionKey0~0 := 0;~__ste_email_encryptionKey1~0 := 0;~__ste_email_isSigned0~0 := 0;~__ste_email_isSigned1~0 := 0;~__ste_email_signKey0~0 := 0;~__ste_email_signKey1~0 := 0;~__ste_email_isSignatureVerified0~0 := 0;~__ste_email_isSignatureVerified1~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret35#1, main_~retValue_acc~4#1, main_~tmp~7#1;havoc main_~retValue_acc~4#1;havoc main_~tmp~7#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~42#1;havoc valid_product_~retValue_acc~42#1;valid_product_~retValue_acc~42#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~42#1;" "main_#t~ret35#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~42#1;assume { :end_inline_valid_product } true;main_~tmp~7#1 := main_#t~ret35#1;havoc main_#t~ret35#1;" "assume 0 != main_~tmp~7#1;assume { :begin_inline_setup } true;havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#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~1#1.base, setup_~__cil_tmp3~1#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 := 13, 0;havoc setup_#t~ret32#1;havoc setup_#t~ret32#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);" "assume 2 == setClientId_~handle#1;~__ste_client_idCounter1~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);" "assume 2 == setClientPrivateKey_~handle#1;~__ste_client_privateKey1~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 := 14, 0;havoc setup_#t~ret33#1;havoc setup_#t~ret33#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~1#1.base, setup_~__cil_tmp3~1#1.offset := 15, 0;havoc setup_#t~ret34#1;havoc setup_#t~ret34#1;" "havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#1.offset;assume { :end_inline_setup } true;assume { :begin_inline_test } true;havoc test_#t~nondet96#1, test_#t~nondet97#1, test_#t~nondet98#1, test_#t~nondet99#1, test_#t~nondet100#1, test_#t~nondet101#1, test_#t~nondet102#1, test_#t~nondet103#1, test_#t~nondet104#1, test_#t~nondet105#1, test_#t~nondet106#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~24#1, test_~tmp___0~8#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~24#1;havoc test_~tmp___0~8#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;" "assume test_~splverifierCounter~0#1 < 4;test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" "assume 0 == test_~op1~0#1;havoc test_#t~nondet96#1;test_~tmp___9~0#1 := test_#t~nondet96#1;havoc test_#t~nondet96#1;" [2025-03-09 07:26:07,451 INFO L754 eck$LassoCheckResult]: Loop: "assume !(0 != test_~tmp___9~0#1);" "assume !(0 == test_~op2~0#1);" "assume !(0 == test_~op3~0#1);" "assume !(0 == test_~op4~0#1);" "assume !(0 == test_~op5~0#1);" "assume 0 == test_~op6~0#1;havoc test_#t~nondet101#1;test_~tmp___4~1#1 := test_#t~nondet101#1;havoc test_#t~nondet101#1;" "assume 0 != test_~tmp___4~1#1;test_~op6~0#1 := 1;" "assume test_~splverifierCounter~0#1 < 4;test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" "assume 0 == test_~op1~0#1;havoc test_#t~nondet96#1;test_~tmp___9~0#1 := test_#t~nondet96#1;havoc test_#t~nondet96#1;" [2025-03-09 07:26:07,451 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:07,451 INFO L85 PathProgramCache]: Analyzing trace with hash 1109191337, now seen corresponding path program 1 times [2025-03-09 07:26:07,452 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:07,452 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [935551822] [2025-03-09 07:26:07,452 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:07,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:07,464 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-03-09 07:26:07,469 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-03-09 07:26:07,469 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:07,469 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:07,538 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:07,538 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:26:07,538 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [935551822] [2025-03-09 07:26:07,538 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [935551822] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:26:07,538 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:26:07,538 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-09 07:26:07,538 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [402727890] [2025-03-09 07:26:07,538 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:26:07,539 INFO L757 eck$LassoCheckResult]: stem already infeasible [2025-03-09 07:26:07,539 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:07,539 INFO L85 PathProgramCache]: Analyzing trace with hash 742039647, now seen corresponding path program 1 times [2025-03-09 07:26:07,539 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:07,539 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [499968531] [2025-03-09 07:26:07,539 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:07,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:07,542 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-03-09 07:26:07,543 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-03-09 07:26:07,543 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:07,543 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:07,543 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:26:07,545 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-03-09 07:26:07,545 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-03-09 07:26:07,545 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:07,545 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:07,549 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:26:07,597 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:07,597 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:07,597 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:07,597 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:07,597 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-09 07:26:07,597 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:07,597 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:07,597 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:07,598 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration3_Loop [2025-03-09 07:26:07,598 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:07,598 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:07,598 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,601 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,603 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,605 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,607 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,609 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,612 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,614 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,615 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,619 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,623 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,692 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:07,692 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-09 07:26:07,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:07,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:07,694 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:07,695 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2025-03-09 07:26:07,697 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:07,697 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:07,708 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:07,709 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~tmp___9~0#1=0} Honda state: {ULTIMATE.start_test_~tmp___9~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:07,714 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0 [2025-03-09 07:26:07,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:07,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:07,716 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:07,718 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2025-03-09 07:26:07,719 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:07,719 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:07,730 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:07,730 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_#t~nondet96#1=0} Honda state: {ULTIMATE.start_test_#t~nondet96#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:07,735 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0 [2025-03-09 07:26:07,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:07,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:07,738 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:07,738 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2025-03-09 07:26:07,739 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:07,739 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:07,756 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:07,756 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op4~0#1=4} Honda state: {ULTIMATE.start_test_~op4~0#1=4} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:07,762 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0 [2025-03-09 07:26:07,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:07,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:07,764 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:07,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2025-03-09 07:26:07,766 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:07,766 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:07,783 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:07,783 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op2~0#1=4} Honda state: {ULTIMATE.start_test_~op2~0#1=4} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:07,789 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Ended with exit code 0 [2025-03-09 07:26:07,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:07,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:07,791 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:07,791 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2025-03-09 07:26:07,792 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:07,792 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:07,803 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:07,803 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op1~0#1=0} Honda state: {ULTIMATE.start_test_~op1~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:07,808 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0 [2025-03-09 07:26:07,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:07,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:07,810 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:07,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2025-03-09 07:26:07,812 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:07,812 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:07,822 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:07,822 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_#t~nondet101#1=0} Honda state: {ULTIMATE.start_test_#t~nondet101#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:07,828 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Ended with exit code 0 [2025-03-09 07:26:07,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:07,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:07,830 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:07,831 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2025-03-09 07:26:07,831 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:07,831 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:07,849 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:07,849 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op5~0#1=4} Honda state: {ULTIMATE.start_test_~op5~0#1=4} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:07,855 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:07,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:07,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:07,857 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:07,858 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2025-03-09 07:26:07,858 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:07,859 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:07,869 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:07,869 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~tmp___4~1#1=0} Honda state: {ULTIMATE.start_test_~tmp___4~1#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:07,875 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0 [2025-03-09 07:26:07,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:07,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:07,877 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:07,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2025-03-09 07:26:07,878 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:07,878 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:07,894 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0 [2025-03-09 07:26:07,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:07,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:07,896 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:07,897 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2025-03-09 07:26:07,899 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-09 07:26:07,899 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:07,911 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-09 07:26:07,917 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0 [2025-03-09 07:26:07,917 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:07,917 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:07,917 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:07,917 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:07,917 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-09 07:26:07,917 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:07,917 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:07,917 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:07,917 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration3_Loop [2025-03-09 07:26:07,917 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:07,917 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:07,918 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,921 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,923 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,926 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,928 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,929 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,931 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,933 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,936 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,940 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:07,942 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,001 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:08,001 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-09 07:26:08,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:08,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:08,003 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:08,004 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2025-03-09 07:26:08,005 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 [2025-03-09 07:26:08,014 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:08,015 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:08,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:08,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:08,015 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:08,015 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:08,015 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:08,016 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:08,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2025-03-09 07:26:08,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:08,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:08,023 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:08,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2025-03-09 07:26:08,025 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 [2025-03-09 07:26:08,034 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:08,034 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:08,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:08,034 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-09 07:26:08,034 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:08,035 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:26:08,035 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:08,036 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:08,042 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0 [2025-03-09 07:26:08,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:08,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:08,044 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:08,044 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2025-03-09 07:26:08,045 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 [2025-03-09 07:26:08,054 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:08,054 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:08,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:08,055 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-09 07:26:08,055 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:08,055 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:26:08,055 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:08,056 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:08,062 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2025-03-09 07:26:08,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:08,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:08,064 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:08,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2025-03-09 07:26:08,065 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 [2025-03-09 07:26:08,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:08,075 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:08,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:08,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:08,075 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:08,076 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:08,076 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:08,078 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:08,083 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:08,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:08,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:08,085 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:08,086 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2025-03-09 07:26:08,087 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 [2025-03-09 07:26:08,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:08,097 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:08,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:08,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:08,097 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:08,097 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:08,097 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:08,098 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:08,105 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2025-03-09 07:26:08,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:08,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:08,107 INFO L229 MonitoredProcess]: Starting monitored process 38 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:08,108 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2025-03-09 07:26:08,109 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 [2025-03-09 07:26:08,120 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:08,120 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:08,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:08,120 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-09 07:26:08,121 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:08,121 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:26:08,121 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:08,123 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:08,128 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0 [2025-03-09 07:26:08,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:08,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:08,130 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:08,131 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2025-03-09 07:26:08,132 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 [2025-03-09 07:26:08,143 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:08,143 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:08,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:08,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:08,143 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:08,144 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:08,144 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:08,145 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:08,151 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0 [2025-03-09 07:26:08,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:08,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:08,153 INFO L229 MonitoredProcess]: Starting monitored process 40 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:08,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2025-03-09 07:26:08,158 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 [2025-03-09 07:26:08,168 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:08,168 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:08,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:08,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:08,168 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:08,169 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:08,169 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:08,170 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-09 07:26:08,173 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2025-03-09 07:26:08,173 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-03-09 07:26:08,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:08,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:08,175 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:08,176 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2025-03-09 07:26:08,176 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-09 07:26:08,176 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-09 07:26:08,176 INFO L474 LassoAnalysis]: Proved termination. [2025-03-09 07:26:08,176 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_test_~op6~0#1) = -2*ULTIMATE.start_test_~op6~0#1 + 1 Supporting invariants [] [2025-03-09 07:26:08,182 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:08,183 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-03-09 07:26:08,192 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:08,215 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-03-09 07:26:08,264 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-03-09 07:26:08,264 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:08,264 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:08,266 INFO L256 TraceCheckSpWp]: Trace formula consists of 539 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-09 07:26:08,268 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:08,315 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-03-09 07:26:08,318 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-03-09 07:26:08,318 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:08,319 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:08,319 INFO L256 TraceCheckSpWp]: Trace formula consists of 18 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-09 07:26:08,320 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:08,371 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:08,371 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 [2025-03-09 07:26:08,372 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 904 states and 1614 transitions. cyclomatic complexity: 714 Second operand has 5 states, 5 states have (on average 7.6) internal successors, (38), 5 states have internal predecessors, (38), 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) [2025-03-09 07:26:08,442 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 904 states and 1614 transitions. cyclomatic complexity: 714. Second operand has 5 states, 5 states have (on average 7.6) internal successors, (38), 5 states have internal predecessors, (38), 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 4594 states and 8238 transitions. Complement of second has 6 states. [2025-03-09 07:26:08,443 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states [2025-03-09 07:26:08,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 7.6) internal successors, (38), 5 states have internal predecessors, (38), 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) [2025-03-09 07:26:08,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1140 transitions. [2025-03-09 07:26:08,444 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 1140 transitions. Stem has 29 letters. Loop has 9 letters. [2025-03-09 07:26:08,445 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:08,445 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 1140 transitions. Stem has 38 letters. Loop has 9 letters. [2025-03-09 07:26:08,445 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:08,445 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 1140 transitions. Stem has 29 letters. Loop has 18 letters. [2025-03-09 07:26:08,445 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:08,445 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 4594 states and 8238 transitions. [2025-03-09 07:26:08,473 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 577 [2025-03-09 07:26:08,495 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 4594 states to 4594 states and 8238 transitions. [2025-03-09 07:26:08,496 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 623 [2025-03-09 07:26:08,498 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 626 [2025-03-09 07:26:08,498 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4594 states and 8238 transitions. [2025-03-09 07:26:08,498 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:08,499 INFO L218 hiAutomatonCegarLoop]: Abstraction has 4594 states and 8238 transitions. [2025-03-09 07:26:08,502 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4594 states and 8238 transitions. [2025-03-09 07:26:08,539 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4594 to 2652. [2025-03-09 07:26:08,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2652 states, 2652 states have (on average 1.7911010558069382) internal successors, (4750), 2651 states have internal predecessors, (4750), 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) [2025-03-09 07:26:08,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2652 states to 2652 states and 4750 transitions. [2025-03-09 07:26:08,550 INFO L240 hiAutomatonCegarLoop]: Abstraction has 2652 states and 4750 transitions. [2025-03-09 07:26:08,550 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 07:26:08,551 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 07:26:08,551 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 07:26:08,552 INFO L87 Difference]: Start difference. First operand 2652 states and 4750 transitions. Second operand has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 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) [2025-03-09 07:26:08,581 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 07:26:08,582 INFO L93 Difference]: Finished difference Result 2652 states and 4747 transitions. [2025-03-09 07:26:08,582 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 2652 states and 4747 transitions. [2025-03-09 07:26:08,593 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 368 [2025-03-09 07:26:08,635 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0 [2025-03-09 07:26:08,636 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 2652 states to 2652 states and 4747 transitions. [2025-03-09 07:26:08,636 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 411 [2025-03-09 07:26:08,637 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 411 [2025-03-09 07:26:08,637 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2652 states and 4747 transitions. [2025-03-09 07:26:08,637 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:08,637 INFO L218 hiAutomatonCegarLoop]: Abstraction has 2652 states and 4747 transitions. [2025-03-09 07:26:08,638 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2652 states and 4747 transitions. [2025-03-09 07:26:08,662 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2652 to 2652. [2025-03-09 07:26:08,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2652 states, 2652 states have (on average 1.7899698340874812) internal successors, (4747), 2651 states have internal predecessors, (4747), 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) [2025-03-09 07:26:08,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2652 states to 2652 states and 4747 transitions. [2025-03-09 07:26:08,675 INFO L240 hiAutomatonCegarLoop]: Abstraction has 2652 states and 4747 transitions. [2025-03-09 07:26:08,675 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 07:26:08,676 INFO L432 stractBuchiCegarLoop]: Abstraction has 2652 states and 4747 transitions. [2025-03-09 07:26:08,676 INFO L338 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2025-03-09 07:26:08,676 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 2652 states and 4747 transitions. [2025-03-09 07:26:08,683 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 368 [2025-03-09 07:26:08,683 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:26:08,683 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:26:08,684 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:08,684 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:08,684 INFO L752 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(10, 4);call #Ultimate.allocInit(12, 5);call #Ultimate.allocInit(10, 6);call #Ultimate.allocInit(18, 7);call #Ultimate.allocInit(16, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(13, 10);call #Ultimate.allocInit(16, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(9, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(11, 15);call #Ultimate.allocInit(4, 16);call write~init~int#3(37, 16, 0, 1);call write~init~int#3(100, 16, 1, 1);call write~init~int#3(10, 16, 2, 1);call write~init~int#3(0, 16, 3, 1);call #Ultimate.allocInit(4, 17);call write~init~int#1(37, 17, 0, 1);call write~init~int#1(100, 17, 1, 1);call write~init~int#1(10, 17, 2, 1);call write~init~int#1(0, 17, 3, 1);call #Ultimate.allocInit(30, 18);call #Ultimate.allocInit(9, 19);call #Ultimate.allocInit(21, 20);call #Ultimate.allocInit(30, 21);call #Ultimate.allocInit(9, 22);call #Ultimate.allocInit(21, 23);call #Ultimate.allocInit(30, 24);call #Ultimate.allocInit(9, 25);call #Ultimate.allocInit(25, 26);call #Ultimate.allocInit(30, 27);call #Ultimate.allocInit(9, 28);call #Ultimate.allocInit(25, 29);call #Ultimate.allocInit(20, 30);call #Ultimate.allocInit(4, 31);call write~init~int#2(37, 31, 0, 1);call write~init~int#2(115, 31, 1, 1);call write~init~int#2(10, 31, 2, 1);call write~init~int#2(0, 31, 3, 1);~__SELECTED_FEATURE_Base~0 := 0;~__SELECTED_FEATURE_Keys~0 := 0;~__SELECTED_FEATURE_Encrypt~0 := 0;~__SELECTED_FEATURE_AutoResponder~0 := 0;~__SELECTED_FEATURE_AddressBook~0 := 0;~__SELECTED_FEATURE_Sign~0 := 0;~__SELECTED_FEATURE_Forward~0 := 0;~__SELECTED_FEATURE_Verify~0 := 0;~__SELECTED_FEATURE_Decrypt~0 := 0;~__GUIDSL_ROOT_PRODUCTION~0 := 0;~__GUIDSL_NON_TERMINAL_main~0 := 0;~mail_is_sensitive~0 := -1;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~__ste_Client_counter~0 := 0;~__ste_client_name0~0.base, ~__ste_client_name0~0.offset := 0, 0;~__ste_client_name1~0.base, ~__ste_client_name1~0.offset := 0, 0;~__ste_client_name2~0.base, ~__ste_client_name2~0.offset := 0, 0;~__ste_client_outbuffer0~0 := 0;~__ste_client_outbuffer1~0 := 0;~__ste_client_outbuffer2~0 := 0;~__ste_client_outbuffer3~0 := 0;~__ste_ClientAddressBook_size0~0 := 0;~__ste_ClientAddressBook_size1~0 := 0;~__ste_ClientAddressBook_size2~0 := 0;~__ste_Client_AddressBook0_Alias0~0 := 0;~__ste_Client_AddressBook0_Alias1~0 := 0;~__ste_Client_AddressBook0_Alias2~0 := 0;~__ste_Client_AddressBook1_Alias0~0 := 0;~__ste_Client_AddressBook1_Alias1~0 := 0;~__ste_Client_AddressBook1_Alias2~0 := 0;~__ste_Client_AddressBook2_Alias0~0 := 0;~__ste_Client_AddressBook2_Alias1~0 := 0;~__ste_Client_AddressBook2_Alias2~0 := 0;~__ste_Client_AddressBook0_Address0~0 := 0;~__ste_Client_AddressBook0_Address1~0 := 0;~__ste_Client_AddressBook0_Address2~0 := 0;~__ste_Client_AddressBook1_Address0~0 := 0;~__ste_Client_AddressBook1_Address1~0 := 0;~__ste_Client_AddressBook1_Address2~0 := 0;~__ste_Client_AddressBook2_Address0~0 := 0;~__ste_Client_AddressBook2_Address1~0 := 0;~__ste_Client_AddressBook2_Address2~0 := 0;~__ste_client_autoResponse0~0 := 0;~__ste_client_autoResponse1~0 := 0;~__ste_client_autoResponse2~0 := 0;~__ste_client_privateKey0~0 := 0;~__ste_client_privateKey1~0 := 0;~__ste_client_privateKey2~0 := 0;~__ste_ClientKeyring_size0~0 := 0;~__ste_ClientKeyring_size1~0 := 0;~__ste_ClientKeyring_size2~0 := 0;~__ste_Client_Keyring0_User0~0 := 0;~__ste_Client_Keyring0_User1~0 := 0;~__ste_Client_Keyring0_User2~0 := 0;~__ste_Client_Keyring1_User0~0 := 0;~__ste_Client_Keyring1_User1~0 := 0;~__ste_Client_Keyring1_User2~0 := 0;~__ste_Client_Keyring2_User0~0 := 0;~__ste_Client_Keyring2_User1~0 := 0;~__ste_Client_Keyring2_User2~0 := 0;~__ste_Client_Keyring0_PublicKey0~0 := 0;~__ste_Client_Keyring0_PublicKey1~0 := 0;~__ste_Client_Keyring0_PublicKey2~0 := 0;~__ste_Client_Keyring1_PublicKey0~0 := 0;~__ste_Client_Keyring1_PublicKey1~0 := 0;~__ste_Client_Keyring1_PublicKey2~0 := 0;~__ste_Client_Keyring2_PublicKey0~0 := 0;~__ste_Client_Keyring2_PublicKey1~0 := 0;~__ste_Client_Keyring2_PublicKey2~0 := 0;~__ste_client_forwardReceiver0~0 := 0;~__ste_client_forwardReceiver1~0 := 0;~__ste_client_forwardReceiver2~0 := 0;~__ste_client_forwardReceiver3~0 := 0;~__ste_client_idCounter0~0 := 0;~__ste_client_idCounter1~0 := 0;~__ste_client_idCounter2~0 := 0;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~0 := 0;~__ste_Email_counter~0 := 0;~__ste_email_id0~0 := 0;~__ste_email_id1~0 := 0;~__ste_email_from0~0 := 0;~__ste_email_from1~0 := 0;~__ste_email_to0~0 := 0;~__ste_email_to1~0 := 0;~__ste_email_subject0~0.base, ~__ste_email_subject0~0.offset := 0, 0;~__ste_email_subject1~0.base, ~__ste_email_subject1~0.offset := 0, 0;~__ste_email_body0~0.base, ~__ste_email_body0~0.offset := 0, 0;~__ste_email_body1~0.base, ~__ste_email_body1~0.offset := 0, 0;~__ste_email_isEncrypted0~0 := 0;~__ste_email_isEncrypted1~0 := 0;~__ste_email_encryptionKey0~0 := 0;~__ste_email_encryptionKey1~0 := 0;~__ste_email_isSigned0~0 := 0;~__ste_email_isSigned1~0 := 0;~__ste_email_signKey0~0 := 0;~__ste_email_signKey1~0 := 0;~__ste_email_isSignatureVerified0~0 := 0;~__ste_email_isSignatureVerified1~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret35#1, main_~retValue_acc~4#1, main_~tmp~7#1;havoc main_~retValue_acc~4#1;havoc main_~tmp~7#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~42#1;havoc valid_product_~retValue_acc~42#1;valid_product_~retValue_acc~42#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~42#1;" "main_#t~ret35#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~42#1;assume { :end_inline_valid_product } true;main_~tmp~7#1 := main_#t~ret35#1;havoc main_#t~ret35#1;" "assume 0 != main_~tmp~7#1;assume { :begin_inline_setup } true;havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#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~1#1.base, setup_~__cil_tmp3~1#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 := 13, 0;havoc setup_#t~ret32#1;havoc setup_#t~ret32#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);" "assume 2 == setClientId_~handle#1;~__ste_client_idCounter1~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);" "assume 2 == setClientPrivateKey_~handle#1;~__ste_client_privateKey1~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 := 14, 0;havoc setup_#t~ret33#1;havoc setup_#t~ret33#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);" "assume !(2 == setClientId_~handle#1);" "assume 3 == setClientId_~handle#1;~__ste_client_idCounter2~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~1#1.base, setup_~__cil_tmp3~1#1.offset := 15, 0;havoc setup_#t~ret34#1;havoc setup_#t~ret34#1;" "havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#1.offset;assume { :end_inline_setup } true;assume { :begin_inline_test } true;havoc test_#t~nondet96#1, test_#t~nondet97#1, test_#t~nondet98#1, test_#t~nondet99#1, test_#t~nondet100#1, test_#t~nondet101#1, test_#t~nondet102#1, test_#t~nondet103#1, test_#t~nondet104#1, test_#t~nondet105#1, test_#t~nondet106#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~24#1, test_~tmp___0~8#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~24#1;havoc test_~tmp___0~8#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;" "assume test_~splverifierCounter~0#1 < 4;test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" "assume !(0 == test_~op1~0#1);" [2025-03-09 07:26:08,684 INFO L754 eck$LassoCheckResult]: Loop: "assume !(0 == test_~op2~0#1);" "assume !(0 == test_~op3~0#1);" "assume !(0 == test_~op4~0#1);" "assume !(0 == test_~op5~0#1);" "assume 0 == test_~op6~0#1;havoc test_#t~nondet101#1;test_~tmp___4~1#1 := test_#t~nondet101#1;havoc test_#t~nondet101#1;" "assume 0 != test_~tmp___4~1#1;test_~op6~0#1 := 1;" "assume test_~splverifierCounter~0#1 < 4;test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" "assume !(0 == test_~op1~0#1);" [2025-03-09 07:26:08,685 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:08,685 INFO L85 PathProgramCache]: Analyzing trace with hash 933672868, now seen corresponding path program 1 times [2025-03-09 07:26:08,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:08,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1061189161] [2025-03-09 07:26:08,685 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:08,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:08,696 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-09 07:26:08,701 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-09 07:26:08,701 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:08,701 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:08,790 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:08,791 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:26:08,791 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1061189161] [2025-03-09 07:26:08,791 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1061189161] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:26:08,791 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:26:08,791 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-09 07:26:08,791 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1712502928] [2025-03-09 07:26:08,791 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:26:08,791 INFO L757 eck$LassoCheckResult]: stem already infeasible [2025-03-09 07:26:08,791 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:08,791 INFO L85 PathProgramCache]: Analyzing trace with hash 731536919, now seen corresponding path program 1 times [2025-03-09 07:26:08,791 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:08,791 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1258291921] [2025-03-09 07:26:08,792 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:08,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:08,796 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-03-09 07:26:08,797 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-03-09 07:26:08,797 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:08,797 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:08,797 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:26:08,798 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-03-09 07:26:08,799 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-03-09 07:26:08,799 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:08,799 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:08,801 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:26:08,838 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:08,838 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:08,838 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:08,838 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:08,838 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-09 07:26:08,838 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:08,838 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:08,838 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:08,838 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration4_Loop [2025-03-09 07:26:08,838 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:08,838 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:08,839 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,841 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,844 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,847 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,848 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,850 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,852 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,853 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,855 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,907 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:08,907 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-09 07:26:08,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:08,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:08,909 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:08,911 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2025-03-09 07:26:08,912 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:08,912 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:08,929 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:08,930 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op5~0#1=4} Honda state: {ULTIMATE.start_test_~op5~0#1=4} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:08,935 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:08,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:08,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:08,937 INFO L229 MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:08,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2025-03-09 07:26:08,940 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:08,940 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:08,956 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:08,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:08,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:08,958 INFO L229 MonitoredProcess]: Starting monitored process 44 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:08,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2025-03-09 07:26:08,961 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-09 07:26:08,961 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:08,972 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-09 07:26:08,978 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Ended with exit code 0 [2025-03-09 07:26:08,978 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:08,978 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:08,978 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:08,978 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:08,978 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-09 07:26:08,978 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:08,978 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:08,978 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:08,978 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration4_Loop [2025-03-09 07:26:08,978 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:08,978 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:08,979 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,982 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,985 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,988 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,990 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,992 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,993 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,994 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:08,996 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:09,051 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:09,051 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-09 07:26:09,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:09,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:09,055 INFO L229 MonitoredProcess]: Starting monitored process 45 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:09,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2025-03-09 07:26:09,056 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 [2025-03-09 07:26:09,067 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:09,067 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:09,067 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:09,067 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-09 07:26:09,067 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:09,067 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:26:09,067 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:09,069 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:09,074 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:09,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:09,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:09,076 INFO L229 MonitoredProcess]: Starting monitored process 46 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:09,077 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2025-03-09 07:26:09,077 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 [2025-03-09 07:26:09,087 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:09,087 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:09,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:09,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:09,087 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:09,088 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:09,088 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:09,089 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-09 07:26:09,091 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2025-03-09 07:26:09,091 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-03-09 07:26:09,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:09,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:09,093 INFO L229 MonitoredProcess]: Starting monitored process 47 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:09,093 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2025-03-09 07:26:09,094 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-09 07:26:09,094 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-09 07:26:09,094 INFO L474 LassoAnalysis]: Proved termination. [2025-03-09 07:26:09,094 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_test_~op6~0#1) = -2*ULTIMATE.start_test_~op6~0#1 + 1 Supporting invariants [] [2025-03-09 07:26:09,099 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2025-03-09 07:26:09,100 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-03-09 07:26:09,108 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:09,137 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-09 07:26:09,177 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-09 07:26:09,177 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:09,177 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:09,179 INFO L256 TraceCheckSpWp]: Trace formula consists of 540 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-09 07:26:09,180 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:09,216 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-03-09 07:26:09,218 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-03-09 07:26:09,218 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:09,218 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:09,218 INFO L256 TraceCheckSpWp]: Trace formula consists of 15 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-09 07:26:09,219 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:09,253 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:09,253 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 [2025-03-09 07:26:09,254 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 2652 states and 4747 transitions. cyclomatic complexity: 2108 Second operand has 5 states, 5 states have (on average 7.8) internal successors, (39), 5 states have internal predecessors, (39), 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) [2025-03-09 07:26:09,353 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 2652 states and 4747 transitions. cyclomatic complexity: 2108. Second operand has 5 states, 5 states have (on average 7.8) internal successors, (39), 5 states have internal predecessors, (39), 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 14485 states and 26033 transitions. Complement of second has 6 states. [2025-03-09 07:26:09,353 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states [2025-03-09 07:26:09,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 7.8) internal successors, (39), 5 states have internal predecessors, (39), 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) [2025-03-09 07:26:09,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1233 transitions. [2025-03-09 07:26:09,354 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 1233 transitions. Stem has 31 letters. Loop has 8 letters. [2025-03-09 07:26:09,355 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:09,355 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 1233 transitions. Stem has 39 letters. Loop has 8 letters. [2025-03-09 07:26:09,355 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:09,355 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 1233 transitions. Stem has 31 letters. Loop has 16 letters. [2025-03-09 07:26:09,355 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:09,355 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 14485 states and 26033 transitions. [2025-03-09 07:26:09,409 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 944 [2025-03-09 07:26:09,454 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 14485 states to 10164 states and 18211 transitions. [2025-03-09 07:26:09,454 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 1002 [2025-03-09 07:26:09,455 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 1008 [2025-03-09 07:26:09,455 INFO L73 IsDeterministic]: Start isDeterministic. Operand 10164 states and 18211 transitions. [2025-03-09 07:26:09,456 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:09,456 INFO L218 hiAutomatonCegarLoop]: Abstraction has 10164 states and 18211 transitions. [2025-03-09 07:26:09,465 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10164 states and 18211 transitions. [2025-03-09 07:26:09,550 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:09,580 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10164 to 1999. [2025-03-09 07:26:09,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1999 states, 1999 states have (on average 1.7973986993496749) internal successors, (3593), 1998 states have internal predecessors, (3593), 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) [2025-03-09 07:26:09,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1999 states to 1999 states and 3593 transitions. [2025-03-09 07:26:09,587 INFO L240 hiAutomatonCegarLoop]: Abstraction has 1999 states and 3593 transitions. [2025-03-09 07:26:09,587 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 07:26:09,587 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-09 07:26:09,587 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-09 07:26:09,587 INFO L87 Difference]: Start difference. First operand 1999 states and 3593 transitions. Second operand has 5 states, 5 states have (on average 6.2) internal successors, (31), 5 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:26:09,681 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 07:26:09,681 INFO L93 Difference]: Finished difference Result 1999 states and 3592 transitions. [2025-03-09 07:26:09,681 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 1999 states and 3592 transitions. [2025-03-09 07:26:09,686 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 210 [2025-03-09 07:26:09,692 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 1999 states to 1999 states and 3592 transitions. [2025-03-09 07:26:09,693 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 253 [2025-03-09 07:26:09,693 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 253 [2025-03-09 07:26:09,693 INFO L73 IsDeterministic]: Start isDeterministic. Operand 1999 states and 3592 transitions. [2025-03-09 07:26:09,693 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:09,693 INFO L218 hiAutomatonCegarLoop]: Abstraction has 1999 states and 3592 transitions. [2025-03-09 07:26:09,694 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1999 states and 3592 transitions. [2025-03-09 07:26:09,712 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1999 to 1999. [2025-03-09 07:26:09,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1999 states, 1999 states have (on average 1.7968984492246123) internal successors, (3592), 1998 states have internal predecessors, (3592), 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) [2025-03-09 07:26:09,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1999 states to 1999 states and 3592 transitions. [2025-03-09 07:26:09,718 INFO L240 hiAutomatonCegarLoop]: Abstraction has 1999 states and 3592 transitions. [2025-03-09 07:26:09,718 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-09 07:26:09,719 INFO L432 stractBuchiCegarLoop]: Abstraction has 1999 states and 3592 transitions. [2025-03-09 07:26:09,719 INFO L338 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2025-03-09 07:26:09,719 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 1999 states and 3592 transitions. [2025-03-09 07:26:09,723 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 210 [2025-03-09 07:26:09,723 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:26:09,723 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:26:09,724 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:09,724 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:09,724 INFO L752 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(10, 4);call #Ultimate.allocInit(12, 5);call #Ultimate.allocInit(10, 6);call #Ultimate.allocInit(18, 7);call #Ultimate.allocInit(16, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(13, 10);call #Ultimate.allocInit(16, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(9, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(11, 15);call #Ultimate.allocInit(4, 16);call write~init~int#3(37, 16, 0, 1);call write~init~int#3(100, 16, 1, 1);call write~init~int#3(10, 16, 2, 1);call write~init~int#3(0, 16, 3, 1);call #Ultimate.allocInit(4, 17);call write~init~int#1(37, 17, 0, 1);call write~init~int#1(100, 17, 1, 1);call write~init~int#1(10, 17, 2, 1);call write~init~int#1(0, 17, 3, 1);call #Ultimate.allocInit(30, 18);call #Ultimate.allocInit(9, 19);call #Ultimate.allocInit(21, 20);call #Ultimate.allocInit(30, 21);call #Ultimate.allocInit(9, 22);call #Ultimate.allocInit(21, 23);call #Ultimate.allocInit(30, 24);call #Ultimate.allocInit(9, 25);call #Ultimate.allocInit(25, 26);call #Ultimate.allocInit(30, 27);call #Ultimate.allocInit(9, 28);call #Ultimate.allocInit(25, 29);call #Ultimate.allocInit(20, 30);call #Ultimate.allocInit(4, 31);call write~init~int#2(37, 31, 0, 1);call write~init~int#2(115, 31, 1, 1);call write~init~int#2(10, 31, 2, 1);call write~init~int#2(0, 31, 3, 1);~__SELECTED_FEATURE_Base~0 := 0;~__SELECTED_FEATURE_Keys~0 := 0;~__SELECTED_FEATURE_Encrypt~0 := 0;~__SELECTED_FEATURE_AutoResponder~0 := 0;~__SELECTED_FEATURE_AddressBook~0 := 0;~__SELECTED_FEATURE_Sign~0 := 0;~__SELECTED_FEATURE_Forward~0 := 0;~__SELECTED_FEATURE_Verify~0 := 0;~__SELECTED_FEATURE_Decrypt~0 := 0;~__GUIDSL_ROOT_PRODUCTION~0 := 0;~__GUIDSL_NON_TERMINAL_main~0 := 0;~mail_is_sensitive~0 := -1;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~__ste_Client_counter~0 := 0;~__ste_client_name0~0.base, ~__ste_client_name0~0.offset := 0, 0;~__ste_client_name1~0.base, ~__ste_client_name1~0.offset := 0, 0;~__ste_client_name2~0.base, ~__ste_client_name2~0.offset := 0, 0;~__ste_client_outbuffer0~0 := 0;~__ste_client_outbuffer1~0 := 0;~__ste_client_outbuffer2~0 := 0;~__ste_client_outbuffer3~0 := 0;~__ste_ClientAddressBook_size0~0 := 0;~__ste_ClientAddressBook_size1~0 := 0;~__ste_ClientAddressBook_size2~0 := 0;~__ste_Client_AddressBook0_Alias0~0 := 0;~__ste_Client_AddressBook0_Alias1~0 := 0;~__ste_Client_AddressBook0_Alias2~0 := 0;~__ste_Client_AddressBook1_Alias0~0 := 0;~__ste_Client_AddressBook1_Alias1~0 := 0;~__ste_Client_AddressBook1_Alias2~0 := 0;~__ste_Client_AddressBook2_Alias0~0 := 0;~__ste_Client_AddressBook2_Alias1~0 := 0;~__ste_Client_AddressBook2_Alias2~0 := 0;~__ste_Client_AddressBook0_Address0~0 := 0;~__ste_Client_AddressBook0_Address1~0 := 0;~__ste_Client_AddressBook0_Address2~0 := 0;~__ste_Client_AddressBook1_Address0~0 := 0;~__ste_Client_AddressBook1_Address1~0 := 0;~__ste_Client_AddressBook1_Address2~0 := 0;~__ste_Client_AddressBook2_Address0~0 := 0;~__ste_Client_AddressBook2_Address1~0 := 0;~__ste_Client_AddressBook2_Address2~0 := 0;~__ste_client_autoResponse0~0 := 0;~__ste_client_autoResponse1~0 := 0;~__ste_client_autoResponse2~0 := 0;~__ste_client_privateKey0~0 := 0;~__ste_client_privateKey1~0 := 0;~__ste_client_privateKey2~0 := 0;~__ste_ClientKeyring_size0~0 := 0;~__ste_ClientKeyring_size1~0 := 0;~__ste_ClientKeyring_size2~0 := 0;~__ste_Client_Keyring0_User0~0 := 0;~__ste_Client_Keyring0_User1~0 := 0;~__ste_Client_Keyring0_User2~0 := 0;~__ste_Client_Keyring1_User0~0 := 0;~__ste_Client_Keyring1_User1~0 := 0;~__ste_Client_Keyring1_User2~0 := 0;~__ste_Client_Keyring2_User0~0 := 0;~__ste_Client_Keyring2_User1~0 := 0;~__ste_Client_Keyring2_User2~0 := 0;~__ste_Client_Keyring0_PublicKey0~0 := 0;~__ste_Client_Keyring0_PublicKey1~0 := 0;~__ste_Client_Keyring0_PublicKey2~0 := 0;~__ste_Client_Keyring1_PublicKey0~0 := 0;~__ste_Client_Keyring1_PublicKey1~0 := 0;~__ste_Client_Keyring1_PublicKey2~0 := 0;~__ste_Client_Keyring2_PublicKey0~0 := 0;~__ste_Client_Keyring2_PublicKey1~0 := 0;~__ste_Client_Keyring2_PublicKey2~0 := 0;~__ste_client_forwardReceiver0~0 := 0;~__ste_client_forwardReceiver1~0 := 0;~__ste_client_forwardReceiver2~0 := 0;~__ste_client_forwardReceiver3~0 := 0;~__ste_client_idCounter0~0 := 0;~__ste_client_idCounter1~0 := 0;~__ste_client_idCounter2~0 := 0;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~0 := 0;~__ste_Email_counter~0 := 0;~__ste_email_id0~0 := 0;~__ste_email_id1~0 := 0;~__ste_email_from0~0 := 0;~__ste_email_from1~0 := 0;~__ste_email_to0~0 := 0;~__ste_email_to1~0 := 0;~__ste_email_subject0~0.base, ~__ste_email_subject0~0.offset := 0, 0;~__ste_email_subject1~0.base, ~__ste_email_subject1~0.offset := 0, 0;~__ste_email_body0~0.base, ~__ste_email_body0~0.offset := 0, 0;~__ste_email_body1~0.base, ~__ste_email_body1~0.offset := 0, 0;~__ste_email_isEncrypted0~0 := 0;~__ste_email_isEncrypted1~0 := 0;~__ste_email_encryptionKey0~0 := 0;~__ste_email_encryptionKey1~0 := 0;~__ste_email_isSigned0~0 := 0;~__ste_email_isSigned1~0 := 0;~__ste_email_signKey0~0 := 0;~__ste_email_signKey1~0 := 0;~__ste_email_isSignatureVerified0~0 := 0;~__ste_email_isSignatureVerified1~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret35#1, main_~retValue_acc~4#1, main_~tmp~7#1;havoc main_~retValue_acc~4#1;havoc main_~tmp~7#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~42#1;havoc valid_product_~retValue_acc~42#1;valid_product_~retValue_acc~42#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~42#1;" "main_#t~ret35#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~42#1;assume { :end_inline_valid_product } true;main_~tmp~7#1 := main_#t~ret35#1;havoc main_#t~ret35#1;" "assume 0 != main_~tmp~7#1;assume { :begin_inline_setup } true;havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#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~1#1.base, setup_~__cil_tmp3~1#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 := 13, 0;havoc setup_#t~ret32#1;havoc setup_#t~ret32#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);" "assume 2 == setClientId_~handle#1;~__ste_client_idCounter1~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);" "assume 2 == setClientPrivateKey_~handle#1;~__ste_client_privateKey1~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 := 14, 0;havoc setup_#t~ret33#1;havoc setup_#t~ret33#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);" "assume !(2 == setClientId_~handle#1);" "assume 3 == setClientId_~handle#1;~__ste_client_idCounter2~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);" "assume 2 == setClientPrivateKey_~handle#1;~__ste_client_privateKey1~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~1#1.base, setup_~__cil_tmp3~1#1.offset := 15, 0;havoc setup_#t~ret34#1;havoc setup_#t~ret34#1;" "havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#1.offset;assume { :end_inline_setup } true;assume { :begin_inline_test } true;havoc test_#t~nondet96#1, test_#t~nondet97#1, test_#t~nondet98#1, test_#t~nondet99#1, test_#t~nondet100#1, test_#t~nondet101#1, test_#t~nondet102#1, test_#t~nondet103#1, test_#t~nondet104#1, test_#t~nondet105#1, test_#t~nondet106#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~24#1, test_~tmp___0~8#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~24#1;havoc test_~tmp___0~8#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;" "assume test_~splverifierCounter~0#1 < 4;test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" "assume 0 == test_~op1~0#1;havoc test_#t~nondet96#1;test_~tmp___9~0#1 := test_#t~nondet96#1;havoc test_#t~nondet96#1;" "assume 0 != test_~tmp___9~0#1;assume { :begin_inline_bobKeyAdd } true;havoc bobKeyAdd_#t~ret36#1, bobKeyAdd_#t~ret37#1, bobKeyAdd_#t~ret38#1, bobKeyAdd_#t~ret39#1, bobKeyAdd_#t~ret40#1, bobKeyAdd_#t~ret41#1, bobKeyAdd_~tmp~8#1, bobKeyAdd_~tmp___0~4#1, bobKeyAdd_~__cil_tmp3~2#1.base, bobKeyAdd_~__cil_tmp3~2#1.offset, bobKeyAdd_~__cil_tmp4~2#1.base, bobKeyAdd_~__cil_tmp4~2#1.offset;havoc bobKeyAdd_~tmp~8#1;havoc bobKeyAdd_~tmp___0~4#1;havoc bobKeyAdd_~__cil_tmp3~2#1.base, bobKeyAdd_~__cil_tmp3~2#1.offset;havoc bobKeyAdd_~__cil_tmp4~2#1.base, bobKeyAdd_~__cil_tmp4~2#1.offset;assume { :begin_inline_createClientKeyringEntry } true;createClientKeyringEntry_#in~handle#1 := ~bob~0;havoc createClientKeyringEntry_#res#1;havoc createClientKeyringEntry_#t~ret71#1, createClientKeyringEntry_~handle#1, createClientKeyringEntry_~retValue_acc~19#1, createClientKeyringEntry_~size~1#1, createClientKeyringEntry_~tmp~13#1, createClientKeyringEntry_~__cil_tmp5~7#1;createClientKeyringEntry_~handle#1 := createClientKeyringEntry_#in~handle#1;havoc createClientKeyringEntry_~retValue_acc~19#1;havoc createClientKeyringEntry_~size~1#1;havoc createClientKeyringEntry_~tmp~13#1;havoc createClientKeyringEntry_~__cil_tmp5~7#1;assume { :begin_inline_getClientKeyringSize } true;getClientKeyringSize_#in~handle#1 := createClientKeyringEntry_~handle#1;havoc getClientKeyringSize_#res#1;havoc getClientKeyringSize_~handle#1, getClientKeyringSize_~retValue_acc~18#1;getClientKeyringSize_~handle#1 := getClientKeyringSize_#in~handle#1;havoc getClientKeyringSize_~retValue_acc~18#1;" [2025-03-09 07:26:09,725 INFO L754 eck$LassoCheckResult]: Loop: "assume 1 == getClientKeyringSize_~handle#1;getClientKeyringSize_~retValue_acc~18#1 := ~__ste_ClientKeyring_size0~0;getClientKeyringSize_#res#1 := getClientKeyringSize_~retValue_acc~18#1;" "createClientKeyringEntry_#t~ret71#1 := getClientKeyringSize_#res#1;havoc getClientKeyringSize_~handle#1, getClientKeyringSize_~retValue_acc~18#1;havoc getClientKeyringSize_#in~handle#1;assume { :end_inline_getClientKeyringSize } true;createClientKeyringEntry_~tmp~13#1 := createClientKeyringEntry_#t~ret71#1;havoc createClientKeyringEntry_#t~ret71#1;createClientKeyringEntry_~size~1#1 := createClientKeyringEntry_~tmp~13#1;" "assume !(createClientKeyringEntry_~size~1#1 < 2);createClientKeyringEntry_~retValue_acc~19#1 := -1;createClientKeyringEntry_#res#1 := createClientKeyringEntry_~retValue_acc~19#1;" "bobKeyAdd_#t~ret36#1 := createClientKeyringEntry_#res#1;havoc createClientKeyringEntry_#t~ret71#1, createClientKeyringEntry_~handle#1, createClientKeyringEntry_~retValue_acc~19#1, createClientKeyringEntry_~size~1#1, createClientKeyringEntry_~tmp~13#1, createClientKeyringEntry_~__cil_tmp5~7#1;havoc createClientKeyringEntry_#in~handle#1;assume { :end_inline_createClientKeyringEntry } true;havoc bobKeyAdd_#t~ret36#1;assume { :begin_inline_setClientKeyringUser } true;setClientKeyringUser_#in~handle#1, setClientKeyringUser_#in~index#1, setClientKeyringUser_#in~value#1 := ~bob~0, 0, 2;havoc setClientKeyringUser_~handle#1, setClientKeyringUser_~index#1, setClientKeyringUser_~value#1;setClientKeyringUser_~handle#1 := setClientKeyringUser_#in~handle#1;setClientKeyringUser_~index#1 := setClientKeyringUser_#in~index#1;setClientKeyringUser_~value#1 := setClientKeyringUser_#in~value#1;" "assume 1 == setClientKeyringUser_~handle#1;" "assume 0 == setClientKeyringUser_~index#1;~__ste_Client_Keyring0_User0~0 := setClientKeyringUser_~value#1;" "havoc setClientKeyringUser_~handle#1, setClientKeyringUser_~index#1, setClientKeyringUser_~value#1;havoc setClientKeyringUser_#in~handle#1, setClientKeyringUser_#in~index#1, setClientKeyringUser_#in~value#1;assume { :end_inline_setClientKeyringUser } true;assume { :begin_inline_setClientKeyringPublicKey } true;setClientKeyringPublicKey_#in~handle#1, setClientKeyringPublicKey_#in~index#1, setClientKeyringPublicKey_#in~value#1 := ~bob~0, 0, 456;havoc setClientKeyringPublicKey_~handle#1, setClientKeyringPublicKey_~index#1, setClientKeyringPublicKey_~value#1;setClientKeyringPublicKey_~handle#1 := setClientKeyringPublicKey_#in~handle#1;setClientKeyringPublicKey_~index#1 := setClientKeyringPublicKey_#in~index#1;setClientKeyringPublicKey_~value#1 := setClientKeyringPublicKey_#in~value#1;" "assume 1 == setClientKeyringPublicKey_~handle#1;" "assume 0 == setClientKeyringPublicKey_~index#1;~__ste_Client_Keyring0_PublicKey0~0 := setClientKeyringPublicKey_~value#1;" "havoc setClientKeyringPublicKey_~handle#1, setClientKeyringPublicKey_~index#1, setClientKeyringPublicKey_~value#1;havoc setClientKeyringPublicKey_#in~handle#1, setClientKeyringPublicKey_#in~index#1, setClientKeyringPublicKey_#in~value#1;assume { :end_inline_setClientKeyringPublicKey } true;havoc bobKeyAdd_#t~ret37#1;havoc bobKeyAdd_#t~ret37#1;assume { :begin_inline_getClientKeyringUser } true;getClientKeyringUser_#in~handle#1, getClientKeyringUser_#in~index#1 := ~bob~0, 0;havoc getClientKeyringUser_#res#1;havoc getClientKeyringUser_~handle#1, getClientKeyringUser_~index#1, getClientKeyringUser_~retValue_acc~20#1;getClientKeyringUser_~handle#1 := getClientKeyringUser_#in~handle#1;getClientKeyringUser_~index#1 := getClientKeyringUser_#in~index#1;havoc getClientKeyringUser_~retValue_acc~20#1;" "assume 1 == getClientKeyringUser_~handle#1;" "assume 0 == getClientKeyringUser_~index#1;getClientKeyringUser_~retValue_acc~20#1 := ~__ste_Client_Keyring0_User0~0;getClientKeyringUser_#res#1 := getClientKeyringUser_~retValue_acc~20#1;" "bobKeyAdd_#t~ret38#1 := getClientKeyringUser_#res#1;havoc getClientKeyringUser_~handle#1, getClientKeyringUser_~index#1, getClientKeyringUser_~retValue_acc~20#1;havoc getClientKeyringUser_#in~handle#1, getClientKeyringUser_#in~index#1;assume { :end_inline_getClientKeyringUser } true;bobKeyAdd_~tmp~8#1 := bobKeyAdd_#t~ret38#1;havoc bobKeyAdd_#t~ret38#1;bobKeyAdd_~__cil_tmp3~2#1.base, bobKeyAdd_~__cil_tmp3~2#1.offset := 16, 0;havoc bobKeyAdd_#t~ret39#1;havoc bobKeyAdd_#t~ret39#1;assume { :begin_inline_getClientKeyringPublicKey } true;getClientKeyringPublicKey_#in~handle#1, getClientKeyringPublicKey_#in~index#1 := ~bob~0, 0;havoc getClientKeyringPublicKey_#res#1;havoc getClientKeyringPublicKey_~handle#1, getClientKeyringPublicKey_~index#1, getClientKeyringPublicKey_~retValue_acc~21#1;getClientKeyringPublicKey_~handle#1 := getClientKeyringPublicKey_#in~handle#1;getClientKeyringPublicKey_~index#1 := getClientKeyringPublicKey_#in~index#1;havoc getClientKeyringPublicKey_~retValue_acc~21#1;" "assume 1 == getClientKeyringPublicKey_~handle#1;" "assume 0 == getClientKeyringPublicKey_~index#1;getClientKeyringPublicKey_~retValue_acc~21#1 := ~__ste_Client_Keyring0_PublicKey0~0;getClientKeyringPublicKey_#res#1 := getClientKeyringPublicKey_~retValue_acc~21#1;" "bobKeyAdd_#t~ret40#1 := getClientKeyringPublicKey_#res#1;havoc getClientKeyringPublicKey_~handle#1, getClientKeyringPublicKey_~index#1, getClientKeyringPublicKey_~retValue_acc~21#1;havoc getClientKeyringPublicKey_#in~handle#1, getClientKeyringPublicKey_#in~index#1;assume { :end_inline_getClientKeyringPublicKey } true;bobKeyAdd_~tmp___0~4#1 := bobKeyAdd_#t~ret40#1;havoc bobKeyAdd_#t~ret40#1;bobKeyAdd_~__cil_tmp4~2#1.base, bobKeyAdd_~__cil_tmp4~2#1.offset := 17, 0;havoc bobKeyAdd_#t~ret41#1;havoc bobKeyAdd_#t~ret41#1;" "havoc bobKeyAdd_#t~ret36#1, bobKeyAdd_#t~ret37#1, bobKeyAdd_#t~ret38#1, bobKeyAdd_#t~ret39#1, bobKeyAdd_#t~ret40#1, bobKeyAdd_#t~ret41#1, bobKeyAdd_~tmp~8#1, bobKeyAdd_~tmp___0~4#1, bobKeyAdd_~__cil_tmp3~2#1.base, bobKeyAdd_~__cil_tmp3~2#1.offset, bobKeyAdd_~__cil_tmp4~2#1.base, bobKeyAdd_~__cil_tmp4~2#1.offset;assume { :end_inline_bobKeyAdd } true;test_~op1~0#1 := 1;" "assume test_~splverifierCounter~0#1 < 4;test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" "assume 0 == test_~op1~0#1;havoc test_#t~nondet96#1;test_~tmp___9~0#1 := test_#t~nondet96#1;havoc test_#t~nondet96#1;" "assume 0 != test_~tmp___9~0#1;assume { :begin_inline_bobKeyAdd } true;havoc bobKeyAdd_#t~ret36#1, bobKeyAdd_#t~ret37#1, bobKeyAdd_#t~ret38#1, bobKeyAdd_#t~ret39#1, bobKeyAdd_#t~ret40#1, bobKeyAdd_#t~ret41#1, bobKeyAdd_~tmp~8#1, bobKeyAdd_~tmp___0~4#1, bobKeyAdd_~__cil_tmp3~2#1.base, bobKeyAdd_~__cil_tmp3~2#1.offset, bobKeyAdd_~__cil_tmp4~2#1.base, bobKeyAdd_~__cil_tmp4~2#1.offset;havoc bobKeyAdd_~tmp~8#1;havoc bobKeyAdd_~tmp___0~4#1;havoc bobKeyAdd_~__cil_tmp3~2#1.base, bobKeyAdd_~__cil_tmp3~2#1.offset;havoc bobKeyAdd_~__cil_tmp4~2#1.base, bobKeyAdd_~__cil_tmp4~2#1.offset;assume { :begin_inline_createClientKeyringEntry } true;createClientKeyringEntry_#in~handle#1 := ~bob~0;havoc createClientKeyringEntry_#res#1;havoc createClientKeyringEntry_#t~ret71#1, createClientKeyringEntry_~handle#1, createClientKeyringEntry_~retValue_acc~19#1, createClientKeyringEntry_~size~1#1, createClientKeyringEntry_~tmp~13#1, createClientKeyringEntry_~__cil_tmp5~7#1;createClientKeyringEntry_~handle#1 := createClientKeyringEntry_#in~handle#1;havoc createClientKeyringEntry_~retValue_acc~19#1;havoc createClientKeyringEntry_~size~1#1;havoc createClientKeyringEntry_~tmp~13#1;havoc createClientKeyringEntry_~__cil_tmp5~7#1;assume { :begin_inline_getClientKeyringSize } true;getClientKeyringSize_#in~handle#1 := createClientKeyringEntry_~handle#1;havoc getClientKeyringSize_#res#1;havoc getClientKeyringSize_~handle#1, getClientKeyringSize_~retValue_acc~18#1;getClientKeyringSize_~handle#1 := getClientKeyringSize_#in~handle#1;havoc getClientKeyringSize_~retValue_acc~18#1;" [2025-03-09 07:26:09,725 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:09,725 INFO L85 PathProgramCache]: Analyzing trace with hash -1837678366, now seen corresponding path program 1 times [2025-03-09 07:26:09,726 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:09,726 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1165995884] [2025-03-09 07:26:09,726 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:09,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:09,740 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-03-09 07:26:09,744 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-03-09 07:26:09,744 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:09,744 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:09,793 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:09,794 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:26:09,794 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1165995884] [2025-03-09 07:26:09,794 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1165995884] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:26:09,794 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:26:09,794 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-09 07:26:09,794 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1813636948] [2025-03-09 07:26:09,794 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:26:09,794 INFO L757 eck$LassoCheckResult]: stem already infeasible [2025-03-09 07:26:09,794 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:09,794 INFO L85 PathProgramCache]: Analyzing trace with hash 1865107293, now seen corresponding path program 1 times [2025-03-09 07:26:09,794 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:09,794 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [718864933] [2025-03-09 07:26:09,794 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:09,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:09,800 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-09 07:26:09,802 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-09 07:26:09,802 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:09,802 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:09,813 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:09,813 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:26:09,813 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [718864933] [2025-03-09 07:26:09,813 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [718864933] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:26:09,813 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:26:09,813 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-09 07:26:09,813 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [750771434] [2025-03-09 07:26:09,813 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:26:09,813 INFO L769 eck$LassoCheckResult]: loop already infeasible [2025-03-09 07:26:09,813 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 07:26:09,814 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 07:26:09,814 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 07:26:09,814 INFO L87 Difference]: Start difference. First operand 1999 states and 3592 transitions. cyclomatic complexity: 1602 Second operand has 3 states, 3 states have (on average 6.666666666666667) internal successors, (20), 3 states have internal predecessors, (20), 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) [2025-03-09 07:26:09,831 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 07:26:09,831 INFO L93 Difference]: Finished difference Result 3483 states and 6220 transitions. [2025-03-09 07:26:09,831 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 3483 states and 6220 transitions. [2025-03-09 07:26:09,840 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 317 [2025-03-09 07:26:09,849 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 3483 states to 3483 states and 6220 transitions. [2025-03-09 07:26:09,850 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 414 [2025-03-09 07:26:09,850 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 414 [2025-03-09 07:26:09,850 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3483 states and 6220 transitions. [2025-03-09 07:26:09,850 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:09,850 INFO L218 hiAutomatonCegarLoop]: Abstraction has 3483 states and 6220 transitions. [2025-03-09 07:26:09,852 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3483 states and 6220 transitions. [2025-03-09 07:26:09,884 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3483 to 3483. [2025-03-09 07:26:09,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3483 states, 3483 states have (on average 1.7858168245765145) internal successors, (6220), 3482 states have internal predecessors, (6220), 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) [2025-03-09 07:26:09,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3483 states to 3483 states and 6220 transitions. [2025-03-09 07:26:09,896 INFO L240 hiAutomatonCegarLoop]: Abstraction has 3483 states and 6220 transitions. [2025-03-09 07:26:09,896 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 07:26:09,896 INFO L432 stractBuchiCegarLoop]: Abstraction has 3483 states and 6220 transitions. [2025-03-09 07:26:09,896 INFO L338 stractBuchiCegarLoop]: ======== Iteration 6 ============ [2025-03-09 07:26:09,896 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 3483 states and 6220 transitions. [2025-03-09 07:26:09,904 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 317 [2025-03-09 07:26:09,904 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:26:09,904 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:26:09,904 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:09,904 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:09,905 INFO L752 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(10, 4);call #Ultimate.allocInit(12, 5);call #Ultimate.allocInit(10, 6);call #Ultimate.allocInit(18, 7);call #Ultimate.allocInit(16, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(13, 10);call #Ultimate.allocInit(16, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(9, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(11, 15);call #Ultimate.allocInit(4, 16);call write~init~int#3(37, 16, 0, 1);call write~init~int#3(100, 16, 1, 1);call write~init~int#3(10, 16, 2, 1);call write~init~int#3(0, 16, 3, 1);call #Ultimate.allocInit(4, 17);call write~init~int#1(37, 17, 0, 1);call write~init~int#1(100, 17, 1, 1);call write~init~int#1(10, 17, 2, 1);call write~init~int#1(0, 17, 3, 1);call #Ultimate.allocInit(30, 18);call #Ultimate.allocInit(9, 19);call #Ultimate.allocInit(21, 20);call #Ultimate.allocInit(30, 21);call #Ultimate.allocInit(9, 22);call #Ultimate.allocInit(21, 23);call #Ultimate.allocInit(30, 24);call #Ultimate.allocInit(9, 25);call #Ultimate.allocInit(25, 26);call #Ultimate.allocInit(30, 27);call #Ultimate.allocInit(9, 28);call #Ultimate.allocInit(25, 29);call #Ultimate.allocInit(20, 30);call #Ultimate.allocInit(4, 31);call write~init~int#2(37, 31, 0, 1);call write~init~int#2(115, 31, 1, 1);call write~init~int#2(10, 31, 2, 1);call write~init~int#2(0, 31, 3, 1);~__SELECTED_FEATURE_Base~0 := 0;~__SELECTED_FEATURE_Keys~0 := 0;~__SELECTED_FEATURE_Encrypt~0 := 0;~__SELECTED_FEATURE_AutoResponder~0 := 0;~__SELECTED_FEATURE_AddressBook~0 := 0;~__SELECTED_FEATURE_Sign~0 := 0;~__SELECTED_FEATURE_Forward~0 := 0;~__SELECTED_FEATURE_Verify~0 := 0;~__SELECTED_FEATURE_Decrypt~0 := 0;~__GUIDSL_ROOT_PRODUCTION~0 := 0;~__GUIDSL_NON_TERMINAL_main~0 := 0;~mail_is_sensitive~0 := -1;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~__ste_Client_counter~0 := 0;~__ste_client_name0~0.base, ~__ste_client_name0~0.offset := 0, 0;~__ste_client_name1~0.base, ~__ste_client_name1~0.offset := 0, 0;~__ste_client_name2~0.base, ~__ste_client_name2~0.offset := 0, 0;~__ste_client_outbuffer0~0 := 0;~__ste_client_outbuffer1~0 := 0;~__ste_client_outbuffer2~0 := 0;~__ste_client_outbuffer3~0 := 0;~__ste_ClientAddressBook_size0~0 := 0;~__ste_ClientAddressBook_size1~0 := 0;~__ste_ClientAddressBook_size2~0 := 0;~__ste_Client_AddressBook0_Alias0~0 := 0;~__ste_Client_AddressBook0_Alias1~0 := 0;~__ste_Client_AddressBook0_Alias2~0 := 0;~__ste_Client_AddressBook1_Alias0~0 := 0;~__ste_Client_AddressBook1_Alias1~0 := 0;~__ste_Client_AddressBook1_Alias2~0 := 0;~__ste_Client_AddressBook2_Alias0~0 := 0;~__ste_Client_AddressBook2_Alias1~0 := 0;~__ste_Client_AddressBook2_Alias2~0 := 0;~__ste_Client_AddressBook0_Address0~0 := 0;~__ste_Client_AddressBook0_Address1~0 := 0;~__ste_Client_AddressBook0_Address2~0 := 0;~__ste_Client_AddressBook1_Address0~0 := 0;~__ste_Client_AddressBook1_Address1~0 := 0;~__ste_Client_AddressBook1_Address2~0 := 0;~__ste_Client_AddressBook2_Address0~0 := 0;~__ste_Client_AddressBook2_Address1~0 := 0;~__ste_Client_AddressBook2_Address2~0 := 0;~__ste_client_autoResponse0~0 := 0;~__ste_client_autoResponse1~0 := 0;~__ste_client_autoResponse2~0 := 0;~__ste_client_privateKey0~0 := 0;~__ste_client_privateKey1~0 := 0;~__ste_client_privateKey2~0 := 0;~__ste_ClientKeyring_size0~0 := 0;~__ste_ClientKeyring_size1~0 := 0;~__ste_ClientKeyring_size2~0 := 0;~__ste_Client_Keyring0_User0~0 := 0;~__ste_Client_Keyring0_User1~0 := 0;~__ste_Client_Keyring0_User2~0 := 0;~__ste_Client_Keyring1_User0~0 := 0;~__ste_Client_Keyring1_User1~0 := 0;~__ste_Client_Keyring1_User2~0 := 0;~__ste_Client_Keyring2_User0~0 := 0;~__ste_Client_Keyring2_User1~0 := 0;~__ste_Client_Keyring2_User2~0 := 0;~__ste_Client_Keyring0_PublicKey0~0 := 0;~__ste_Client_Keyring0_PublicKey1~0 := 0;~__ste_Client_Keyring0_PublicKey2~0 := 0;~__ste_Client_Keyring1_PublicKey0~0 := 0;~__ste_Client_Keyring1_PublicKey1~0 := 0;~__ste_Client_Keyring1_PublicKey2~0 := 0;~__ste_Client_Keyring2_PublicKey0~0 := 0;~__ste_Client_Keyring2_PublicKey1~0 := 0;~__ste_Client_Keyring2_PublicKey2~0 := 0;~__ste_client_forwardReceiver0~0 := 0;~__ste_client_forwardReceiver1~0 := 0;~__ste_client_forwardReceiver2~0 := 0;~__ste_client_forwardReceiver3~0 := 0;~__ste_client_idCounter0~0 := 0;~__ste_client_idCounter1~0 := 0;~__ste_client_idCounter2~0 := 0;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~0 := 0;~__ste_Email_counter~0 := 0;~__ste_email_id0~0 := 0;~__ste_email_id1~0 := 0;~__ste_email_from0~0 := 0;~__ste_email_from1~0 := 0;~__ste_email_to0~0 := 0;~__ste_email_to1~0 := 0;~__ste_email_subject0~0.base, ~__ste_email_subject0~0.offset := 0, 0;~__ste_email_subject1~0.base, ~__ste_email_subject1~0.offset := 0, 0;~__ste_email_body0~0.base, ~__ste_email_body0~0.offset := 0, 0;~__ste_email_body1~0.base, ~__ste_email_body1~0.offset := 0, 0;~__ste_email_isEncrypted0~0 := 0;~__ste_email_isEncrypted1~0 := 0;~__ste_email_encryptionKey0~0 := 0;~__ste_email_encryptionKey1~0 := 0;~__ste_email_isSigned0~0 := 0;~__ste_email_isSigned1~0 := 0;~__ste_email_signKey0~0 := 0;~__ste_email_signKey1~0 := 0;~__ste_email_isSignatureVerified0~0 := 0;~__ste_email_isSignatureVerified1~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret35#1, main_~retValue_acc~4#1, main_~tmp~7#1;havoc main_~retValue_acc~4#1;havoc main_~tmp~7#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~42#1;havoc valid_product_~retValue_acc~42#1;valid_product_~retValue_acc~42#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~42#1;" "main_#t~ret35#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~42#1;assume { :end_inline_valid_product } true;main_~tmp~7#1 := main_#t~ret35#1;havoc main_#t~ret35#1;" "assume 0 != main_~tmp~7#1;assume { :begin_inline_setup } true;havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#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~1#1.base, setup_~__cil_tmp3~1#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 := 13, 0;havoc setup_#t~ret32#1;havoc setup_#t~ret32#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);" "assume 2 == setClientId_~handle#1;~__ste_client_idCounter1~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);" "assume 2 == setClientPrivateKey_~handle#1;~__ste_client_privateKey1~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 := 14, 0;havoc setup_#t~ret33#1;havoc setup_#t~ret33#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);" "assume !(2 == setClientId_~handle#1);" "assume 3 == setClientId_~handle#1;~__ste_client_idCounter2~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);" "assume 2 == setClientPrivateKey_~handle#1;~__ste_client_privateKey1~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~1#1.base, setup_~__cil_tmp3~1#1.offset := 15, 0;havoc setup_#t~ret34#1;havoc setup_#t~ret34#1;" "havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#1.offset;assume { :end_inline_setup } true;assume { :begin_inline_test } true;havoc test_#t~nondet96#1, test_#t~nondet97#1, test_#t~nondet98#1, test_#t~nondet99#1, test_#t~nondet100#1, test_#t~nondet101#1, test_#t~nondet102#1, test_#t~nondet103#1, test_#t~nondet104#1, test_#t~nondet105#1, test_#t~nondet106#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~24#1, test_~tmp___0~8#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~24#1;havoc test_~tmp___0~8#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;" "assume test_~splverifierCounter~0#1 < 4;test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" "assume 0 == test_~op1~0#1;havoc test_#t~nondet96#1;test_~tmp___9~0#1 := test_#t~nondet96#1;havoc test_#t~nondet96#1;" "assume !(0 != test_~tmp___9~0#1);" [2025-03-09 07:26:09,905 INFO L754 eck$LassoCheckResult]: Loop: "assume !(0 == test_~op2~0#1);" "assume !(0 == test_~op3~0#1);" "assume !(0 == test_~op4~0#1);" "assume !(0 == test_~op5~0#1);" "assume !(0 == test_~op6~0#1);" "assume !(0 == test_~op7~0#1);" "assume 0 == test_~op8~0#1;havoc test_#t~nondet103#1;test_~tmp___2~3#1 := test_#t~nondet103#1;havoc test_#t~nondet103#1;" "assume 0 != test_~tmp___2~3#1;test_~op8~0#1 := 1;" "assume test_~splverifierCounter~0#1 < 4;test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" "assume !(0 == test_~op1~0#1);" [2025-03-09 07:26:09,905 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:09,905 INFO L85 PathProgramCache]: Analyzing trace with hash -1837678364, now seen corresponding path program 1 times [2025-03-09 07:26:09,905 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:09,905 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [255924351] [2025-03-09 07:26:09,905 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:09,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:09,914 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-03-09 07:26:09,918 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-03-09 07:26:09,918 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:09,918 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:09,974 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:09,974 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:26:09,974 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [255924351] [2025-03-09 07:26:09,974 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [255924351] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:26:09,974 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:26:09,974 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-09 07:26:09,974 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [614580058] [2025-03-09 07:26:09,974 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:26:09,974 INFO L757 eck$LassoCheckResult]: stem already infeasible [2025-03-09 07:26:09,974 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:09,974 INFO L85 PathProgramCache]: Analyzing trace with hash -21739498, now seen corresponding path program 1 times [2025-03-09 07:26:09,975 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:09,975 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1999554708] [2025-03-09 07:26:09,975 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:09,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:09,978 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 10 statements into 1 equivalence classes. [2025-03-09 07:26:09,979 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 10 of 10 statements. [2025-03-09 07:26:09,979 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:09,979 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:09,979 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:26:09,980 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 10 statements into 1 equivalence classes. [2025-03-09 07:26:09,981 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 10 of 10 statements. [2025-03-09 07:26:09,981 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:09,981 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:09,985 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:26:10,035 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:10,035 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:10,036 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:10,036 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:10,036 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-09 07:26:10,036 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,036 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:10,036 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:10,036 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration6_Loop [2025-03-09 07:26:10,036 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:10,036 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:10,037 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,039 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,041 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,043 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,045 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,048 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,050 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,053 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,055 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,057 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,061 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,125 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:10,125 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-09 07:26:10,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:10,128 INFO L229 MonitoredProcess]: Starting monitored process 48 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:10,129 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2025-03-09 07:26:10,131 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:10,131 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:10,148 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:10,149 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op1~0#1=4} Honda state: {ULTIMATE.start_test_~op1~0#1=4} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:10,154 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Ended with exit code 0 [2025-03-09 07:26:10,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,154 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:10,156 INFO L229 MonitoredProcess]: Starting monitored process 49 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:10,157 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2025-03-09 07:26:10,157 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:10,157 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:10,174 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:10,174 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op3~0#1=-1} Honda state: {ULTIMATE.start_test_~op3~0#1=-1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:10,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0 [2025-03-09 07:26:10,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:10,181 INFO L229 MonitoredProcess]: Starting monitored process 50 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:10,182 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2025-03-09 07:26:10,183 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:10,183 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:10,200 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:10,200 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op2~0#1=4} Honda state: {ULTIMATE.start_test_~op2~0#1=4} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:10,205 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Ended with exit code 0 [2025-03-09 07:26:10,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:10,207 INFO L229 MonitoredProcess]: Starting monitored process 51 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:10,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2025-03-09 07:26:10,209 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:10,209 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:10,221 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:10,221 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~tmp___2~3#1=0} Honda state: {ULTIMATE.start_test_~tmp___2~3#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:10,231 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0 [2025-03-09 07:26:10,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:10,234 INFO L229 MonitoredProcess]: Starting monitored process 52 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:10,272 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2025-03-09 07:26:10,273 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:10,273 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:10,289 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0 [2025-03-09 07:26:10,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:10,291 INFO L229 MonitoredProcess]: Starting monitored process 53 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:10,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2025-03-09 07:26:10,293 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-09 07:26:10,293 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:10,304 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-09 07:26:10,309 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0 [2025-03-09 07:26:10,309 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:10,309 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:10,309 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:10,309 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:10,309 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-09 07:26:10,309 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,309 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:10,309 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:10,309 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration6_Loop [2025-03-09 07:26:10,309 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:10,309 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:10,310 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,313 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,314 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,315 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,317 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,318 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,320 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,322 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,323 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,324 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,330 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:10,387 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:10,387 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-09 07:26:10,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:10,389 INFO L229 MonitoredProcess]: Starting monitored process 54 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:10,390 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2025-03-09 07:26:10,392 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 [2025-03-09 07:26:10,401 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:10,402 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:10,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:10,402 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-09 07:26:10,402 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:10,402 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:26:10,402 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:10,404 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:10,413 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:10,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:10,416 INFO L229 MonitoredProcess]: Starting monitored process 55 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:10,417 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2025-03-09 07:26:10,418 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 [2025-03-09 07:26:10,428 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:10,428 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:10,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:10,428 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-09 07:26:10,428 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:10,429 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:26:10,429 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:10,431 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:10,437 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:10,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:10,439 INFO L229 MonitoredProcess]: Starting monitored process 56 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:10,440 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2025-03-09 07:26:10,442 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 [2025-03-09 07:26:10,452 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:10,452 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:10,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:10,452 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-09 07:26:10,452 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:10,454 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:26:10,454 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:10,456 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:10,462 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0 [2025-03-09 07:26:10,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:10,464 INFO L229 MonitoredProcess]: Starting monitored process 57 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:10,465 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2025-03-09 07:26:10,468 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 [2025-03-09 07:26:10,478 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:10,478 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:10,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:10,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:10,478 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:10,478 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:10,478 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:10,479 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:10,485 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:10,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,485 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:10,487 INFO L229 MonitoredProcess]: Starting monitored process 58 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:10,487 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2025-03-09 07:26:10,488 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 [2025-03-09 07:26:10,497 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:10,497 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:10,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:10,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:10,498 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:10,498 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:10,498 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:10,499 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:10,504 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0 [2025-03-09 07:26:10,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:10,506 INFO L229 MonitoredProcess]: Starting monitored process 59 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:10,507 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2025-03-09 07:26:10,508 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 [2025-03-09 07:26:10,517 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:10,517 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:10,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:10,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:10,518 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:10,518 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:10,518 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:10,520 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-09 07:26:10,521 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2025-03-09 07:26:10,521 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-03-09 07:26:10,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:10,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:10,523 INFO L229 MonitoredProcess]: Starting monitored process 60 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:10,523 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2025-03-09 07:26:10,525 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-09 07:26:10,525 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-09 07:26:10,525 INFO L474 LassoAnalysis]: Proved termination. [2025-03-09 07:26:10,525 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_test_~op8~0#1) = -2*ULTIMATE.start_test_~op8~0#1 + 1 Supporting invariants [] [2025-03-09 07:26:10,530 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2025-03-09 07:26:10,531 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-03-09 07:26:10,539 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:10,566 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-03-09 07:26:10,605 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-03-09 07:26:10,605 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:10,605 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:10,607 INFO L256 TraceCheckSpWp]: Trace formula consists of 544 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-09 07:26:10,608 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:10,649 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 10 statements into 1 equivalence classes. [2025-03-09 07:26:10,652 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 10 of 10 statements. [2025-03-09 07:26:10,652 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:10,652 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:10,652 INFO L256 TraceCheckSpWp]: Trace formula consists of 17 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-09 07:26:10,653 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:10,695 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:10,695 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 [2025-03-09 07:26:10,695 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 3483 states and 6220 transitions. cyclomatic complexity: 2755 Second operand has 5 states, 5 states have (on average 8.6) internal successors, (43), 5 states have internal predecessors, (43), 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) [2025-03-09 07:26:10,780 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 3483 states and 6220 transitions. cyclomatic complexity: 2755. Second operand has 5 states, 5 states have (on average 8.6) internal successors, (43), 5 states have internal predecessors, (43), 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 19496 states and 34793 transitions. Complement of second has 6 states. [2025-03-09 07:26:10,781 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states [2025-03-09 07:26:10,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 8.6) internal successors, (43), 5 states have internal predecessors, (43), 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) [2025-03-09 07:26:10,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1232 transitions. [2025-03-09 07:26:10,783 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 1232 transitions. Stem has 33 letters. Loop has 10 letters. [2025-03-09 07:26:10,783 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:10,783 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 1232 transitions. Stem has 43 letters. Loop has 10 letters. [2025-03-09 07:26:10,784 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:10,784 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 1232 transitions. Stem has 33 letters. Loop has 20 letters. [2025-03-09 07:26:10,784 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:10,784 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 19496 states and 34793 transitions. [2025-03-09 07:26:10,850 INFO L131 ngComponentsAnalysis]: Automaton has 6 accepting balls. 948 [2025-03-09 07:26:10,916 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 19496 states to 19496 states and 34793 transitions. [2025-03-09 07:26:10,916 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 1177 [2025-03-09 07:26:10,918 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 1181 [2025-03-09 07:26:10,918 INFO L73 IsDeterministic]: Start isDeterministic. Operand 19496 states and 34793 transitions. [2025-03-09 07:26:10,918 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:10,919 INFO L218 hiAutomatonCegarLoop]: Abstraction has 19496 states and 34793 transitions. [2025-03-09 07:26:10,935 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 19496 states and 34793 transitions. [2025-03-09 07:26:11,096 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2025-03-09 07:26:11,114 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 19496 to 11522. [2025-03-09 07:26:11,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11522 states, 11522 states have (on average 1.7856274952265232) internal successors, (20574), 11521 states have internal predecessors, (20574), 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) [2025-03-09 07:26:11,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11522 states to 11522 states and 20574 transitions. [2025-03-09 07:26:11,153 INFO L240 hiAutomatonCegarLoop]: Abstraction has 11522 states and 20574 transitions. [2025-03-09 07:26:11,153 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 07:26:11,153 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-09 07:26:11,154 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-09 07:26:11,154 INFO L87 Difference]: Start difference. First operand 11522 states and 20574 transitions. Second operand has 5 states, 5 states have (on average 6.6) internal successors, (33), 5 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:26:11,256 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 07:26:11,257 INFO L93 Difference]: Finished difference Result 11522 states and 20573 transitions. [2025-03-09 07:26:11,257 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 11522 states and 20573 transitions. [2025-03-09 07:26:11,286 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 633 [2025-03-09 07:26:11,322 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 11522 states to 11522 states and 20573 transitions. [2025-03-09 07:26:11,322 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 797 [2025-03-09 07:26:11,323 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 797 [2025-03-09 07:26:11,323 INFO L73 IsDeterministic]: Start isDeterministic. Operand 11522 states and 20573 transitions. [2025-03-09 07:26:11,323 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:11,323 INFO L218 hiAutomatonCegarLoop]: Abstraction has 11522 states and 20573 transitions. [2025-03-09 07:26:11,336 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11522 states and 20573 transitions. [2025-03-09 07:26:11,578 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11522 to 11522. [2025-03-09 07:26:11,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11522 states, 11522 states have (on average 1.7855407047387606) internal successors, (20573), 11521 states have internal predecessors, (20573), 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) [2025-03-09 07:26:11,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11522 states to 11522 states and 20573 transitions. [2025-03-09 07:26:11,622 INFO L240 hiAutomatonCegarLoop]: Abstraction has 11522 states and 20573 transitions. [2025-03-09 07:26:11,623 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-09 07:26:11,624 INFO L432 stractBuchiCegarLoop]: Abstraction has 11522 states and 20573 transitions. [2025-03-09 07:26:11,624 INFO L338 stractBuchiCegarLoop]: ======== Iteration 7 ============ [2025-03-09 07:26:11,624 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 11522 states and 20573 transitions. [2025-03-09 07:26:11,645 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 633 [2025-03-09 07:26:11,646 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:26:11,646 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:26:11,646 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:11,646 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:11,646 INFO L752 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(10, 4);call #Ultimate.allocInit(12, 5);call #Ultimate.allocInit(10, 6);call #Ultimate.allocInit(18, 7);call #Ultimate.allocInit(16, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(13, 10);call #Ultimate.allocInit(16, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(9, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(11, 15);call #Ultimate.allocInit(4, 16);call write~init~int#3(37, 16, 0, 1);call write~init~int#3(100, 16, 1, 1);call write~init~int#3(10, 16, 2, 1);call write~init~int#3(0, 16, 3, 1);call #Ultimate.allocInit(4, 17);call write~init~int#1(37, 17, 0, 1);call write~init~int#1(100, 17, 1, 1);call write~init~int#1(10, 17, 2, 1);call write~init~int#1(0, 17, 3, 1);call #Ultimate.allocInit(30, 18);call #Ultimate.allocInit(9, 19);call #Ultimate.allocInit(21, 20);call #Ultimate.allocInit(30, 21);call #Ultimate.allocInit(9, 22);call #Ultimate.allocInit(21, 23);call #Ultimate.allocInit(30, 24);call #Ultimate.allocInit(9, 25);call #Ultimate.allocInit(25, 26);call #Ultimate.allocInit(30, 27);call #Ultimate.allocInit(9, 28);call #Ultimate.allocInit(25, 29);call #Ultimate.allocInit(20, 30);call #Ultimate.allocInit(4, 31);call write~init~int#2(37, 31, 0, 1);call write~init~int#2(115, 31, 1, 1);call write~init~int#2(10, 31, 2, 1);call write~init~int#2(0, 31, 3, 1);~__SELECTED_FEATURE_Base~0 := 0;~__SELECTED_FEATURE_Keys~0 := 0;~__SELECTED_FEATURE_Encrypt~0 := 0;~__SELECTED_FEATURE_AutoResponder~0 := 0;~__SELECTED_FEATURE_AddressBook~0 := 0;~__SELECTED_FEATURE_Sign~0 := 0;~__SELECTED_FEATURE_Forward~0 := 0;~__SELECTED_FEATURE_Verify~0 := 0;~__SELECTED_FEATURE_Decrypt~0 := 0;~__GUIDSL_ROOT_PRODUCTION~0 := 0;~__GUIDSL_NON_TERMINAL_main~0 := 0;~mail_is_sensitive~0 := -1;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~__ste_Client_counter~0 := 0;~__ste_client_name0~0.base, ~__ste_client_name0~0.offset := 0, 0;~__ste_client_name1~0.base, ~__ste_client_name1~0.offset := 0, 0;~__ste_client_name2~0.base, ~__ste_client_name2~0.offset := 0, 0;~__ste_client_outbuffer0~0 := 0;~__ste_client_outbuffer1~0 := 0;~__ste_client_outbuffer2~0 := 0;~__ste_client_outbuffer3~0 := 0;~__ste_ClientAddressBook_size0~0 := 0;~__ste_ClientAddressBook_size1~0 := 0;~__ste_ClientAddressBook_size2~0 := 0;~__ste_Client_AddressBook0_Alias0~0 := 0;~__ste_Client_AddressBook0_Alias1~0 := 0;~__ste_Client_AddressBook0_Alias2~0 := 0;~__ste_Client_AddressBook1_Alias0~0 := 0;~__ste_Client_AddressBook1_Alias1~0 := 0;~__ste_Client_AddressBook1_Alias2~0 := 0;~__ste_Client_AddressBook2_Alias0~0 := 0;~__ste_Client_AddressBook2_Alias1~0 := 0;~__ste_Client_AddressBook2_Alias2~0 := 0;~__ste_Client_AddressBook0_Address0~0 := 0;~__ste_Client_AddressBook0_Address1~0 := 0;~__ste_Client_AddressBook0_Address2~0 := 0;~__ste_Client_AddressBook1_Address0~0 := 0;~__ste_Client_AddressBook1_Address1~0 := 0;~__ste_Client_AddressBook1_Address2~0 := 0;~__ste_Client_AddressBook2_Address0~0 := 0;~__ste_Client_AddressBook2_Address1~0 := 0;~__ste_Client_AddressBook2_Address2~0 := 0;~__ste_client_autoResponse0~0 := 0;~__ste_client_autoResponse1~0 := 0;~__ste_client_autoResponse2~0 := 0;~__ste_client_privateKey0~0 := 0;~__ste_client_privateKey1~0 := 0;~__ste_client_privateKey2~0 := 0;~__ste_ClientKeyring_size0~0 := 0;~__ste_ClientKeyring_size1~0 := 0;~__ste_ClientKeyring_size2~0 := 0;~__ste_Client_Keyring0_User0~0 := 0;~__ste_Client_Keyring0_User1~0 := 0;~__ste_Client_Keyring0_User2~0 := 0;~__ste_Client_Keyring1_User0~0 := 0;~__ste_Client_Keyring1_User1~0 := 0;~__ste_Client_Keyring1_User2~0 := 0;~__ste_Client_Keyring2_User0~0 := 0;~__ste_Client_Keyring2_User1~0 := 0;~__ste_Client_Keyring2_User2~0 := 0;~__ste_Client_Keyring0_PublicKey0~0 := 0;~__ste_Client_Keyring0_PublicKey1~0 := 0;~__ste_Client_Keyring0_PublicKey2~0 := 0;~__ste_Client_Keyring1_PublicKey0~0 := 0;~__ste_Client_Keyring1_PublicKey1~0 := 0;~__ste_Client_Keyring1_PublicKey2~0 := 0;~__ste_Client_Keyring2_PublicKey0~0 := 0;~__ste_Client_Keyring2_PublicKey1~0 := 0;~__ste_Client_Keyring2_PublicKey2~0 := 0;~__ste_client_forwardReceiver0~0 := 0;~__ste_client_forwardReceiver1~0 := 0;~__ste_client_forwardReceiver2~0 := 0;~__ste_client_forwardReceiver3~0 := 0;~__ste_client_idCounter0~0 := 0;~__ste_client_idCounter1~0 := 0;~__ste_client_idCounter2~0 := 0;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~0 := 0;~__ste_Email_counter~0 := 0;~__ste_email_id0~0 := 0;~__ste_email_id1~0 := 0;~__ste_email_from0~0 := 0;~__ste_email_from1~0 := 0;~__ste_email_to0~0 := 0;~__ste_email_to1~0 := 0;~__ste_email_subject0~0.base, ~__ste_email_subject0~0.offset := 0, 0;~__ste_email_subject1~0.base, ~__ste_email_subject1~0.offset := 0, 0;~__ste_email_body0~0.base, ~__ste_email_body0~0.offset := 0, 0;~__ste_email_body1~0.base, ~__ste_email_body1~0.offset := 0, 0;~__ste_email_isEncrypted0~0 := 0;~__ste_email_isEncrypted1~0 := 0;~__ste_email_encryptionKey0~0 := 0;~__ste_email_encryptionKey1~0 := 0;~__ste_email_isSigned0~0 := 0;~__ste_email_isSigned1~0 := 0;~__ste_email_signKey0~0 := 0;~__ste_email_signKey1~0 := 0;~__ste_email_isSignatureVerified0~0 := 0;~__ste_email_isSignatureVerified1~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret35#1, main_~retValue_acc~4#1, main_~tmp~7#1;havoc main_~retValue_acc~4#1;havoc main_~tmp~7#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~42#1;havoc valid_product_~retValue_acc~42#1;valid_product_~retValue_acc~42#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~42#1;" "main_#t~ret35#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~42#1;assume { :end_inline_valid_product } true;main_~tmp~7#1 := main_#t~ret35#1;havoc main_#t~ret35#1;" "assume 0 != main_~tmp~7#1;assume { :begin_inline_setup } true;havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#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~1#1.base, setup_~__cil_tmp3~1#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 := 13, 0;havoc setup_#t~ret32#1;havoc setup_#t~ret32#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);" "assume 2 == setClientId_~handle#1;~__ste_client_idCounter1~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);" "assume 2 == setClientPrivateKey_~handle#1;~__ste_client_privateKey1~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 := 14, 0;havoc setup_#t~ret33#1;havoc setup_#t~ret33#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);" "assume !(2 == setClientId_~handle#1);" "assume 3 == setClientId_~handle#1;~__ste_client_idCounter2~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);" "assume !(2 == setClientPrivateKey_~handle#1);" "assume !(3 == setClientPrivateKey_~handle#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~1#1.base, setup_~__cil_tmp3~1#1.offset := 15, 0;havoc setup_#t~ret34#1;havoc setup_#t~ret34#1;" "havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#1.offset;assume { :end_inline_setup } true;assume { :begin_inline_test } true;havoc test_#t~nondet96#1, test_#t~nondet97#1, test_#t~nondet98#1, test_#t~nondet99#1, test_#t~nondet100#1, test_#t~nondet101#1, test_#t~nondet102#1, test_#t~nondet103#1, test_#t~nondet104#1, test_#t~nondet105#1, test_#t~nondet106#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~24#1, test_~tmp___0~8#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~24#1;havoc test_~tmp___0~8#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;" "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~nondet97#1;test_~tmp___8~0#1 := test_#t~nondet97#1;havoc test_#t~nondet97#1;" [2025-03-09 07:26:11,647 INFO L754 eck$LassoCheckResult]: Loop: "assume !(0 != test_~tmp___8~0#1);" "assume !(0 == test_~op3~0#1);" "assume !(0 == test_~op4~0#1);" "assume !(0 == test_~op5~0#1);" "assume !(0 == test_~op6~0#1);" "assume !(0 == test_~op7~0#1);" "assume 0 == test_~op8~0#1;havoc test_#t~nondet103#1;test_~tmp___2~3#1 := test_#t~nondet103#1;havoc test_#t~nondet103#1;" "assume 0 != test_~tmp___2~3#1;test_~op8~0#1 := 1;" "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~nondet97#1;test_~tmp___8~0#1 := test_#t~nondet97#1;havoc test_#t~nondet97#1;" [2025-03-09 07:26:11,647 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:11,647 INFO L85 PathProgramCache]: Analyzing trace with hash 2104081, now seen corresponding path program 1 times [2025-03-09 07:26:11,647 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:11,648 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [814641030] [2025-03-09 07:26:11,648 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:11,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:11,660 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-09 07:26:11,666 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-09 07:26:11,666 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:11,666 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:11,745 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:11,745 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:26:11,745 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [814641030] [2025-03-09 07:26:11,745 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [814641030] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:26:11,745 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:26:11,745 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-09 07:26:11,745 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1004820477] [2025-03-09 07:26:11,745 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:26:11,746 INFO L757 eck$LassoCheckResult]: stem already infeasible [2025-03-09 07:26:11,746 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:11,746 INFO L85 PathProgramCache]: Analyzing trace with hash 1282406769, now seen corresponding path program 1 times [2025-03-09 07:26:11,746 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:11,747 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [432495592] [2025-03-09 07:26:11,747 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:11,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:11,752 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 11 statements into 1 equivalence classes. [2025-03-09 07:26:11,754 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 11 of 11 statements. [2025-03-09 07:26:11,754 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:11,754 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:11,754 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:26:11,756 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 11 statements into 1 equivalence classes. [2025-03-09 07:26:11,756 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 11 of 11 statements. [2025-03-09 07:26:11,757 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:11,757 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:11,760 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:26:11,821 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:11,822 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:11,822 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:11,822 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:11,822 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-09 07:26:11,822 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:11,822 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:11,822 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:11,822 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration7_Loop [2025-03-09 07:26:11,822 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:11,822 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:11,823 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:11,824 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:11,826 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:11,829 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:11,831 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:11,833 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:11,836 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:11,838 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:11,840 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:11,842 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:11,844 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:11,845 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:11,848 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:11,933 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:11,933 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-09 07:26:11,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:11,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:11,935 INFO L229 MonitoredProcess]: Starting monitored process 61 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:11,937 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2025-03-09 07:26:11,938 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:11,938 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:11,949 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:11,949 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_#t~nondet97#1=0} Honda state: {ULTIMATE.start_test_#t~nondet97#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:11,955 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:11,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:11,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:11,957 INFO L229 MonitoredProcess]: Starting monitored process 62 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:11,958 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2025-03-09 07:26:11,960 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:11,960 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:11,978 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:11,978 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op3~0#1=-1} Honda state: {ULTIMATE.start_test_~op3~0#1=-1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:11,984 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:11,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:11,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:11,986 INFO L229 MonitoredProcess]: Starting monitored process 63 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:11,987 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2025-03-09 07:26:11,989 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:11,989 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:12,000 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:12,001 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: [] [2025-03-09 07:26:12,009 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2025-03-09 07:26:12,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:12,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:12,011 INFO L229 MonitoredProcess]: Starting monitored process 64 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:12,011 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2025-03-09 07:26:12,014 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:12,014 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:12,025 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:12,025 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op2~0#1=0} Honda state: {ULTIMATE.start_test_~op2~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:12,031 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:12,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:12,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:12,033 INFO L229 MonitoredProcess]: Starting monitored process 65 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:12,035 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2025-03-09 07:26:12,039 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:12,039 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:12,058 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:12,058 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op1~0#1=4} Honda state: {ULTIMATE.start_test_~op1~0#1=4} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:12,065 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:12,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:12,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:12,067 INFO L229 MonitoredProcess]: Starting monitored process 66 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:12,068 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2025-03-09 07:26:12,070 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:12,070 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:12,087 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:12,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:12,088 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:12,089 INFO L229 MonitoredProcess]: Starting monitored process 67 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:12,090 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2025-03-09 07:26:12,092 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-09 07:26:12,092 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:12,105 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-09 07:26:12,111 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:12,112 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:12,112 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:12,112 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:12,112 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:12,112 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-09 07:26:12,112 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:12,112 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:12,112 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:12,112 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration7_Loop [2025-03-09 07:26:12,112 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:12,112 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:12,113 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:12,118 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:12,120 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:12,122 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:12,124 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:12,127 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:12,129 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:12,137 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:12,142 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:12,144 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:12,146 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:12,148 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:12,150 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:12,234 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:12,234 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-09 07:26:12,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:12,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:12,238 INFO L229 MonitoredProcess]: Starting monitored process 68 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:12,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2025-03-09 07:26:12,240 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 [2025-03-09 07:26:12,251 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:12,251 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:12,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:12,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:12,251 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:12,251 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:12,251 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:12,252 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:12,258 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:12,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:12,259 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:12,260 INFO L229 MonitoredProcess]: Starting monitored process 69 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:12,262 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2025-03-09 07:26:12,264 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 [2025-03-09 07:26:12,274 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:12,274 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:12,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:12,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:12,274 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:12,275 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:12,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:12,276 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:12,282 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:12,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:12,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:12,285 INFO L229 MonitoredProcess]: Starting monitored process 70 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:12,286 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2025-03-09 07:26:12,288 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 [2025-03-09 07:26:12,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:12,298 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:12,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:12,298 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-09 07:26:12,298 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:12,298 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:26:12,298 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:12,300 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:12,306 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:12,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:12,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:12,309 INFO L229 MonitoredProcess]: Starting monitored process 71 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:12,311 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2025-03-09 07:26:12,312 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 [2025-03-09 07:26:12,322 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:12,322 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:12,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:12,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:12,322 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:12,323 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:12,323 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:12,324 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:12,330 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:12,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:12,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:12,332 INFO L229 MonitoredProcess]: Starting monitored process 72 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:12,333 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2025-03-09 07:26:12,335 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 [2025-03-09 07:26:12,345 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:12,345 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:12,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:12,345 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-09 07:26:12,345 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:12,346 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:26:12,347 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:12,348 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:12,354 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:12,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:12,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:12,356 INFO L229 MonitoredProcess]: Starting monitored process 73 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:12,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2025-03-09 07:26:12,359 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 [2025-03-09 07:26:12,369 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:12,369 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:12,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:12,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:12,369 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:12,370 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:12,370 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:12,371 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:12,377 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:12,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:12,378 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:12,379 INFO L229 MonitoredProcess]: Starting monitored process 74 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:12,381 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2025-03-09 07:26:12,382 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 [2025-03-09 07:26:12,392 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:12,393 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:12,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:12,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:12,393 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:12,394 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:12,394 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:12,395 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-09 07:26:12,398 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2025-03-09 07:26:12,398 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-03-09 07:26:12,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:12,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:12,400 INFO L229 MonitoredProcess]: Starting monitored process 75 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:12,401 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2025-03-09 07:26:12,402 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-09 07:26:12,402 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-09 07:26:12,403 INFO L474 LassoAnalysis]: Proved termination. [2025-03-09 07:26:12,403 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_test_~op8~0#1) = -2*ULTIMATE.start_test_~op8~0#1 + 1 Supporting invariants [] [2025-03-09 07:26:12,409 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:12,409 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-03-09 07:26:12,421 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:12,448 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-09 07:26:12,492 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-09 07:26:12,493 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:12,493 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:12,495 INFO L256 TraceCheckSpWp]: Trace formula consists of 541 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-09 07:26:12,498 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:12,546 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 11 statements into 1 equivalence classes. [2025-03-09 07:26:12,548 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 11 of 11 statements. [2025-03-09 07:26:12,548 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:12,548 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:12,549 INFO L256 TraceCheckSpWp]: Trace formula consists of 20 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-09 07:26:12,550 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:12,597 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:12,598 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 [2025-03-09 07:26:12,598 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 11522 states and 20573 transitions. cyclomatic complexity: 9111 Second operand has 5 states, 5 states have (on average 9.0) internal successors, (45), 5 states have internal predecessors, (45), 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) [2025-03-09 07:26:12,797 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:12,873 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 11522 states and 20573 transitions. cyclomatic complexity: 9111. Second operand has 5 states, 5 states have (on average 9.0) internal successors, (45), 5 states have internal predecessors, (45), 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 61199 states and 109355 transitions. Complement of second has 6 states. [2025-03-09 07:26:12,874 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states [2025-03-09 07:26:12,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 9.0) internal successors, (45), 5 states have internal predecessors, (45), 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) [2025-03-09 07:26:12,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1221 transitions. [2025-03-09 07:26:12,876 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 1221 transitions. Stem has 34 letters. Loop has 11 letters. [2025-03-09 07:26:12,877 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:12,877 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 1221 transitions. Stem has 45 letters. Loop has 11 letters. [2025-03-09 07:26:12,877 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:12,877 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 1221 transitions. Stem has 34 letters. Loop has 22 letters. [2025-03-09 07:26:12,877 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:12,877 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 61199 states and 109355 transitions. [2025-03-09 07:26:13,070 INFO L131 ngComponentsAnalysis]: Automaton has 12 accepting balls. 1891 [2025-03-09 07:26:13,294 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 61199 states to 43715 states and 78020 transitions. [2025-03-09 07:26:13,294 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 2311 [2025-03-09 07:26:13,297 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 2319 [2025-03-09 07:26:13,298 INFO L73 IsDeterministic]: Start isDeterministic. Operand 43715 states and 78020 transitions. [2025-03-09 07:26:13,298 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:13,298 INFO L218 hiAutomatonCegarLoop]: Abstraction has 43715 states and 78020 transitions. [2025-03-09 07:26:13,326 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 43715 states and 78020 transitions. [2025-03-09 07:26:13,501 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 43715 to 10703. [2025-03-09 07:26:13,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10703 states, 10703 states have (on average 1.788003363542932) internal successors, (19137), 10702 states have internal predecessors, (19137), 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) [2025-03-09 07:26:13,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10703 states to 10703 states and 19137 transitions. [2025-03-09 07:26:13,537 INFO L240 hiAutomatonCegarLoop]: Abstraction has 10703 states and 19137 transitions. [2025-03-09 07:26:13,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 07:26:13,537 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-09 07:26:13,538 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-09 07:26:13,538 INFO L87 Difference]: Start difference. First operand 10703 states and 19137 transitions. Second operand has 4 states, 4 states have (on average 8.5) internal successors, (34), 4 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:26:13,713 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 07:26:13,713 INFO L93 Difference]: Finished difference Result 10703 states and 19136 transitions. [2025-03-09 07:26:13,713 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 10703 states and 19136 transitions. [2025-03-09 07:26:13,773 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 631 [2025-03-09 07:26:13,834 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 10703 states to 10703 states and 19136 transitions. [2025-03-09 07:26:13,834 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 793 [2025-03-09 07:26:13,835 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 793 [2025-03-09 07:26:13,839 INFO L73 IsDeterministic]: Start isDeterministic. Operand 10703 states and 19136 transitions. [2025-03-09 07:26:13,841 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:13,841 INFO L218 hiAutomatonCegarLoop]: Abstraction has 10703 states and 19136 transitions. [2025-03-09 07:26:13,850 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10703 states and 19136 transitions. [2025-03-09 07:26:13,975 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10703 to 10703. [2025-03-09 07:26:13,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10703 states, 10703 states have (on average 1.787909931794824) internal successors, (19136), 10702 states have internal predecessors, (19136), 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) [2025-03-09 07:26:14,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10703 states to 10703 states and 19136 transitions. [2025-03-09 07:26:14,015 INFO L240 hiAutomatonCegarLoop]: Abstraction has 10703 states and 19136 transitions. [2025-03-09 07:26:14,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-09 07:26:14,016 INFO L432 stractBuchiCegarLoop]: Abstraction has 10703 states and 19136 transitions. [2025-03-09 07:26:14,016 INFO L338 stractBuchiCegarLoop]: ======== Iteration 8 ============ [2025-03-09 07:26:14,017 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 10703 states and 19136 transitions. [2025-03-09 07:26:14,081 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 631 [2025-03-09 07:26:14,082 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:26:14,082 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:26:14,087 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:14,087 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:14,087 INFO L752 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(10, 4);call #Ultimate.allocInit(12, 5);call #Ultimate.allocInit(10, 6);call #Ultimate.allocInit(18, 7);call #Ultimate.allocInit(16, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(13, 10);call #Ultimate.allocInit(16, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(9, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(11, 15);call #Ultimate.allocInit(4, 16);call write~init~int#3(37, 16, 0, 1);call write~init~int#3(100, 16, 1, 1);call write~init~int#3(10, 16, 2, 1);call write~init~int#3(0, 16, 3, 1);call #Ultimate.allocInit(4, 17);call write~init~int#1(37, 17, 0, 1);call write~init~int#1(100, 17, 1, 1);call write~init~int#1(10, 17, 2, 1);call write~init~int#1(0, 17, 3, 1);call #Ultimate.allocInit(30, 18);call #Ultimate.allocInit(9, 19);call #Ultimate.allocInit(21, 20);call #Ultimate.allocInit(30, 21);call #Ultimate.allocInit(9, 22);call #Ultimate.allocInit(21, 23);call #Ultimate.allocInit(30, 24);call #Ultimate.allocInit(9, 25);call #Ultimate.allocInit(25, 26);call #Ultimate.allocInit(30, 27);call #Ultimate.allocInit(9, 28);call #Ultimate.allocInit(25, 29);call #Ultimate.allocInit(20, 30);call #Ultimate.allocInit(4, 31);call write~init~int#2(37, 31, 0, 1);call write~init~int#2(115, 31, 1, 1);call write~init~int#2(10, 31, 2, 1);call write~init~int#2(0, 31, 3, 1);~__SELECTED_FEATURE_Base~0 := 0;~__SELECTED_FEATURE_Keys~0 := 0;~__SELECTED_FEATURE_Encrypt~0 := 0;~__SELECTED_FEATURE_AutoResponder~0 := 0;~__SELECTED_FEATURE_AddressBook~0 := 0;~__SELECTED_FEATURE_Sign~0 := 0;~__SELECTED_FEATURE_Forward~0 := 0;~__SELECTED_FEATURE_Verify~0 := 0;~__SELECTED_FEATURE_Decrypt~0 := 0;~__GUIDSL_ROOT_PRODUCTION~0 := 0;~__GUIDSL_NON_TERMINAL_main~0 := 0;~mail_is_sensitive~0 := -1;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~__ste_Client_counter~0 := 0;~__ste_client_name0~0.base, ~__ste_client_name0~0.offset := 0, 0;~__ste_client_name1~0.base, ~__ste_client_name1~0.offset := 0, 0;~__ste_client_name2~0.base, ~__ste_client_name2~0.offset := 0, 0;~__ste_client_outbuffer0~0 := 0;~__ste_client_outbuffer1~0 := 0;~__ste_client_outbuffer2~0 := 0;~__ste_client_outbuffer3~0 := 0;~__ste_ClientAddressBook_size0~0 := 0;~__ste_ClientAddressBook_size1~0 := 0;~__ste_ClientAddressBook_size2~0 := 0;~__ste_Client_AddressBook0_Alias0~0 := 0;~__ste_Client_AddressBook0_Alias1~0 := 0;~__ste_Client_AddressBook0_Alias2~0 := 0;~__ste_Client_AddressBook1_Alias0~0 := 0;~__ste_Client_AddressBook1_Alias1~0 := 0;~__ste_Client_AddressBook1_Alias2~0 := 0;~__ste_Client_AddressBook2_Alias0~0 := 0;~__ste_Client_AddressBook2_Alias1~0 := 0;~__ste_Client_AddressBook2_Alias2~0 := 0;~__ste_Client_AddressBook0_Address0~0 := 0;~__ste_Client_AddressBook0_Address1~0 := 0;~__ste_Client_AddressBook0_Address2~0 := 0;~__ste_Client_AddressBook1_Address0~0 := 0;~__ste_Client_AddressBook1_Address1~0 := 0;~__ste_Client_AddressBook1_Address2~0 := 0;~__ste_Client_AddressBook2_Address0~0 := 0;~__ste_Client_AddressBook2_Address1~0 := 0;~__ste_Client_AddressBook2_Address2~0 := 0;~__ste_client_autoResponse0~0 := 0;~__ste_client_autoResponse1~0 := 0;~__ste_client_autoResponse2~0 := 0;~__ste_client_privateKey0~0 := 0;~__ste_client_privateKey1~0 := 0;~__ste_client_privateKey2~0 := 0;~__ste_ClientKeyring_size0~0 := 0;~__ste_ClientKeyring_size1~0 := 0;~__ste_ClientKeyring_size2~0 := 0;~__ste_Client_Keyring0_User0~0 := 0;~__ste_Client_Keyring0_User1~0 := 0;~__ste_Client_Keyring0_User2~0 := 0;~__ste_Client_Keyring1_User0~0 := 0;~__ste_Client_Keyring1_User1~0 := 0;~__ste_Client_Keyring1_User2~0 := 0;~__ste_Client_Keyring2_User0~0 := 0;~__ste_Client_Keyring2_User1~0 := 0;~__ste_Client_Keyring2_User2~0 := 0;~__ste_Client_Keyring0_PublicKey0~0 := 0;~__ste_Client_Keyring0_PublicKey1~0 := 0;~__ste_Client_Keyring0_PublicKey2~0 := 0;~__ste_Client_Keyring1_PublicKey0~0 := 0;~__ste_Client_Keyring1_PublicKey1~0 := 0;~__ste_Client_Keyring1_PublicKey2~0 := 0;~__ste_Client_Keyring2_PublicKey0~0 := 0;~__ste_Client_Keyring2_PublicKey1~0 := 0;~__ste_Client_Keyring2_PublicKey2~0 := 0;~__ste_client_forwardReceiver0~0 := 0;~__ste_client_forwardReceiver1~0 := 0;~__ste_client_forwardReceiver2~0 := 0;~__ste_client_forwardReceiver3~0 := 0;~__ste_client_idCounter0~0 := 0;~__ste_client_idCounter1~0 := 0;~__ste_client_idCounter2~0 := 0;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~0 := 0;~__ste_Email_counter~0 := 0;~__ste_email_id0~0 := 0;~__ste_email_id1~0 := 0;~__ste_email_from0~0 := 0;~__ste_email_from1~0 := 0;~__ste_email_to0~0 := 0;~__ste_email_to1~0 := 0;~__ste_email_subject0~0.base, ~__ste_email_subject0~0.offset := 0, 0;~__ste_email_subject1~0.base, ~__ste_email_subject1~0.offset := 0, 0;~__ste_email_body0~0.base, ~__ste_email_body0~0.offset := 0, 0;~__ste_email_body1~0.base, ~__ste_email_body1~0.offset := 0, 0;~__ste_email_isEncrypted0~0 := 0;~__ste_email_isEncrypted1~0 := 0;~__ste_email_encryptionKey0~0 := 0;~__ste_email_encryptionKey1~0 := 0;~__ste_email_isSigned0~0 := 0;~__ste_email_isSigned1~0 := 0;~__ste_email_signKey0~0 := 0;~__ste_email_signKey1~0 := 0;~__ste_email_isSignatureVerified0~0 := 0;~__ste_email_isSignatureVerified1~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret35#1, main_~retValue_acc~4#1, main_~tmp~7#1;havoc main_~retValue_acc~4#1;havoc main_~tmp~7#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~42#1;havoc valid_product_~retValue_acc~42#1;valid_product_~retValue_acc~42#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~42#1;" "main_#t~ret35#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~42#1;assume { :end_inline_valid_product } true;main_~tmp~7#1 := main_#t~ret35#1;havoc main_#t~ret35#1;" "assume 0 != main_~tmp~7#1;assume { :begin_inline_setup } true;havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#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~1#1.base, setup_~__cil_tmp3~1#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 := 13, 0;havoc setup_#t~ret32#1;havoc setup_#t~ret32#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);" "assume 2 == setClientId_~handle#1;~__ste_client_idCounter1~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);" "assume 2 == setClientPrivateKey_~handle#1;~__ste_client_privateKey1~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 := 14, 0;havoc setup_#t~ret33#1;havoc setup_#t~ret33#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);" "assume !(2 == setClientId_~handle#1);" "assume 3 == setClientId_~handle#1;~__ste_client_idCounter2~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);" "assume !(2 == setClientPrivateKey_~handle#1);" "assume 3 == setClientPrivateKey_~handle#1;~__ste_client_privateKey2~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~1#1.base, setup_~__cil_tmp3~1#1.offset := 15, 0;havoc setup_#t~ret34#1;havoc setup_#t~ret34#1;" "havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#1.offset;assume { :end_inline_setup } true;assume { :begin_inline_test } true;havoc test_#t~nondet96#1, test_#t~nondet97#1, test_#t~nondet98#1, test_#t~nondet99#1, test_#t~nondet100#1, test_#t~nondet101#1, test_#t~nondet102#1, test_#t~nondet103#1, test_#t~nondet104#1, test_#t~nondet105#1, test_#t~nondet106#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~24#1, test_~tmp___0~8#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~24#1;havoc test_~tmp___0~8#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;" "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);" [2025-03-09 07:26:14,088 INFO L754 eck$LassoCheckResult]: Loop: "assume !(0 == test_~op3~0#1);" "assume !(0 == test_~op4~0#1);" "assume !(0 == test_~op5~0#1);" "assume !(0 == test_~op6~0#1);" "assume !(0 == test_~op7~0#1);" "assume 0 == test_~op8~0#1;havoc test_#t~nondet103#1;test_~tmp___2~3#1 := test_#t~nondet103#1;havoc test_#t~nondet103#1;" "assume 0 != test_~tmp___2~3#1;test_~op8~0#1 := 1;" "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);" [2025-03-09 07:26:14,089 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:14,089 INFO L85 PathProgramCache]: Analyzing trace with hash -885399239, now seen corresponding path program 1 times [2025-03-09 07:26:14,089 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:14,089 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [334390218] [2025-03-09 07:26:14,089 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:14,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:14,100 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-09 07:26:14,104 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-09 07:26:14,105 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:14,105 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:14,126 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:14,127 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:26:14,127 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [334390218] [2025-03-09 07:26:14,127 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [334390218] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:26:14,127 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:26:14,127 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-09 07:26:14,127 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [180103490] [2025-03-09 07:26:14,127 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:26:14,127 INFO L757 eck$LassoCheckResult]: stem already infeasible [2025-03-09 07:26:14,128 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:14,128 INFO L85 PathProgramCache]: Analyzing trace with hash -833625972, now seen corresponding path program 2 times [2025-03-09 07:26:14,128 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:14,128 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [213830216] [2025-03-09 07:26:14,128 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-09 07:26:14,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:14,132 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 10 statements into 1 equivalence classes. [2025-03-09 07:26:14,133 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 10 of 10 statements. [2025-03-09 07:26:14,133 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-09 07:26:14,133 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:14,133 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:26:14,135 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 10 statements into 1 equivalence classes. [2025-03-09 07:26:14,136 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 10 of 10 statements. [2025-03-09 07:26:14,136 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:14,137 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:14,140 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:26:14,191 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:14,191 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:14,191 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:14,191 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:14,191 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-09 07:26:14,191 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,191 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:14,191 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:14,191 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration8_Loop [2025-03-09 07:26:14,191 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:14,191 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:14,192 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,194 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,196 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,197 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,199 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,201 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,203 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,207 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,209 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,211 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,213 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,286 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:14,287 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-09 07:26:14,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,289 INFO L229 MonitoredProcess]: Starting monitored process 76 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,291 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2025-03-09 07:26:14,292 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:14,292 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:14,310 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:14,310 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op6~0#1=-1} Honda state: {ULTIMATE.start_test_~op6~0#1=-1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:14,316 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:14,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,319 INFO L229 MonitoredProcess]: Starting monitored process 77 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,320 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2025-03-09 07:26:14,322 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:14,322 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:14,332 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:14,333 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~tmp___2~3#1=0} Honda state: {ULTIMATE.start_test_~tmp___2~3#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:14,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Ended with exit code 0 [2025-03-09 07:26:14,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,341 INFO L229 MonitoredProcess]: Starting monitored process 78 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,343 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2025-03-09 07:26:14,344 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:14,344 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:14,356 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:14,356 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_#t~nondet103#1=0} Honda state: {ULTIMATE.start_test_#t~nondet103#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:14,362 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:14,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,364 INFO L229 MonitoredProcess]: Starting monitored process 79 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2025-03-09 07:26:14,367 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:14,367 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:14,385 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:14,385 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op4~0#1=4} Honda state: {ULTIMATE.start_test_~op4~0#1=4} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:14,391 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:14,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,393 INFO L229 MonitoredProcess]: Starting monitored process 80 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,394 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2025-03-09 07:26:14,396 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:14,396 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:14,415 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:14,415 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op3~0#1=-1} Honda state: {ULTIMATE.start_test_~op3~0#1=-1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:14,421 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:14,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,424 INFO L229 MonitoredProcess]: Starting monitored process 81 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,424 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2025-03-09 07:26:14,425 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:14,425 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:14,442 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:14,442 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op2~0#1=4} Honda state: {ULTIMATE.start_test_~op2~0#1=4} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:14,447 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Ended with exit code 0 [2025-03-09 07:26:14,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,449 INFO L229 MonitoredProcess]: Starting monitored process 82 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,450 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2025-03-09 07:26:14,451 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:14,451 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:14,466 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Ended with exit code 0 [2025-03-09 07:26:14,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,467 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,468 INFO L229 MonitoredProcess]: Starting monitored process 83 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2025-03-09 07:26:14,471 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-09 07:26:14,471 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:14,491 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-09 07:26:14,495 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:14,495 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:14,495 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:14,495 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:14,495 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:14,495 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-09 07:26:14,495 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,495 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:14,495 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:14,495 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration8_Loop [2025-03-09 07:26:14,495 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:14,496 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:14,496 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,502 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,503 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,508 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,509 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,514 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,517 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,522 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,524 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,525 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,529 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:14,583 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:14,583 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-09 07:26:14,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,585 INFO L229 MonitoredProcess]: Starting monitored process 84 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,585 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2025-03-09 07:26:14,587 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 [2025-03-09 07:26:14,596 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:14,596 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:14,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:14,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:14,597 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:14,597 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:14,597 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:14,598 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:14,603 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:14,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,606 INFO L229 MonitoredProcess]: Starting monitored process 85 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,607 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2025-03-09 07:26:14,607 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 [2025-03-09 07:26:14,617 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:14,617 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:14,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:14,617 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-09 07:26:14,617 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:14,618 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:26:14,618 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:14,620 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:14,626 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2025-03-09 07:26:14,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,629 INFO L229 MonitoredProcess]: Starting monitored process 86 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,629 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2025-03-09 07:26:14,632 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 [2025-03-09 07:26:14,642 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:14,642 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:14,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:14,642 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-09 07:26:14,642 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:14,643 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:26:14,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:14,644 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:14,649 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:14,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,651 INFO L229 MonitoredProcess]: Starting monitored process 87 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2025-03-09 07:26:14,653 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 [2025-03-09 07:26:14,662 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:14,662 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:14,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:14,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:14,662 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:14,663 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:14,663 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:14,664 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:14,670 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:14,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,672 INFO L229 MonitoredProcess]: Starting monitored process 88 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,673 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2025-03-09 07:26:14,673 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 [2025-03-09 07:26:14,683 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:14,683 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:14,683 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:14,683 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-09 07:26:14,683 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:14,683 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:26:14,683 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:14,685 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:14,690 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2025-03-09 07:26:14,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,692 INFO L229 MonitoredProcess]: Starting monitored process 89 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,693 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2025-03-09 07:26:14,694 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 [2025-03-09 07:26:14,703 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:14,703 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:14,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:14,703 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-09 07:26:14,703 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:14,704 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:26:14,704 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:14,705 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:14,710 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2025-03-09 07:26:14,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,712 INFO L229 MonitoredProcess]: Starting monitored process 90 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,714 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2025-03-09 07:26:14,714 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 [2025-03-09 07:26:14,724 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:14,724 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:14,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:14,724 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:14,724 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:14,725 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:14,725 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:14,726 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-09 07:26:14,728 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2025-03-09 07:26:14,728 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-03-09 07:26:14,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:14,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:14,730 INFO L229 MonitoredProcess]: Starting monitored process 91 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:14,731 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2025-03-09 07:26:14,732 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-09 07:26:14,732 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-09 07:26:14,733 INFO L474 LassoAnalysis]: Proved termination. [2025-03-09 07:26:14,733 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 [] [2025-03-09 07:26:14,738 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:14,739 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-03-09 07:26:14,748 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:14,777 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-09 07:26:14,821 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-09 07:26:14,821 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:14,821 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:14,823 INFO L256 TraceCheckSpWp]: Trace formula consists of 543 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-09 07:26:14,825 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:14,878 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 10 statements into 1 equivalence classes. [2025-03-09 07:26:14,880 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 10 of 10 statements. [2025-03-09 07:26:14,880 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:14,880 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:14,881 INFO L256 TraceCheckSpWp]: Trace formula consists of 17 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-09 07:26:14,881 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:14,926 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:14,926 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2025-03-09 07:26:14,926 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 10703 states and 19136 transitions. cyclomatic complexity: 8489 Second operand has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 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) [2025-03-09 07:26:15,036 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 10703 states and 19136 transitions. cyclomatic complexity: 8489. Second operand has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 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 32870 states and 58805 transitions. Complement of second has 4 states. [2025-03-09 07:26:15,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 3 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2025-03-09 07:26:15,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 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) [2025-03-09 07:26:15,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 836 transitions. [2025-03-09 07:26:15,037 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 836 transitions. Stem has 34 letters. Loop has 10 letters. [2025-03-09 07:26:15,038 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:15,038 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 836 transitions. Stem has 44 letters. Loop has 10 letters. [2025-03-09 07:26:15,038 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:15,038 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 836 transitions. Stem has 34 letters. Loop has 20 letters. [2025-03-09 07:26:15,038 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:15,038 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 32870 states and 58805 transitions. [2025-03-09 07:26:15,160 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 317 [2025-03-09 07:26:15,189 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 32870 states to 8149 states and 14509 transitions. [2025-03-09 07:26:15,189 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 479 [2025-03-09 07:26:15,190 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 479 [2025-03-09 07:26:15,190 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8149 states and 14509 transitions. [2025-03-09 07:26:15,190 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:15,191 INFO L218 hiAutomatonCegarLoop]: Abstraction has 8149 states and 14509 transitions. [2025-03-09 07:26:15,195 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8149 states and 14509 transitions. [2025-03-09 07:26:15,262 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8149 to 8149. [2025-03-09 07:26:15,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8149 states, 8149 states have (on average 1.7804638605963923) internal successors, (14509), 8148 states have internal predecessors, (14509), 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) [2025-03-09 07:26:15,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8149 states to 8149 states and 14509 transitions. [2025-03-09 07:26:15,286 INFO L240 hiAutomatonCegarLoop]: Abstraction has 8149 states and 14509 transitions. [2025-03-09 07:26:15,286 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 07:26:15,286 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 07:26:15,286 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 07:26:15,286 INFO L87 Difference]: Start difference. First operand 8149 states and 14509 transitions. Second operand has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-09 07:26:15,313 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 07:26:15,314 INFO L93 Difference]: Finished difference Result 8137 states and 14446 transitions. [2025-03-09 07:26:15,314 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 8137 states and 14446 transitions. [2025-03-09 07:26:15,339 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 317 [2025-03-09 07:26:15,360 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 8137 states to 8137 states and 14446 transitions. [2025-03-09 07:26:15,360 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 477 [2025-03-09 07:26:15,361 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 477 [2025-03-09 07:26:15,361 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8137 states and 14446 transitions. [2025-03-09 07:26:15,362 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-09 07:26:15,365 INFO L218 hiAutomatonCegarLoop]: Abstraction has 8137 states and 14446 transitions. [2025-03-09 07:26:15,369 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8137 states and 14446 transitions. [2025-03-09 07:26:15,434 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8137 to 8137. [2025-03-09 07:26:15,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8137 states, 8137 states have (on average 1.7753471795502027) internal successors, (14446), 8136 states have internal predecessors, (14446), 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) [2025-03-09 07:26:15,554 ERROR L418 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Exception during sending of exit command (exit): Broken pipe [2025-03-09 07:26:15,555 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:15,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8137 states to 8137 states and 14446 transitions. [2025-03-09 07:26:15,563 INFO L240 hiAutomatonCegarLoop]: Abstraction has 8137 states and 14446 transitions. [2025-03-09 07:26:15,563 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 07:26:15,564 INFO L432 stractBuchiCegarLoop]: Abstraction has 8137 states and 14446 transitions. [2025-03-09 07:26:15,564 INFO L338 stractBuchiCegarLoop]: ======== Iteration 9 ============ [2025-03-09 07:26:15,564 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 8137 states and 14446 transitions. [2025-03-09 07:26:15,577 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 317 [2025-03-09 07:26:15,577 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-09 07:26:15,577 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-09 07:26:15,579 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:15,580 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 07:26:15,580 INFO L752 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(10, 4);call #Ultimate.allocInit(12, 5);call #Ultimate.allocInit(10, 6);call #Ultimate.allocInit(18, 7);call #Ultimate.allocInit(16, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(13, 10);call #Ultimate.allocInit(16, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(9, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(11, 15);call #Ultimate.allocInit(4, 16);call write~init~int#3(37, 16, 0, 1);call write~init~int#3(100, 16, 1, 1);call write~init~int#3(10, 16, 2, 1);call write~init~int#3(0, 16, 3, 1);call #Ultimate.allocInit(4, 17);call write~init~int#1(37, 17, 0, 1);call write~init~int#1(100, 17, 1, 1);call write~init~int#1(10, 17, 2, 1);call write~init~int#1(0, 17, 3, 1);call #Ultimate.allocInit(30, 18);call #Ultimate.allocInit(9, 19);call #Ultimate.allocInit(21, 20);call #Ultimate.allocInit(30, 21);call #Ultimate.allocInit(9, 22);call #Ultimate.allocInit(21, 23);call #Ultimate.allocInit(30, 24);call #Ultimate.allocInit(9, 25);call #Ultimate.allocInit(25, 26);call #Ultimate.allocInit(30, 27);call #Ultimate.allocInit(9, 28);call #Ultimate.allocInit(25, 29);call #Ultimate.allocInit(20, 30);call #Ultimate.allocInit(4, 31);call write~init~int#2(37, 31, 0, 1);call write~init~int#2(115, 31, 1, 1);call write~init~int#2(10, 31, 2, 1);call write~init~int#2(0, 31, 3, 1);~__SELECTED_FEATURE_Base~0 := 0;~__SELECTED_FEATURE_Keys~0 := 0;~__SELECTED_FEATURE_Encrypt~0 := 0;~__SELECTED_FEATURE_AutoResponder~0 := 0;~__SELECTED_FEATURE_AddressBook~0 := 0;~__SELECTED_FEATURE_Sign~0 := 0;~__SELECTED_FEATURE_Forward~0 := 0;~__SELECTED_FEATURE_Verify~0 := 0;~__SELECTED_FEATURE_Decrypt~0 := 0;~__GUIDSL_ROOT_PRODUCTION~0 := 0;~__GUIDSL_NON_TERMINAL_main~0 := 0;~mail_is_sensitive~0 := -1;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~__ste_Client_counter~0 := 0;~__ste_client_name0~0.base, ~__ste_client_name0~0.offset := 0, 0;~__ste_client_name1~0.base, ~__ste_client_name1~0.offset := 0, 0;~__ste_client_name2~0.base, ~__ste_client_name2~0.offset := 0, 0;~__ste_client_outbuffer0~0 := 0;~__ste_client_outbuffer1~0 := 0;~__ste_client_outbuffer2~0 := 0;~__ste_client_outbuffer3~0 := 0;~__ste_ClientAddressBook_size0~0 := 0;~__ste_ClientAddressBook_size1~0 := 0;~__ste_ClientAddressBook_size2~0 := 0;~__ste_Client_AddressBook0_Alias0~0 := 0;~__ste_Client_AddressBook0_Alias1~0 := 0;~__ste_Client_AddressBook0_Alias2~0 := 0;~__ste_Client_AddressBook1_Alias0~0 := 0;~__ste_Client_AddressBook1_Alias1~0 := 0;~__ste_Client_AddressBook1_Alias2~0 := 0;~__ste_Client_AddressBook2_Alias0~0 := 0;~__ste_Client_AddressBook2_Alias1~0 := 0;~__ste_Client_AddressBook2_Alias2~0 := 0;~__ste_Client_AddressBook0_Address0~0 := 0;~__ste_Client_AddressBook0_Address1~0 := 0;~__ste_Client_AddressBook0_Address2~0 := 0;~__ste_Client_AddressBook1_Address0~0 := 0;~__ste_Client_AddressBook1_Address1~0 := 0;~__ste_Client_AddressBook1_Address2~0 := 0;~__ste_Client_AddressBook2_Address0~0 := 0;~__ste_Client_AddressBook2_Address1~0 := 0;~__ste_Client_AddressBook2_Address2~0 := 0;~__ste_client_autoResponse0~0 := 0;~__ste_client_autoResponse1~0 := 0;~__ste_client_autoResponse2~0 := 0;~__ste_client_privateKey0~0 := 0;~__ste_client_privateKey1~0 := 0;~__ste_client_privateKey2~0 := 0;~__ste_ClientKeyring_size0~0 := 0;~__ste_ClientKeyring_size1~0 := 0;~__ste_ClientKeyring_size2~0 := 0;~__ste_Client_Keyring0_User0~0 := 0;~__ste_Client_Keyring0_User1~0 := 0;~__ste_Client_Keyring0_User2~0 := 0;~__ste_Client_Keyring1_User0~0 := 0;~__ste_Client_Keyring1_User1~0 := 0;~__ste_Client_Keyring1_User2~0 := 0;~__ste_Client_Keyring2_User0~0 := 0;~__ste_Client_Keyring2_User1~0 := 0;~__ste_Client_Keyring2_User2~0 := 0;~__ste_Client_Keyring0_PublicKey0~0 := 0;~__ste_Client_Keyring0_PublicKey1~0 := 0;~__ste_Client_Keyring0_PublicKey2~0 := 0;~__ste_Client_Keyring1_PublicKey0~0 := 0;~__ste_Client_Keyring1_PublicKey1~0 := 0;~__ste_Client_Keyring1_PublicKey2~0 := 0;~__ste_Client_Keyring2_PublicKey0~0 := 0;~__ste_Client_Keyring2_PublicKey1~0 := 0;~__ste_Client_Keyring2_PublicKey2~0 := 0;~__ste_client_forwardReceiver0~0 := 0;~__ste_client_forwardReceiver1~0 := 0;~__ste_client_forwardReceiver2~0 := 0;~__ste_client_forwardReceiver3~0 := 0;~__ste_client_idCounter0~0 := 0;~__ste_client_idCounter1~0 := 0;~__ste_client_idCounter2~0 := 0;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~0 := 0;~__ste_Email_counter~0 := 0;~__ste_email_id0~0 := 0;~__ste_email_id1~0 := 0;~__ste_email_from0~0 := 0;~__ste_email_from1~0 := 0;~__ste_email_to0~0 := 0;~__ste_email_to1~0 := 0;~__ste_email_subject0~0.base, ~__ste_email_subject0~0.offset := 0, 0;~__ste_email_subject1~0.base, ~__ste_email_subject1~0.offset := 0, 0;~__ste_email_body0~0.base, ~__ste_email_body0~0.offset := 0, 0;~__ste_email_body1~0.base, ~__ste_email_body1~0.offset := 0, 0;~__ste_email_isEncrypted0~0 := 0;~__ste_email_isEncrypted1~0 := 0;~__ste_email_encryptionKey0~0 := 0;~__ste_email_encryptionKey1~0 := 0;~__ste_email_isSigned0~0 := 0;~__ste_email_isSigned1~0 := 0;~__ste_email_signKey0~0 := 0;~__ste_email_signKey1~0 := 0;~__ste_email_isSignatureVerified0~0 := 0;~__ste_email_isSignatureVerified1~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret35#1, main_~retValue_acc~4#1, main_~tmp~7#1;havoc main_~retValue_acc~4#1;havoc main_~tmp~7#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~42#1;havoc valid_product_~retValue_acc~42#1;valid_product_~retValue_acc~42#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~42#1;" "main_#t~ret35#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~42#1;assume { :end_inline_valid_product } true;main_~tmp~7#1 := main_#t~ret35#1;havoc main_#t~ret35#1;" "assume 0 != main_~tmp~7#1;assume { :begin_inline_setup } true;havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#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~1#1.base, setup_~__cil_tmp3~1#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 := 13, 0;havoc setup_#t~ret32#1;havoc setup_#t~ret32#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);" "assume 2 == setClientId_~handle#1;~__ste_client_idCounter1~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);" "assume 2 == setClientPrivateKey_~handle#1;~__ste_client_privateKey1~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 := 14, 0;havoc setup_#t~ret33#1;havoc setup_#t~ret33#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);" "assume !(2 == setClientId_~handle#1);" "assume 3 == setClientId_~handle#1;~__ste_client_idCounter2~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);" "assume !(2 == setClientPrivateKey_~handle#1);" "assume 3 == setClientPrivateKey_~handle#1;~__ste_client_privateKey2~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~1#1.base, setup_~__cil_tmp3~1#1.offset := 15, 0;havoc setup_#t~ret34#1;havoc setup_#t~ret34#1;" "havoc setup_#t~ret32#1, setup_#t~ret33#1, setup_#t~ret34#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~1#1.base, setup_~__cil_tmp3~1#1.offset;assume { :end_inline_setup } true;assume { :begin_inline_test } true;havoc test_#t~nondet96#1, test_#t~nondet97#1, test_#t~nondet98#1, test_#t~nondet99#1, test_#t~nondet100#1, test_#t~nondet101#1, test_#t~nondet102#1, test_#t~nondet103#1, test_#t~nondet104#1, test_#t~nondet105#1, test_#t~nondet106#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~24#1, test_~tmp___0~8#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~24#1;havoc test_~tmp___0~8#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;" "assume test_~splverifierCounter~0#1 < 4;test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" "assume 0 == test_~op1~0#1;havoc test_#t~nondet96#1;test_~tmp___9~0#1 := test_#t~nondet96#1;havoc test_#t~nondet96#1;" "assume !(0 != test_~tmp___9~0#1);" "assume 0 == test_~op2~0#1;havoc test_#t~nondet97#1;test_~tmp___8~0#1 := test_#t~nondet97#1;havoc test_#t~nondet97#1;" [2025-03-09 07:26:15,580 INFO L754 eck$LassoCheckResult]: Loop: "assume !(0 != test_~tmp___8~0#1);" "assume !(0 == test_~op3~0#1);" "assume !(0 == test_~op4~0#1);" "assume !(0 == test_~op5~0#1);" "assume !(0 == test_~op6~0#1);" "assume 0 == test_~op7~0#1;havoc test_#t~nondet102#1;test_~tmp___3~1#1 := test_#t~nondet102#1;havoc test_#t~nondet102#1;" "assume 0 != test_~tmp___3~1#1;assume { :begin_inline_rjhKeyChange } true;assume { :begin_inline_generateKeyPair } true;generateKeyPair_#in~client#1, generateKeyPair_#in~seed#1 := ~rjh~0, 666;havoc generateKeyPair_~client#1, generateKeyPair_~seed#1;generateKeyPair_~client#1 := generateKeyPair_#in~client#1;generateKeyPair_~seed#1 := generateKeyPair_#in~seed#1;assume { :begin_inline_setClientPrivateKey } true;setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1 := generateKeyPair_~client#1, generateKeyPair_~seed#1;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 generateKeyPair_~client#1, generateKeyPair_~seed#1;havoc generateKeyPair_#in~client#1, generateKeyPair_#in~seed#1;assume { :end_inline_generateKeyPair } true;" "assume { :end_inline_rjhKeyChange } true;test_~op7~0#1 := 1;" "assume test_~splverifierCounter~0#1 < 4;test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" "assume 0 == test_~op1~0#1;havoc test_#t~nondet96#1;test_~tmp___9~0#1 := test_#t~nondet96#1;havoc test_#t~nondet96#1;" "assume !(0 != test_~tmp___9~0#1);" "assume 0 == test_~op2~0#1;havoc test_#t~nondet97#1;test_~tmp___8~0#1 := test_#t~nondet97#1;havoc test_#t~nondet97#1;" [2025-03-09 07:26:15,581 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:15,581 INFO L85 PathProgramCache]: Analyzing trace with hash -1677944680, now seen corresponding path program 1 times [2025-03-09 07:26:15,581 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:15,581 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1270122191] [2025-03-09 07:26:15,581 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:15,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:15,590 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-03-09 07:26:15,597 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-03-09 07:26:15,597 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:15,597 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:15,597 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:26:15,601 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-03-09 07:26:15,608 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-03-09 07:26:15,608 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:15,608 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:15,628 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:26:15,629 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:15,629 INFO L85 PathProgramCache]: Analyzing trace with hash 1399150008, now seen corresponding path program 1 times [2025-03-09 07:26:15,629 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:15,629 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [20920676] [2025-03-09 07:26:15,629 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:15,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:15,635 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-09 07:26:15,636 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-09 07:26:15,636 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:15,636 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:15,636 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-09 07:26:15,638 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-09 07:26:15,639 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-09 07:26:15,640 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:15,640 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-09 07:26:15,646 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-09 07:26:15,646 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:15,647 INFO L85 PathProgramCache]: Analyzing trace with hash 1756339265, now seen corresponding path program 1 times [2025-03-09 07:26:15,647 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 07:26:15,647 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [787379948] [2025-03-09 07:26:15,647 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 07:26:15,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 07:26:15,658 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-09 07:26:15,664 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-09 07:26:15,664 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:15,664 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:15,699 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:15,699 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 07:26:15,699 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [787379948] [2025-03-09 07:26:15,699 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [787379948] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 07:26:15,699 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 07:26:15,699 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-09 07:26:15,699 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1345578370] [2025-03-09 07:26:15,699 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 07:26:15,791 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:15,791 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:15,791 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:15,791 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:15,791 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-03-09 07:26:15,791 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:15,791 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:15,792 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:15,792 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration9_Loop [2025-03-09 07:26:15,792 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:15,792 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:15,793 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,794 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,796 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,798 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,800 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,804 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,806 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,808 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,809 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,811 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,812 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,814 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,816 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,818 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,820 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,821 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,823 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,825 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,826 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,829 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,830 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,832 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,835 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,836 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:15,933 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:15,933 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-03-09 07:26:15,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:15,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:15,935 INFO L229 MonitoredProcess]: Starting monitored process 92 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:15,936 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2025-03-09 07:26:15,938 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:15,938 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:15,949 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:15,949 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_setClientPrivateKey_~handle#1=0} Honda state: {ULTIMATE.start_setClientPrivateKey_~handle#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:15,954 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:15,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:15,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:15,957 INFO L229 MonitoredProcess]: Starting monitored process 93 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:15,958 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2025-03-09 07:26:15,959 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:15,959 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:15,977 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:15,977 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_~op5~0#1=4} Honda state: {ULTIMATE.start_test_~op5~0#1=4} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:15,982 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Forceful destruction successful, exit code 0 [2025-03-09 07:26:15,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:15,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:15,984 INFO L229 MonitoredProcess]: Starting monitored process 94 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:15,985 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2025-03-09 07:26:15,986 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:15,986 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:15,996 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:15,996 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~rjh~0=1} Honda state: {~rjh~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:16,002 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Ended with exit code 0 [2025-03-09 07:26:16,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:16,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:16,004 INFO L229 MonitoredProcess]: Starting monitored process 95 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:16,004 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2025-03-09 07:26:16,006 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:16,006 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:16,016 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-03-09 07:26:16,016 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_#t~nondet96#1=0} Honda state: {ULTIMATE.start_test_#t~nondet96#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-03-09 07:26:16,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2025-03-09 07:26:16,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:16,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:16,023 INFO L229 MonitoredProcess]: Starting monitored process 96 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:16,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2025-03-09 07:26:16,025 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-03-09 07:26:16,025 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:16,040 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2025-03-09 07:26:16,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:16,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:16,042 INFO L229 MonitoredProcess]: Starting monitored process 97 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:16,044 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2025-03-09 07:26:16,044 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-03-09 07:26:16,044 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-03-09 07:26:16,065 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-03-09 07:26:16,069 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2025-03-09 07:26:16,069 INFO L204 LassoAnalysis]: Preferences: [2025-03-09 07:26:16,069 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-09 07:26:16,069 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-09 07:26:16,069 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-09 07:26:16,069 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-09 07:26:16,069 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:16,069 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-09 07:26:16,069 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-09 07:26:16,069 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec1_product30.cil.c_Iteration9_Loop [2025-03-09 07:26:16,069 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-09 07:26:16,069 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-09 07:26:16,072 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,074 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,076 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,077 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,081 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,084 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,085 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,087 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,088 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,090 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,092 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,093 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,095 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,097 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,099 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,100 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,101 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,102 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,104 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,105 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,106 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,108 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,109 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,110 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-09 07:26:16,196 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-09 07:26:16,196 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-09 07:26:16,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:16,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:16,198 INFO L229 MonitoredProcess]: Starting monitored process 98 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:16,199 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2025-03-09 07:26:16,200 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 [2025-03-09 07:26:16,209 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:16,209 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:16,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:16,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:16,209 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:16,210 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:16,210 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:16,211 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:16,216 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2025-03-09 07:26:16,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:16,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:16,218 INFO L229 MonitoredProcess]: Starting monitored process 99 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:16,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2025-03-09 07:26:16,219 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 [2025-03-09 07:26:16,228 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:16,229 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:16,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:16,229 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-09 07:26:16,229 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:16,229 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-09 07:26:16,229 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:16,232 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:16,237 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2025-03-09 07:26:16,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:16,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:16,239 INFO L229 MonitoredProcess]: Starting monitored process 100 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:16,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2025-03-09 07:26:16,241 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 [2025-03-09 07:26:16,250 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:16,250 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:16,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:16,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:16,250 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:16,251 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:16,251 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:16,252 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:16,257 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2025-03-09 07:26:16,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:16,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:16,259 INFO L229 MonitoredProcess]: Starting monitored process 101 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:16,260 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2025-03-09 07:26:16,261 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 [2025-03-09 07:26:16,270 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:16,270 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:16,270 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:16,271 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:16,271 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:16,271 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:16,271 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:16,272 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-09 07:26:16,277 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2025-03-09 07:26:16,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:16,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:16,279 INFO L229 MonitoredProcess]: Starting monitored process 102 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:16,280 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2025-03-09 07:26:16,281 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 [2025-03-09 07:26:16,290 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-09 07:26:16,290 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-09 07:26:16,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-09 07:26:16,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-09 07:26:16,290 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-09 07:26:16,291 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-09 07:26:16,291 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-09 07:26:16,292 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-09 07:26:16,294 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2025-03-09 07:26:16,294 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-03-09 07:26:16,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-09 07:26:16,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 07:26:16,296 INFO L229 MonitoredProcess]: Starting monitored process 103 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-09 07:26:16,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2025-03-09 07:26:16,297 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-09 07:26:16,298 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-09 07:26:16,298 INFO L474 LassoAnalysis]: Proved termination. [2025-03-09 07:26:16,298 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 [] [2025-03-09 07:26:16,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2025-03-09 07:26:16,304 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-03-09 07:26:16,311 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 07:26:16,338 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-03-09 07:26:16,381 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-03-09 07:26:16,381 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:16,381 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:16,384 INFO L256 TraceCheckSpWp]: Trace formula consists of 547 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-09 07:26:16,386 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:16,422 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-03-09 07:26:16,425 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-03-09 07:26:16,426 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 07:26:16,426 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 07:26:16,426 INFO L256 TraceCheckSpWp]: Trace formula consists of 44 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-03-09 07:26:16,426 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 07:26:16,481 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 07:26:16,481 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2025-03-09 07:26:16,482 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 8137 states and 14446 transitions. cyclomatic complexity: 6349 Second operand has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 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) [2025-03-09 07:26:16,525 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 8137 states and 14446 transitions. cyclomatic complexity: 6349. Second operand has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 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 16876 states and 29887 transitions. Complement of second has 4 states. [2025-03-09 07:26:16,526 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 3 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2025-03-09 07:26:16,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 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) [2025-03-09 07:26:16,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 540 transitions. [2025-03-09 07:26:16,527 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 540 transitions. Stem has 35 letters. Loop has 15 letters. [2025-03-09 07:26:16,527 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:16,527 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 540 transitions. Stem has 50 letters. Loop has 15 letters. [2025-03-09 07:26:16,527 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:16,528 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 540 transitions. Stem has 35 letters. Loop has 30 letters. [2025-03-09 07:26:16,528 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-09 07:26:16,528 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 16876 states and 29887 transitions. [2025-03-09 07:26:16,575 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2025-03-09 07:26:16,575 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 16876 states to 0 states and 0 transitions. [2025-03-09 07:26:16,575 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2025-03-09 07:26:16,575 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2025-03-09 07:26:16,575 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2025-03-09 07:26:16,576 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2025-03-09 07:26:16,576 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2025-03-09 07:26:16,576 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2025-03-09 07:26:16,576 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 07:26:16,576 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 07:26:16,576 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 07:26:16,576 INFO L87 Difference]: Start difference. First operand 0 states and 0 transitions. Second operand has 3 states, 3 states have (on average 16.666666666666668) internal successors, (50), 3 states have internal predecessors, (50), 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) [2025-03-09 07:26:16,576 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 07:26:16,576 INFO L93 Difference]: Finished difference Result 0 states and 0 transitions. [2025-03-09 07:26:16,576 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 0 states and 0 transitions. [2025-03-09 07:26:16,576 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2025-03-09 07:26:16,577 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 0 states to 0 states and 0 transitions. [2025-03-09 07:26:16,577 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2025-03-09 07:26:16,577 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2025-03-09 07:26:16,577 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2025-03-09 07:26:16,577 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2025-03-09 07:26:16,577 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2025-03-09 07:26:16,577 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2025-03-09 07:26:16,577 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-09 07:26:16,577 INFO L432 stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions. [2025-03-09 07:26:16,577 INFO L338 stractBuchiCegarLoop]: ======== Iteration 10 ============ [2025-03-09 07:26:16,577 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions. [2025-03-09 07:26:16,577 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2025-03-09 07:26:16,577 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2025-03-09 07:26:16,585 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 09.03 07:26:16 BoogieIcfgContainer [2025-03-09 07:26:16,585 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2025-03-09 07:26:16,586 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-09 07:26:16,586 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-09 07:26:16,586 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-09 07:26:16,587 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 07:26:04" (3/4) ... [2025-03-09 07:26:16,588 INFO L149 WitnessPrinter]: No result that supports witness generation found [2025-03-09 07:26:16,589 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-09 07:26:16,590 INFO L158 Benchmark]: Toolchain (without parser) took 14239.41ms. Allocated memory was 167.8MB in the beginning and 1.3GB in the end (delta: 1.1GB). Free memory was 120.4MB in the beginning and 672.9MB in the end (delta: -552.5MB). Peak memory consumption was 560.3MB. Max. memory is 16.1GB. [2025-03-09 07:26:16,591 INFO L158 Benchmark]: CDTParser took 0.26ms. Allocated memory is still 201.3MB. Free memory is still 115.8MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-09 07:26:16,591 INFO L158 Benchmark]: CACSL2BoogieTranslator took 526.41ms. Allocated memory is still 167.8MB. Free memory was 120.4MB in the beginning and 82.0MB in the end (delta: 38.4MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2025-03-09 07:26:16,591 INFO L158 Benchmark]: Boogie Procedure Inliner took 70.61ms. Allocated memory is still 167.8MB. Free memory was 82.0MB in the beginning and 72.9MB in the end (delta: 9.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-09 07:26:16,591 INFO L158 Benchmark]: Boogie Preprocessor took 95.10ms. Allocated memory is still 167.8MB. Free memory was 72.9MB in the beginning and 63.9MB in the end (delta: 9.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-09 07:26:16,592 INFO L158 Benchmark]: IcfgBuilder took 1575.29ms. Allocated memory is still 167.8MB. Free memory was 63.9MB in the beginning and 60.3MB in the end (delta: 3.6MB). Peak memory consumption was 45.8MB. Max. memory is 16.1GB. [2025-03-09 07:26:16,592 INFO L158 Benchmark]: BuchiAutomizer took 11965.46ms. Allocated memory was 167.8MB in the beginning and 1.3GB in the end (delta: 1.1GB). Free memory was 60.3MB in the beginning and 673.0MB in the end (delta: -612.7MB). Peak memory consumption was 490.0MB. Max. memory is 16.1GB. [2025-03-09 07:26:16,592 INFO L158 Benchmark]: Witness Printer took 2.79ms. Allocated memory is still 1.3GB. Free memory was 673.0MB in the beginning and 672.9MB in the end (delta: 85.9kB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-09 07:26:16,593 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.26ms. Allocated memory is still 201.3MB. Free memory is still 115.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 526.41ms. Allocated memory is still 167.8MB. Free memory was 120.4MB in the beginning and 82.0MB in the end (delta: 38.4MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 70.61ms. Allocated memory is still 167.8MB. Free memory was 82.0MB in the beginning and 72.9MB in the end (delta: 9.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 95.10ms. Allocated memory is still 167.8MB. Free memory was 72.9MB in the beginning and 63.9MB in the end (delta: 9.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * IcfgBuilder took 1575.29ms. Allocated memory is still 167.8MB. Free memory was 63.9MB in the beginning and 60.3MB in the end (delta: 3.6MB). Peak memory consumption was 45.8MB. Max. memory is 16.1GB. * BuchiAutomizer took 11965.46ms. Allocated memory was 167.8MB in the beginning and 1.3GB in the end (delta: 1.1GB). Free memory was 60.3MB in the beginning and 673.0MB in the end (delta: -612.7MB). Peak memory consumption was 490.0MB. Max. memory is 16.1GB. * Witness Printer took 2.79ms. Allocated memory is still 1.3GB. Free memory was 673.0MB in the beginning and 672.9MB in the end (delta: 85.9kB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 48]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [48] - GenericResultAtLocation [Line: 208]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"AddressBookEncrypt_spec.i","") [208] - GenericResultAtLocation [Line: 238]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [238] - GenericResultAtLocation [Line: 540]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [540] - GenericResultAtLocation [Line: 906]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [906] - GenericResultAtLocation [Line: 1978]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [1978] - GenericResultAtLocation [Line: 2337]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [2337] - GenericResultAtLocation [Line: 2734]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [2734] - GenericResultAtLocation [Line: 2743]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [2743] - GenericResultAtLocation [Line: 2778]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [2778] - GenericResultAtLocation [Line: 2994]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [2994] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 17 terminating modules (9 trivial, 8 deterministic, 0 nondeterministic). One deterministic module has affine ranking function (((long long) -2 * op2) + 1) and consists of 6 locations. One deterministic module has affine ranking function (((long long) -2 * op3) + 1) and consists of 4 locations. One deterministic module has affine ranking function (((long long) -2 * op6) + 1) and consists of 4 locations. One deterministic module has affine ranking function (((long long) -2 * op6) + 1) and consists of 4 locations. One deterministic module has affine ranking function (1 + ((long long) -2 * op8)) and consists of 4 locations. One deterministic module has affine ranking function (1 + ((long long) -2 * op8)) and consists of 4 locations. One deterministic module has affine ranking function (((long long) -2 * splverifierCounter) + 7) and consists of 3 locations. One deterministic module has affine ranking function (((long long) -2 * splverifierCounter) + 7) and consists of 3 locations. 9 modules have a trivial ranking function, the largest among these consists of 5 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 11.9s and 10 iterations. TraceHistogramMax:1. Analysis of lassos took 5.6s. Construction of modules took 0.3s. Büchi inclusion checks took 3.8s. Highest rank in rank-based complementation 3. Minimization of det autom 2. Minimization of nondet autom 15. Automata minimization 1.6s AutomataMinimizationTime, 15 MinimizatonAttempts, 52374 StatesRemovedByMinimization, 6 NontrivialMinimizations. Non-live state removal took 1.2s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [8, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 9504 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 9496 mSDsluCounter, 27772 SdHoareTripleChecker+Invalid, 0.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 15268 mSDsCounter, 35 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 526 IncrementalHoareTripleChecker+Invalid, 561 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 35 mSolverCounterUnsat, 12504 mSDtfsCounter, 526 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc0 concLT1 SILN0 SILU0 SILI1 SILT7 lasso0 LassoPreprocessingBenchmarks: Lassos: inital38 mio100 ax100 hnf100 lsp26 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq160 hnf93 smp100 dnf100 smp100 tf113 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 14ms VariablesStem: 0 VariablesLoop: 1 DisjunctsStem: 1 DisjunctsLoop: 2 SupportingInvariants: 0 MotzkinApplications: 4 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 35 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 8 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 1.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating RESULT: Ultimate proved your program to be correct! [2025-03-09 07:26:16,605 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2025-03-09 07:26:16,808 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE