./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/product-lines/email_spec4_productSimulator.cil.c --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for termination
Using default analysis
Version 8be7027f
Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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.5.800.v20200727-1323.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_spec4_productSimulator.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 cf397912a53dab4d44f4df9c274fc7c69b1023a0a0a29a356bc73a744537daa6
--- Real Ultimate output ---
This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m
[2024-11-12 21:36:07,448 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-12 21:36:07,520 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf
[2024-11-12 21:36:07,525 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-12 21:36:07,527 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-12 21:36:07,558 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-12 21:36:07,559 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-12 21:36:07,559 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-12 21:36:07,560 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-12 21:36:07,561 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-12 21:36:07,562 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-12 21:36:07,562 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-12 21:36:07,563 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-12 21:36:07,563 INFO  L151        SettingsManager]: Preferences of BuchiAutomizer differ from their defaults:
[2024-11-12 21:36:07,574 INFO  L153        SettingsManager]:  * NCSB implementation=INTSET_LAZY3
[2024-11-12 21:36:07,574 INFO  L153        SettingsManager]:  * Use old map elimination=false
[2024-11-12 21:36:07,575 INFO  L153        SettingsManager]:  * Use external solver (rank synthesis)=false
[2024-11-12 21:36:07,579 INFO  L153        SettingsManager]:  * Use only trivial implications for array writes=true
[2024-11-12 21:36:07,579 INFO  L153        SettingsManager]:  * Rank analysis=LINEAR_WITH_GUESSES
[2024-11-12 21:36:07,580 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-12 21:36:07,580 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=ASSUME
[2024-11-12 21:36:07,581 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-12 21:36:07,581 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-12 21:36:07,581 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-12 21:36:07,581 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-12 21:36:07,582 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=ASSUME
[2024-11-12 21:36:07,582 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=ASSUME
[2024-11-12 21:36:07,582 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=ASSUME
[2024-11-12 21:36:07,582 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-12 21:36:07,583 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-12 21:36:07,583 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-12 21:36:07,583 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-12 21:36:07,583 INFO  L153        SettingsManager]:  * Assume nondeterminstic values are in range=false
[2024-11-12 21:36:07,583 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-12 21:36:07,584 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-12 21:36:07,584 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-12 21:36:07,584 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-12 21:36:07,585 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-12 21:36:07,585 INFO  L151        SettingsManager]: Preferences of IcfgTransformer differ from their defaults:
[2024-11-12 21:36:07,586 INFO  L153        SettingsManager]:  * TransformationType=MODULO_NEIGHBOR
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /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 -> cf397912a53dab4d44f4df9c274fc7c69b1023a0a0a29a356bc73a744537daa6
[2024-11-12 21:36:07,835 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-12 21:36:07,862 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-12 21:36:07,864 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-12 21:36:07,866 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-12 21:36:07,866 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-12 21:36:07,867 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/product-lines/email_spec4_productSimulator.cil.c
[2024-11-12 21:36:09,324 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-12 21:36:09,659 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-12 21:36:09,661 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/product-lines/email_spec4_productSimulator.cil.c
[2024-11-12 21:36:09,684 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7edeb86a2/3e640d0bebfb4a8696a03e08cbae0324/FLAGa29c7d277
[2024-11-12 21:36:09,893 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7edeb86a2/3e640d0bebfb4a8696a03e08cbae0324
[2024-11-12 21:36:09,907 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-12 21:36:09,908 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-12 21:36:09,909 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-12 21:36:09,909 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-12 21:36:09,914 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-12 21:36:09,915 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 09:36:09" (1/1) ...
[2024-11-12 21:36:09,916 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2eaa1dd4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:09, skipping insertion in model container
[2024-11-12 21:36:09,916 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 09:36:09" (1/1) ...
[2024-11-12 21:36:09,983 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-12 21:36:10,567 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-12 21:36:10,585 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-12 21:36:10,595 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [48]
[2024-11-12 21:36:10,597 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [335]
[2024-11-12 21:36:10,597 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [353]
[2024-11-12 21:36:10,597 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [938]
[2024-11-12 21:36:10,597 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [947]
[2024-11-12 21:36:10,598 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [2018]
[2024-11-12 21:36:10,598 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [2128]
[2024-11-12 21:36:10,599 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [2527]
[2024-11-12 21:36:10,599 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [2876]
[2024-11-12 21:36:10,599 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [3080]
[2024-11-12 21:36:10,599 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"SignForward_spec.i","") [3446]
[2024-11-12 21:36:10,726 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-12 21:36:10,773 INFO  L204         MainTranslator]: Completed translation
[2024-11-12 21:36:10,774 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:10 WrapperNode
[2024-11-12 21:36:10,774 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-12 21:36:10,775 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-12 21:36:10,775 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-12 21:36:10,775 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-12 21:36:10,781 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:10" (1/1) ...
[2024-11-12 21:36:10,804 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:10" (1/1) ...
[2024-11-12 21:36:14,362 INFO  L138                Inliner]: procedures = 151, calls = 264, calls flagged for inlining = 189, calls inlined = 17965, statements flattened = 247467
[2024-11-12 21:36:14,363 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-12 21:36:14,364 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-12 21:36:14,364 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-12 21:36:14,364 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-12 21:36:14,385 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:10" (1/1) ...
[2024-11-12 21:36:14,389 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:10" (1/1) ...
[2024-11-12 21:36:15,353 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:10" (1/1) ...
[2024-11-12 21:36:16,421 INFO  L175           MemorySlicer]: Split 14 memory accesses to 4 slices as follows [2, 4, 4, 4]. 29 percent of accesses are in the largest equivalence class. The 14 initializations are split as follows [2, 4, 4, 4]. The 0 writes are split as follows [0, 0, 0, 0].
[2024-11-12 21:36:16,422 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:10" (1/1) ...
[2024-11-12 21:36:16,422 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:10" (1/1) ...
[2024-11-12 21:36:18,058 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:10" (1/1) ...
[2024-11-12 21:36:18,560 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:10" (1/1) ...
[2024-11-12 21:36:18,746 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:10" (1/1) ...
[2024-11-12 21:36:19,163 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:10" (1/1) ...
[2024-11-12 21:36:19,736 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-12 21:36:19,737 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-12 21:36:19,737 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-12 21:36:19,737 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-12 21:36:19,738 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:10" (1/1) ...
[2024-11-12 21:36:19,742 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-12 21:36:19,752 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 21:36:19,767 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)
[2024-11-12 21:36:19,768 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
[2024-11-12 21:36:19,802 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-12 21:36:19,802 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-12 21:36:19,802 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-12 21:36:19,802 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-11-12 21:36:19,802 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#3
[2024-11-12 21:36:19,802 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-12 21:36:19,802 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-12 21:36:20,054 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-12 21:36:20,056 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-12 21:37:08,473 INFO  L?                        ?]: Removed 126852 outVars from TransFormulas that were not future-live.
[2024-11-12 21:37:08,473 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-12 21:37:08,872 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-12 21:37:08,872 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-12 21:37:08,873 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 09:37:08 BoogieIcfgContainer
[2024-11-12 21:37:08,873 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-12 21:37:08,874 INFO  L112        PluginConnector]: ------------------------BuchiAutomizer----------------------------
[2024-11-12 21:37:08,874 INFO  L270        PluginConnector]: Initializing BuchiAutomizer...
[2024-11-12 21:37:08,878 INFO  L274        PluginConnector]: BuchiAutomizer initialized
[2024-11-12 21:37:08,880 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-12 21:37:08,880 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 12.11 09:36:09" (1/3) ...
[2024-11-12 21:37:08,881 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@c383955 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 12.11 09:37:08, skipping insertion in model container
[2024-11-12 21:37:08,882 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-12 21:37:08,882 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 09:36:10" (2/3) ...
[2024-11-12 21:37:08,883 INFO  L204        PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@c383955 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 12.11 09:37:08, skipping insertion in model container
[2024-11-12 21:37:08,883 INFO  L99          BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis
[2024-11-12 21:37:08,884 INFO  L184        PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 09:37:08" (3/3) ...
[2024-11-12 21:37:08,885 INFO  L332   chiAutomizerObserver]: Analyzing ICFG email_spec4_productSimulator.cil.c
[2024-11-12 21:37:09,579 INFO  L301   stractBuchiCegarLoop]: Interprodecural is true
[2024-11-12 21:37:09,580 INFO  L302   stractBuchiCegarLoop]: Hoare is None
[2024-11-12 21:37:09,580 INFO  L303   stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates
[2024-11-12 21:37:09,580 INFO  L304   stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE
[2024-11-12 21:37:09,580 INFO  L305   stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION
[2024-11-12 21:37:09,580 INFO  L306   stractBuchiCegarLoop]: Difference is false
[2024-11-12 21:37:09,580 INFO  L307   stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA
[2024-11-12 21:37:09,581 INFO  L311   stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ========
[2024-11-12 21:37:09,688 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 39286 states, 39285 states have (on average 1.5386279750540919) internal successors, (60445), 39285 states have internal predecessors, (60445), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 21:37:10,392 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 293
[2024-11-12 21:37:10,393 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-12 21:37:10,393 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-12 21:37:10,416 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]
[2024-11-12 21:37:10,417 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-12 21:37:10,417 INFO  L333   stractBuchiCegarLoop]: ======== Iteration 1 ============
[2024-11-12 21:37:10,568 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand  has 39286 states, 39285 states have (on average 1.5386279750540919) internal successors, (60445), 39285 states have internal predecessors, (60445), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 21:37:10,913 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 293
[2024-11-12 21:37:10,913 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-12 21:37:10,913 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-12 21:37:10,915 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]
[2024-11-12 21:37:10,915 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1]
[2024-11-12 21:37:10,922 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(35, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(4, 4);call write~init~int#1(37, 4, 0, 1);call write~init~int#1(115, 4, 1, 1);call write~init~int#1(10, 4, 2, 1);call write~init~int#1(0, 4, 3, 1);call #Ultimate.allocInit(20, 5);call #Ultimate.allocInit(9, 6);call #Ultimate.allocInit(9, 7);call #Ultimate.allocInit(11, 8);call #Ultimate.allocInit(4, 9);call write~init~int#2(37, 9, 0, 1);call write~init~int#2(100, 9, 1, 1);call write~init~int#2(10, 9, 2, 1);call write~init~int#2(0, 9, 3, 1);call #Ultimate.allocInit(4, 10);call write~init~int#3(37, 10, 0, 1);call write~init~int#3(100, 10, 1, 1);call write~init~int#3(10, 10, 2, 1);call write~init~int#3(0, 10, 3, 1);call #Ultimate.allocInit(10, 11);call #Ultimate.allocInit(12, 12);call #Ultimate.allocInit(10, 13);call #Ultimate.allocInit(18, 14);call #Ultimate.allocInit(16, 15);call #Ultimate.allocInit(21, 16);call #Ultimate.allocInit(13, 17);call #Ultimate.allocInit(16, 18);call #Ultimate.allocInit(25, 19);call #Ultimate.allocInit(30, 20);call #Ultimate.allocInit(9, 21);call #Ultimate.allocInit(21, 22);call #Ultimate.allocInit(30, 23);call #Ultimate.allocInit(9, 24);call #Ultimate.allocInit(21, 25);call #Ultimate.allocInit(30, 26);call #Ultimate.allocInit(9, 27);call #Ultimate.allocInit(25, 28);call #Ultimate.allocInit(30, 29);call #Ultimate.allocInit(9, 30);call #Ultimate.allocInit(25, 31);~__SELECTED_FEATURE_Base~0 := 0;~__SELECTED_FEATURE_Keys~0 := 0;~__SELECTED_FEATURE_Encrypt~0 := 0;~__SELECTED_FEATURE_AutoResponder~0 := 0;~__SELECTED_FEATURE_AddressBook~0 := 0;~__SELECTED_FEATURE_Sign~0 := 0;~__SELECTED_FEATURE_Forward~0 := 0;~__SELECTED_FEATURE_Verify~0 := 0;~__SELECTED_FEATURE_Decrypt~0 := 0;~__GUIDSL_ROOT_PRODUCTION~0 := 0;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~0 := 0;~__ste_Client_counter~0 := 0;~__ste_client_name0~0.base, ~__ste_client_name0~0.offset := 0, 0;~__ste_client_name1~0.base, ~__ste_client_name1~0.offset := 0, 0;~__ste_client_name2~0.base, ~__ste_client_name2~0.offset := 0, 0;~__ste_client_outbuffer0~0 := 0;~__ste_client_outbuffer1~0 := 0;~__ste_client_outbuffer2~0 := 0;~__ste_client_outbuffer3~0 := 0;~__ste_ClientAddressBook_size0~0 := 0;~__ste_ClientAddressBook_size1~0 := 0;~__ste_ClientAddressBook_size2~0 := 0;~__ste_Client_AddressBook0_Alias0~0 := 0;~__ste_Client_AddressBook0_Alias1~0 := 0;~__ste_Client_AddressBook0_Alias2~0 := 0;~__ste_Client_AddressBook1_Alias0~0 := 0;~__ste_Client_AddressBook1_Alias1~0 := 0;~__ste_Client_AddressBook1_Alias2~0 := 0;~__ste_Client_AddressBook2_Alias0~0 := 0;~__ste_Client_AddressBook2_Alias1~0 := 0;~__ste_Client_AddressBook2_Alias2~0 := 0;~__ste_Client_AddressBook0_Address0~0 := 0;~__ste_Client_AddressBook0_Address1~0 := 0;~__ste_Client_AddressBook0_Address2~0 := 0;~__ste_Client_AddressBook1_Address0~0 := 0;~__ste_Client_AddressBook1_Address1~0 := 0;~__ste_Client_AddressBook1_Address2~0 := 0;~__ste_Client_AddressBook2_Address0~0 := 0;~__ste_Client_AddressBook2_Address1~0 := 0;~__ste_Client_AddressBook2_Address2~0 := 0;~__ste_client_autoResponse0~0 := 0;~__ste_client_autoResponse1~0 := 0;~__ste_client_autoResponse2~0 := 0;~__ste_client_privateKey0~0 := 0;~__ste_client_privateKey1~0 := 0;~__ste_client_privateKey2~0 := 0;~__ste_ClientKeyring_size0~0 := 0;~__ste_ClientKeyring_size1~0 := 0;~__ste_ClientKeyring_size2~0 := 0;~__ste_Client_Keyring0_User0~0 := 0;~__ste_Client_Keyring0_User1~0 := 0;~__ste_Client_Keyring0_User2~0 := 0;~__ste_Client_Keyring1_User0~0 := 0;~__ste_Client_Keyring1_User1~0 := 0;~__ste_Client_Keyring1_User2~0 := 0;~__ste_Client_Keyring2_User0~0 := 0;~__ste_Client_Keyring2_User1~0 := 0;~__ste_Client_Keyring2_User2~0 := 0;~__ste_Client_Keyring0_PublicKey0~0 := 0;~__ste_Client_Keyring0_PublicKey1~0 := 0;~__ste_Client_Keyring0_PublicKey2~0 := 0;~__ste_Client_Keyring1_PublicKey0~0 := 0;~__ste_Client_Keyring1_PublicKey1~0 := 0;~__ste_Client_Keyring1_PublicKey2~0 := 0;~__ste_Client_Keyring2_PublicKey0~0 := 0;~__ste_Client_Keyring2_PublicKey1~0 := 0;~__ste_Client_Keyring2_PublicKey2~0 := 0;~__ste_client_forwardReceiver0~0 := 0;~__ste_client_forwardReceiver1~0 := 0;~__ste_client_forwardReceiver2~0 := 0;~__ste_client_forwardReceiver3~0 := 0;~__ste_client_idCounter0~0 := 0;~__ste_client_idCounter1~0 := 0;~__ste_client_idCounter2~0 := 0;~__ste_Email_counter~0 := 0;~__ste_email_id0~0 := 0;~__ste_email_id1~0 := 0;~__ste_email_from0~0 := 0;~__ste_email_from1~0 := 0;~__ste_email_to0~0 := 0;~__ste_email_to1~0 := 0;~__ste_email_subject0~0.base, ~__ste_email_subject0~0.offset := 0, 0;~__ste_email_subject1~0.base, ~__ste_email_subject1~0.offset := 0, 0;~__ste_email_body0~0.base, ~__ste_email_body0~0.offset := 0, 0;~__ste_email_body1~0.base, ~__ste_email_body1~0.offset := 0, 0;~__ste_email_isEncrypted0~0 := 0;~__ste_email_isEncrypted1~0 := 0;~__ste_email_encryptionKey0~0 := 0;~__ste_email_encryptionKey1~0 := 0;~__ste_email_isSigned0~0 := 0;~__ste_email_isSigned1~0 := 0;~__ste_email_signKey0~0 := 0;~__ste_email_signKey1~0 := 0;~__ste_email_isSignatureVerified0~0 := 0;~__ste_email_isSignatureVerified1~0 := 0;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~head~0.base, ~head~0.offset := 0, 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret66#1, main_~retValue_acc~36#1, main_~tmp~17#1;havoc main_~retValue_acc~36#1;havoc main_~tmp~17#1;assume { :begin_inline_select_helpers } true;~__GUIDSL_ROOT_PRODUCTION~0 := 1;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;havoc select_features_#t~ret50#1, select_features_#t~ret51#1, select_features_#t~ret52#1, select_features_#t~ret53#1, select_features_#t~ret54#1, select_features_#t~ret55#1, select_features_#t~ret56#1, select_features_#t~ret57#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret50#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Base~0 := select_features_#t~ret50#1;havoc select_features_#t~ret50#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret51#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Keys~0 := select_features_#t~ret51#1;havoc select_features_#t~ret51#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret52#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Encrypt~0 := select_features_#t~ret52#1;havoc select_features_#t~ret52#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret53#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_AutoResponder~0 := select_features_#t~ret53#1;havoc select_features_#t~ret53#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret54#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_AddressBook~0 := select_features_#t~ret54#1;havoc select_features_#t~ret54#1;~__SELECTED_FEATURE_Sign~0 := 1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret55#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Forward~0 := select_features_#t~ret55#1;havoc select_features_#t~ret55#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret56#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Verify~0 := select_features_#t~ret56#1;havoc select_features_#t~ret56#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret57#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Decrypt~0 := select_features_#t~ret57#1;havoc select_features_#t~ret57#1;" "havoc select_features_#t~ret50#1, select_features_#t~ret51#1, select_features_#t~ret52#1, select_features_#t~ret53#1, select_features_#t~ret54#1, select_features_#t~ret55#1, select_features_#t~ret56#1, select_features_#t~ret57#1;assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~24#1, valid_product_~tmp~15#1;havoc valid_product_~retValue_acc~24#1;havoc valid_product_~tmp~15#1;" "assume !(0 == ~__SELECTED_FEATURE_Encrypt~0);" "assume !(0 != ~__SELECTED_FEATURE_Decrypt~0);valid_product_~tmp~15#1 := 0;" "valid_product_~retValue_acc~24#1 := valid_product_~tmp~15#1;valid_product_#res#1 := valid_product_~retValue_acc~24#1;" "main_#t~ret66#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~24#1, valid_product_~tmp~15#1;assume { :end_inline_valid_product } true;main_~tmp~17#1 := main_#t~ret66#1;havoc main_#t~ret66#1;" "assume 0 != main_~tmp~17#1;assume { :begin_inline_setup } true;havoc setup_#t~ret63#1, setup_#t~ret64#1, setup_#t~ret65#1, setup_~__cil_tmp1~0#1.base, setup_~__cil_tmp1~0#1.offset, setup_~__cil_tmp2~0#1.base, setup_~__cil_tmp2~0#1.offset, setup_~__cil_tmp3~3#1.base, setup_~__cil_tmp3~3#1.offset;havoc setup_~__cil_tmp1~0#1.base, setup_~__cil_tmp1~0#1.offset;havoc setup_~__cil_tmp2~0#1.base, setup_~__cil_tmp2~0#1.offset;havoc setup_~__cil_tmp3~3#1.base, setup_~__cil_tmp3~3#1.offset;~bob~0 := 1;assume { :begin_inline_setup_bob } true;setup_bob_#in~bob___0#1 := ~bob~0;havoc setup_bob_~bob___0#1;setup_bob_~bob___0#1 := setup_bob_#in~bob___0#1;" "assume !(0 != ~__SELECTED_FEATURE_Keys~0);assume { :begin_inline_setup_bob__before__Keys } true;setup_bob__before__Keys_#in~bob___0#1 := setup_bob_~bob___0#1;havoc setup_bob__before__Keys_~bob___0#1;setup_bob__before__Keys_~bob___0#1 := setup_bob__before__Keys_#in~bob___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_bob__before__Keys_~bob___0#1, setup_bob__before__Keys_~bob___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1;" "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__before__Keys_~bob___0#1;havoc setup_bob__before__Keys_#in~bob___0#1;assume { :end_inline_setup_bob__before__Keys } 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 := 6, 0;havoc setup_#t~ret63#1;havoc setup_#t~ret63#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 !(0 != ~__SELECTED_FEATURE_Keys~0);assume { :begin_inline_setup_rjh__before__Keys } true;setup_rjh__before__Keys_#in~rjh___0#1 := setup_rjh_~rjh___0#1;havoc setup_rjh__before__Keys_~rjh___0#1;setup_rjh__before__Keys_~rjh___0#1 := setup_rjh__before__Keys_#in~rjh___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_rjh__before__Keys_~rjh___0#1, setup_rjh__before__Keys_~rjh___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1;" "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__before__Keys_~rjh___0#1;havoc setup_rjh__before__Keys_#in~rjh___0#1;assume { :end_inline_setup_rjh__before__Keys } 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 := 7, 0;havoc setup_#t~ret64#1;havoc setup_#t~ret64#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 !(0 != ~__SELECTED_FEATURE_Keys~0);assume { :begin_inline_setup_chuck__before__Keys } true;setup_chuck__before__Keys_#in~chuck___0#1 := setup_chuck_~chuck___0#1;havoc setup_chuck__before__Keys_~chuck___0#1;setup_chuck__before__Keys_~chuck___0#1 := setup_chuck__before__Keys_#in~chuck___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_chuck__before__Keys_~chuck___0#1, setup_chuck__before__Keys_~chuck___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1;" "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__before__Keys_~chuck___0#1;havoc setup_chuck__before__Keys_#in~chuck___0#1;assume { :end_inline_setup_chuck__before__Keys } true;" "havoc setup_chuck_~chuck___0#1;havoc setup_chuck_#in~chuck___0#1;assume { :end_inline_setup_chuck } true;setup_~__cil_tmp3~3#1.base, setup_~__cil_tmp3~3#1.offset := 8, 0;havoc setup_#t~ret65#1;havoc setup_#t~ret65#1;" "havoc setup_#t~ret63#1, setup_#t~ret64#1, setup_#t~ret65#1, setup_~__cil_tmp1~0#1.base, setup_~__cil_tmp1~0#1.offset, setup_~__cil_tmp2~0#1.base, setup_~__cil_tmp2~0#1.offset, setup_~__cil_tmp3~3#1.base, setup_~__cil_tmp3~3#1.offset;assume { :end_inline_setup } true;assume { :begin_inline_test } true;havoc test_#t~nondet4#1, test_#t~nondet5#1, test_#t~nondet6#1, test_#t~nondet7#1, test_#t~nondet8#1, test_#t~nondet9#1, test_#t~nondet10#1, test_#t~nondet11#1, test_#t~nondet12#1, test_#t~nondet13#1, test_#t~nondet14#1, test_~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~0#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1, test_~tmp___3~0#1, test_~tmp___4~0#1, test_~tmp___5~0#1, test_~tmp___6~0#1, test_~tmp___7~0#1, test_~tmp___8~0#1, test_~tmp___9~0#1;havoc test_~op1~0#1;havoc test_~op2~0#1;havoc test_~op3~0#1;havoc test_~op4~0#1;havoc test_~op5~0#1;havoc test_~op6~0#1;havoc test_~op7~0#1;havoc test_~op8~0#1;havoc test_~op9~0#1;havoc test_~op10~0#1;havoc test_~op11~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~0#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;havoc test_~tmp___3~0#1;havoc test_~tmp___4~0#1;havoc test_~tmp___5~0#1;havoc test_~tmp___6~0#1;havoc test_~tmp___7~0#1;havoc test_~tmp___8~0#1;havoc test_~tmp___9~0#1;test_~op1~0#1 := 0;test_~op2~0#1 := 0;test_~op3~0#1 := 0;test_~op4~0#1 := 0;test_~op5~0#1 := 0;test_~op6~0#1 := 0;test_~op7~0#1 := 0;test_~op8~0#1 := 0;test_~op9~0#1 := 0;test_~op10~0#1 := 0;test_~op11~0#1 := 0;test_~splverifierCounter~0#1 := 0;" 
[2024-11-12 21:37:10,922 INFO  L749   eck$LassoCheckResult]: Loop: "assume !false;" "assume test_~splverifierCounter~0#1 < 4;" "test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" "assume 0 == test_~op1~0#1;havoc test_#t~nondet4#1;test_~tmp___9~0#1 := test_#t~nondet4#1;havoc test_#t~nondet4#1;" "assume 0 != test_~tmp___9~0#1;" "assume !(0 != ~__SELECTED_FEATURE_Keys~0);" "test_~op1~0#1 := 1;" 
[2024-11-12 21:37:10,928 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 21:37:10,928 INFO  L85        PathProgramCache]: Analyzing trace with hash 992852765, now seen corresponding path program 1 times
[2024-11-12 21:37:10,938 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 21:37:10,938 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2118700002]
[2024-11-12 21:37:10,938 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 21:37:10,939 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 21:37:11,393 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 21:37:11,671 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 21:37:11,672 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2118700002]
[2024-11-12 21:37:11,673 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2118700002] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 21:37:11,673 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [665951247]
[2024-11-12 21:37:11,673 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 21:37:11,674 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 21:37:11,674 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 21:37:11,676 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 21:37:11,677 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-12 21:37:15,297 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 21:37:15,304 INFO  L256         TraceCheckSpWp]: Trace formula consists of 554 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-12 21:37:15,310 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 21:37:15,382 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-11-12 21:37:15,425 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [665951247] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-12 21:37:15,426 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-12 21:37:15,426 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 4, 4] total 7
[2024-11-12 21:37:15,428 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1861733330]
[2024-11-12 21:37:15,429 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-12 21:37:15,433 INFO  L752   eck$LassoCheckResult]: stem already infeasible
[2024-11-12 21:37:15,434 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 21:37:15,434 INFO  L85        PathProgramCache]: Analyzing trace with hash 1440997990, now seen corresponding path program 1 times
[2024-11-12 21:37:15,434 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 21:37:15,435 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [865946447]
[2024-11-12 21:37:15,435 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 21:37:15,435 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 21:37:15,557 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-12 21:37:15,558 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-11-12 21:37:15,564 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-11-12 21:37:15,639 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-11-12 21:37:15,685 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-12 21:37:15,685 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-12 21:37:15,686 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-12 21:37:15,686 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-12 21:37:15,686 INFO  L128   ssoRankerPreferences]: Use exernal solver: true
[2024-11-12 21:37:15,686 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-12 21:37:15,686 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-12 21:37:15,687 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-12 21:37:15,687 INFO  L132   ssoRankerPreferences]: Filename of dumped script: email_spec4_productSimulator.cil.c_Iteration1_Loop
[2024-11-12 21:37:15,687 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-12 21:37:15,687 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-12 21:37:15,707 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-12 21:37:15,715 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-12 21:37:15,718 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-12 21:37:15,724 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-12 21:37:15,731 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-12 21:37:15,798 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-12 21:37:15,799 INFO  L365          LassoAnalysis]: Checking for nontermination...
[2024-11-12 21:37:15,801 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-12 21:37:15,801 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 21:37:15,820 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)
[2024-11-12 21:37:15,822 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
[2024-11-12 21:37:15,823 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-12 21:37:15,823 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-12 21:37:15,838 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-12 21:37:15,838 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_#t~nondet4#1=0} Honda state: {ULTIMATE.start_test_#t~nondet4#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-12 21:37:15,851 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0
[2024-11-12 21:37:15,852 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-12 21:37:15,852 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 21:37:15,853 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)
[2024-11-12 21:37:15,854 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
[2024-11-12 21:37:15,855 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-12 21:37:15,855 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-12 21:37:15,866 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-12 21:37:15,867 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: []
[2024-11-12 21:37:15,878 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0
[2024-11-12 21:37:15,878 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-12 21:37:15,878 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 21:37:15,880 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)
[2024-11-12 21:37:15,884 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-12 21:37:15,884 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-12 21:37:15,888 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
[2024-11-12 21:37:15,900 INFO  L398          LassoAnalysis]: Proved nontermination for one component.
[2024-11-12 21:37:15,900 INFO  L401          LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~__SELECTED_FEATURE_Keys~0=0} Honda state: {~__SELECTED_FEATURE_Keys~0=0} Generalized eigenvectors: [] Lambdas: [] Nus: []
[2024-11-12 21:37:15,913 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
[2024-11-12 21:37:15,914 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-12 21:37:15,914 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 21:37:15,916 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)
[2024-11-12 21:37:15,917 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
[2024-11-12 21:37:15,919 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true
[2024-11-12 21:37:15,919 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-12 21:37:15,953 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0
[2024-11-12 21:37:15,954 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-12 21:37:15,954 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 21:37:15,956 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)
[2024-11-12 21:37:15,957 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
[2024-11-12 21:37:15,959 INFO  L148   nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true
[2024-11-12 21:37:15,959 INFO  L160   nArgumentSynthesizer]: Using integer mode.
[2024-11-12 21:37:15,979 INFO  L405          LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists.
[2024-11-12 21:37:15,993 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
[2024-11-12 21:37:15,993 INFO  L204          LassoAnalysis]: Preferences:
[2024-11-12 21:37:15,994 INFO  L125   ssoRankerPreferences]: Compute integeral hull: false
[2024-11-12 21:37:15,994 INFO  L126   ssoRankerPreferences]: Enable LassoPartitioneer: true
[2024-11-12 21:37:15,994 INFO  L127   ssoRankerPreferences]: Term annotations enabled: false
[2024-11-12 21:37:15,994 INFO  L128   ssoRankerPreferences]: Use exernal solver: false
[2024-11-12 21:37:15,994 INFO  L129   ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-12 21:37:15,994 INFO  L130   ssoRankerPreferences]: Dump SMT script to file: false
[2024-11-12 21:37:15,994 INFO  L131   ssoRankerPreferences]: Path of dumped script: 
[2024-11-12 21:37:15,994 INFO  L132   ssoRankerPreferences]: Filename of dumped script: email_spec4_productSimulator.cil.c_Iteration1_Loop
[2024-11-12 21:37:15,994 INFO  L133   ssoRankerPreferences]: MapElimAlgo: Frank
[2024-11-12 21:37:15,994 INFO  L241          LassoAnalysis]: Starting lasso preprocessing...
[2024-11-12 21:37:15,996 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-12 21:37:15,998 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-12 21:37:16,000 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-12 21:37:16,004 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-12 21:37:16,009 INFO  L118          MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true
[2024-11-12 21:37:16,061 INFO  L259          LassoAnalysis]: Preprocessing complete.
[2024-11-12 21:37:16,066 INFO  L451          LassoAnalysis]: Using template 'affine'.
[2024-11-12 21:37:16,067 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-12 21:37:16,067 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 21:37:16,069 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)
[2024-11-12 21:37:16,070 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
[2024-11-12 21:37:16,072 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-12 21:37:16,085 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-12 21:37:16,086 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-12 21:37:16,086 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-12 21:37:16,087 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-12 21:37:16,087 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-12 21:37:16,088 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-12 21:37:16,089 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-12 21:37:16,093 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-12 21:37:16,107 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0
[2024-11-12 21:37:16,108 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-12 21:37:16,108 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 21:37:16,110 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)
[2024-11-12 21:37:16,113 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
[2024-11-12 21:37:16,114 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-12 21:37:16,125 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-12 21:37:16,125 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-12 21:37:16,126 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-12 21:37:16,126 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-12 21:37:16,126 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-12 21:37:16,126 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-12 21:37:16,126 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-12 21:37:16,130 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-12 21:37:16,146 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0
[2024-11-12 21:37:16,146 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-12 21:37:16,147 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 21:37:16,149 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)
[2024-11-12 21:37:16,150 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
[2024-11-12 21:37:16,151 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-12 21:37:16,164 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-12 21:37:16,164 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-12 21:37:16,164 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-12 21:37:16,164 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-12 21:37:16,164 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-12 21:37:16,165 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-12 21:37:16,165 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-12 21:37:16,167 INFO  L488          LassoAnalysis]: Proving termination failed for this template and these settings.
[2024-11-12 21:37:16,181 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0
[2024-11-12 21:37:16,182 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-12 21:37:16,182 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 21:37:16,201 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)
[2024-11-12 21:37:16,202 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
[2024-11-12 21:37:16,203 INFO  L120   nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false
[2024-11-12 21:37:16,213 INFO  L338   nArgumentSynthesizer]: Template has degree 0.
[2024-11-12 21:37:16,213 INFO  L351   nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation.
[2024-11-12 21:37:16,213 INFO  L203   nArgumentSynthesizer]: 1 stem disjuncts
[2024-11-12 21:37:16,213 INFO  L204   nArgumentSynthesizer]: 1 loop disjuncts
[2024-11-12 21:37:16,214 INFO  L205   nArgumentSynthesizer]: 2 template conjuncts.
[2024-11-12 21:37:16,215 INFO  L401   nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications.
[2024-11-12 21:37:16,215 INFO  L402   nArgumentSynthesizer]: A total of 0 supporting invariants were added.
[2024-11-12 21:37:16,217 INFO  L420   nArgumentSynthesizer]: Found a termination argument, trying to simplify.
[2024-11-12 21:37:16,219 INFO  L443   ModelExtractionUtils]: Simplification made 3 calls to the SMT solver.
[2024-11-12 21:37:16,219 INFO  L444   ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero.
[2024-11-12 21:37:16,220 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000
[2024-11-12 21:37:16,221 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 21:37:16,222 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)
[2024-11-12 21:37:16,223 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
[2024-11-12 21:37:16,224 INFO  L435   nArgumentSynthesizer]: Simplifying supporting invariants...
[2024-11-12 21:37:16,224 INFO  L438   nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0.
[2024-11-12 21:37:16,224 INFO  L474          LassoAnalysis]: Proved termination.
[2024-11-12 21:37:16,224 INFO  L476          LassoAnalysis]: Termination argument consisting of:
Ranking function f(ULTIMATE.start_test_~op1~0#1) = -2*ULTIMATE.start_test_~op1~0#1 + 1
Supporting invariants []
[2024-11-12 21:37:16,235 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0
[2024-11-12 21:37:16,239 INFO  L156   tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed
[2024-11-12 21:37:16,262 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 21:37:16,386 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 21:37:16,389 INFO  L256         TraceCheckSpWp]: Trace formula consists of 554 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-12 21:37:16,391 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 21:37:16,475 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 21:37:16,476 INFO  L256         TraceCheckSpWp]: Trace formula consists of 13 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-12 21:37:16,477 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-12 21:37:16,514 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-12 21:37:16,543 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 
[2024-11-12 21:37:16,606 INFO  L71    iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand  has 39286 states, 39285 states have (on average 1.5386279750540919) internal successors, (60445), 39285 states have internal predecessors, (60445), 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 10.0) internal successors, (40), 4 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 21:37:17,099 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
[2024-11-12 21:37:21,612 INFO  L75    iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand  has 39286 states, 39285 states have (on average 1.5386279750540919) internal successors, (60445), 39285 states have internal predecessors, (60445), 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 10.0) internal successors, (40), 4 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 195456 states and 300689 transitions. Complement of second has 10 states.
[2024-11-12 21:37:21,616 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 
[2024-11-12 21:37:21,621 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4 states, 4 states have (on average 10.0) internal successors, (40), 4 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 21:37:21,864 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 180336 transitions.
[2024-11-12 21:37:21,866 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 6 states and 180336 transitions. Stem has 33 letters. Loop has 7 letters.
[2024-11-12 21:37:21,867 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-12 21:37:21,867 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 6 states and 180336 transitions. Stem has 40 letters. Loop has 7 letters.
[2024-11-12 21:37:21,868 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-12 21:37:21,868 INFO  L84            BuchiAccepts]: Start buchiAccepts Operand 6 states and 180336 transitions. Stem has 33 letters. Loop has 14 letters.
[2024-11-12 21:37:21,869 INFO  L116           BuchiAccepts]: Finished buchiAccepts.
[2024-11-12 21:37:21,870 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 195456 states and 300689 transitions.
[2024-11-12 21:37:23,090 INFO  L131   ngComponentsAnalysis]: Automaton has 2 accepting balls. 479
[2024-11-12 21:37:23,103 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 195456 states to 1094 states and 1916 transitions.
[2024-11-12 21:37:23,104 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 560
[2024-11-12 21:37:23,105 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 561
[2024-11-12 21:37:23,106 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 1094 states and 1916 transitions.
[2024-11-12 21:37:23,108 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-11-12 21:37:23,108 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 1094 states and 1916 transitions.
[2024-11-12 21:37:23,128 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1094 states and 1916 transitions.
[2024-11-12 21:37:23,179 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1094 to 615.
[2024-11-12 21:37:23,183 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 615 states, 615 states have (on average 1.7414634146341463) internal successors, (1071), 614 states have internal predecessors, (1071), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 21:37:23,185 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 615 states to 615 states and 1071 transitions.
[2024-11-12 21:37:23,187 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 615 states and 1071 transitions.
[2024-11-12 21:37:23,188 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-12 21:37:23,191 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-12 21:37:23,192 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2024-11-12 21:37:23,194 INFO  L87              Difference]: Start difference. First operand 615 states and 1071 transitions. Second operand  has 7 states, 7 states have (on average 6.285714285714286) internal successors, (44), 7 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)
[2024-11-12 21:37:23,355 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-12 21:37:23,356 INFO  L93              Difference]: Finished difference Result 618 states and 1071 transitions.
[2024-11-12 21:37:23,356 INFO  L82        GeneralOperation]: Start removeNonLiveStates. Operand 618 states and 1071 transitions.
[2024-11-12 21:37:23,358 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 240
[2024-11-12 21:37:23,365 INFO  L88        GeneralOperation]: Finished removeNonLiveStates. Reduced from 618 states to 615 states and 1062 transitions.
[2024-11-12 21:37:23,366 INFO  L87         BuchiClosureNwa]: Accepting states before buchiClosure: 321
[2024-11-12 21:37:23,367 INFO  L106        BuchiClosureNwa]: Accepting states after buchiClosure: 321
[2024-11-12 21:37:23,367 INFO  L73         IsDeterministic]: Start isDeterministic. Operand 615 states and 1062 transitions.
[2024-11-12 21:37:23,367 INFO  L80         IsDeterministic]: Finished isDeterministic. Operand is not deterministic.
[2024-11-12 21:37:23,369 INFO  L218   hiAutomatonCegarLoop]: Abstraction has 615 states and 1062 transitions.
[2024-11-12 21:37:23,370 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 615 states and 1062 transitions.
[2024-11-12 21:37:23,389 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 615 to 615.
[2024-11-12 21:37:23,391 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 615 states, 615 states have (on average 1.726829268292683) internal successors, (1062), 614 states have internal predecessors, (1062), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-12 21:37:23,393 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 615 states to 615 states and 1062 transitions.
[2024-11-12 21:37:23,394 INFO  L240   hiAutomatonCegarLoop]: Abstraction has 615 states and 1062 transitions.
[2024-11-12 21:37:23,394 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-12 21:37:23,395 INFO  L426   stractBuchiCegarLoop]: Abstraction has 615 states and 1062 transitions.
[2024-11-12 21:37:23,395 INFO  L333   stractBuchiCegarLoop]: ======== Iteration 2 ============
[2024-11-12 21:37:23,706 INFO  L72            BuchiIsEmpty]: Start buchiIsEmpty. Operand 615 states and 1062 transitions.
[2024-11-12 21:37:23,708 INFO  L131   ngComponentsAnalysis]: Automaton has 1 accepting balls. 240
[2024-11-12 21:37:23,708 INFO  L87            BuchiIsEmpty]: Finished buchiIsEmpty Result is false
[2024-11-12 21:37:23,708 INFO  L119           BuchiIsEmpty]: Starting construction of run
[2024-11-12 21:37:23,709 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, 1, 1, 1, 1, 1]
[2024-11-12 21:37:23,711 INFO  L149   hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-12 21:37:23,711 INFO  L747   eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(35, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(4, 4);call write~init~int#1(37, 4, 0, 1);call write~init~int#1(115, 4, 1, 1);call write~init~int#1(10, 4, 2, 1);call write~init~int#1(0, 4, 3, 1);call #Ultimate.allocInit(20, 5);call #Ultimate.allocInit(9, 6);call #Ultimate.allocInit(9, 7);call #Ultimate.allocInit(11, 8);call #Ultimate.allocInit(4, 9);call write~init~int#2(37, 9, 0, 1);call write~init~int#2(100, 9, 1, 1);call write~init~int#2(10, 9, 2, 1);call write~init~int#2(0, 9, 3, 1);call #Ultimate.allocInit(4, 10);call write~init~int#3(37, 10, 0, 1);call write~init~int#3(100, 10, 1, 1);call write~init~int#3(10, 10, 2, 1);call write~init~int#3(0, 10, 3, 1);call #Ultimate.allocInit(10, 11);call #Ultimate.allocInit(12, 12);call #Ultimate.allocInit(10, 13);call #Ultimate.allocInit(18, 14);call #Ultimate.allocInit(16, 15);call #Ultimate.allocInit(21, 16);call #Ultimate.allocInit(13, 17);call #Ultimate.allocInit(16, 18);call #Ultimate.allocInit(25, 19);call #Ultimate.allocInit(30, 20);call #Ultimate.allocInit(9, 21);call #Ultimate.allocInit(21, 22);call #Ultimate.allocInit(30, 23);call #Ultimate.allocInit(9, 24);call #Ultimate.allocInit(21, 25);call #Ultimate.allocInit(30, 26);call #Ultimate.allocInit(9, 27);call #Ultimate.allocInit(25, 28);call #Ultimate.allocInit(30, 29);call #Ultimate.allocInit(9, 30);call #Ultimate.allocInit(25, 31);~__SELECTED_FEATURE_Base~0 := 0;~__SELECTED_FEATURE_Keys~0 := 0;~__SELECTED_FEATURE_Encrypt~0 := 0;~__SELECTED_FEATURE_AutoResponder~0 := 0;~__SELECTED_FEATURE_AddressBook~0 := 0;~__SELECTED_FEATURE_Sign~0 := 0;~__SELECTED_FEATURE_Forward~0 := 0;~__SELECTED_FEATURE_Verify~0 := 0;~__SELECTED_FEATURE_Decrypt~0 := 0;~__GUIDSL_ROOT_PRODUCTION~0 := 0;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~0 := 0;~__ste_Client_counter~0 := 0;~__ste_client_name0~0.base, ~__ste_client_name0~0.offset := 0, 0;~__ste_client_name1~0.base, ~__ste_client_name1~0.offset := 0, 0;~__ste_client_name2~0.base, ~__ste_client_name2~0.offset := 0, 0;~__ste_client_outbuffer0~0 := 0;~__ste_client_outbuffer1~0 := 0;~__ste_client_outbuffer2~0 := 0;~__ste_client_outbuffer3~0 := 0;~__ste_ClientAddressBook_size0~0 := 0;~__ste_ClientAddressBook_size1~0 := 0;~__ste_ClientAddressBook_size2~0 := 0;~__ste_Client_AddressBook0_Alias0~0 := 0;~__ste_Client_AddressBook0_Alias1~0 := 0;~__ste_Client_AddressBook0_Alias2~0 := 0;~__ste_Client_AddressBook1_Alias0~0 := 0;~__ste_Client_AddressBook1_Alias1~0 := 0;~__ste_Client_AddressBook1_Alias2~0 := 0;~__ste_Client_AddressBook2_Alias0~0 := 0;~__ste_Client_AddressBook2_Alias1~0 := 0;~__ste_Client_AddressBook2_Alias2~0 := 0;~__ste_Client_AddressBook0_Address0~0 := 0;~__ste_Client_AddressBook0_Address1~0 := 0;~__ste_Client_AddressBook0_Address2~0 := 0;~__ste_Client_AddressBook1_Address0~0 := 0;~__ste_Client_AddressBook1_Address1~0 := 0;~__ste_Client_AddressBook1_Address2~0 := 0;~__ste_Client_AddressBook2_Address0~0 := 0;~__ste_Client_AddressBook2_Address1~0 := 0;~__ste_Client_AddressBook2_Address2~0 := 0;~__ste_client_autoResponse0~0 := 0;~__ste_client_autoResponse1~0 := 0;~__ste_client_autoResponse2~0 := 0;~__ste_client_privateKey0~0 := 0;~__ste_client_privateKey1~0 := 0;~__ste_client_privateKey2~0 := 0;~__ste_ClientKeyring_size0~0 := 0;~__ste_ClientKeyring_size1~0 := 0;~__ste_ClientKeyring_size2~0 := 0;~__ste_Client_Keyring0_User0~0 := 0;~__ste_Client_Keyring0_User1~0 := 0;~__ste_Client_Keyring0_User2~0 := 0;~__ste_Client_Keyring1_User0~0 := 0;~__ste_Client_Keyring1_User1~0 := 0;~__ste_Client_Keyring1_User2~0 := 0;~__ste_Client_Keyring2_User0~0 := 0;~__ste_Client_Keyring2_User1~0 := 0;~__ste_Client_Keyring2_User2~0 := 0;~__ste_Client_Keyring0_PublicKey0~0 := 0;~__ste_Client_Keyring0_PublicKey1~0 := 0;~__ste_Client_Keyring0_PublicKey2~0 := 0;~__ste_Client_Keyring1_PublicKey0~0 := 0;~__ste_Client_Keyring1_PublicKey1~0 := 0;~__ste_Client_Keyring1_PublicKey2~0 := 0;~__ste_Client_Keyring2_PublicKey0~0 := 0;~__ste_Client_Keyring2_PublicKey1~0 := 0;~__ste_Client_Keyring2_PublicKey2~0 := 0;~__ste_client_forwardReceiver0~0 := 0;~__ste_client_forwardReceiver1~0 := 0;~__ste_client_forwardReceiver2~0 := 0;~__ste_client_forwardReceiver3~0 := 0;~__ste_client_idCounter0~0 := 0;~__ste_client_idCounter1~0 := 0;~__ste_client_idCounter2~0 := 0;~__ste_Email_counter~0 := 0;~__ste_email_id0~0 := 0;~__ste_email_id1~0 := 0;~__ste_email_from0~0 := 0;~__ste_email_from1~0 := 0;~__ste_email_to0~0 := 0;~__ste_email_to1~0 := 0;~__ste_email_subject0~0.base, ~__ste_email_subject0~0.offset := 0, 0;~__ste_email_subject1~0.base, ~__ste_email_subject1~0.offset := 0, 0;~__ste_email_body0~0.base, ~__ste_email_body0~0.offset := 0, 0;~__ste_email_body1~0.base, ~__ste_email_body1~0.offset := 0, 0;~__ste_email_isEncrypted0~0 := 0;~__ste_email_isEncrypted1~0 := 0;~__ste_email_encryptionKey0~0 := 0;~__ste_email_encryptionKey1~0 := 0;~__ste_email_isSigned0~0 := 0;~__ste_email_isSigned1~0 := 0;~__ste_email_signKey0~0 := 0;~__ste_email_signKey1~0 := 0;~__ste_email_isSignatureVerified0~0 := 0;~__ste_email_isSignatureVerified1~0 := 0;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~head~0.base, ~head~0.offset := 0, 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret66#1, main_~retValue_acc~36#1, main_~tmp~17#1;havoc main_~retValue_acc~36#1;havoc main_~tmp~17#1;assume { :begin_inline_select_helpers } true;~__GUIDSL_ROOT_PRODUCTION~0 := 1;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;havoc select_features_#t~ret50#1, select_features_#t~ret51#1, select_features_#t~ret52#1, select_features_#t~ret53#1, select_features_#t~ret54#1, select_features_#t~ret55#1, select_features_#t~ret56#1, select_features_#t~ret57#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret50#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Base~0 := select_features_#t~ret50#1;havoc select_features_#t~ret50#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret51#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Keys~0 := select_features_#t~ret51#1;havoc select_features_#t~ret51#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret52#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Encrypt~0 := select_features_#t~ret52#1;havoc select_features_#t~ret52#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret53#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_AutoResponder~0 := select_features_#t~ret53#1;havoc select_features_#t~ret53#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret54#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_AddressBook~0 := select_features_#t~ret54#1;havoc select_features_#t~ret54#1;~__SELECTED_FEATURE_Sign~0 := 1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret55#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Forward~0 := select_features_#t~ret55#1;havoc select_features_#t~ret55#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret56#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Verify~0 := select_features_#t~ret56#1;havoc select_features_#t~ret56#1;assume { :begin_inline_select_one } true;havoc select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;havoc select_one_~retValue_acc~23#1;havoc select_one_#t~nondet49#1;select_one_~choice~0#1 := select_one_#t~nondet49#1;havoc select_one_#t~nondet49#1;select_one_~retValue_acc~23#1 := select_one_~choice~0#1;select_one_#res#1 := select_one_~retValue_acc~23#1;" "select_features_#t~ret57#1 := select_one_#res#1;havoc select_one_#t~nondet49#1, select_one_~retValue_acc~23#1, select_one_~choice~0#1;assume { :end_inline_select_one } true;~__SELECTED_FEATURE_Decrypt~0 := select_features_#t~ret57#1;havoc select_features_#t~ret57#1;" "havoc select_features_#t~ret50#1, select_features_#t~ret51#1, select_features_#t~ret52#1, select_features_#t~ret53#1, select_features_#t~ret54#1, select_features_#t~ret55#1, select_features_#t~ret56#1, select_features_#t~ret57#1;assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~24#1, valid_product_~tmp~15#1;havoc valid_product_~retValue_acc~24#1;havoc valid_product_~tmp~15#1;" "assume 0 == ~__SELECTED_FEATURE_Encrypt~0;" "assume 0 == ~__SELECTED_FEATURE_Decrypt~0;" "assume 0 == ~__SELECTED_FEATURE_Encrypt~0;" "assume 0 == ~__SELECTED_FEATURE_Sign~0;" "assume 0 == ~__SELECTED_FEATURE_Verify~0;" "assume 0 == ~__SELECTED_FEATURE_Sign~0;" "assume 0 != ~__SELECTED_FEATURE_Base~0;valid_product_~tmp~15#1 := 1;" "valid_product_~retValue_acc~24#1 := valid_product_~tmp~15#1;valid_product_#res#1 := valid_product_~retValue_acc~24#1;" "main_#t~ret66#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~24#1, valid_product_~tmp~15#1;assume { :end_inline_valid_product } true;main_~tmp~17#1 := main_#t~ret66#1;havoc main_#t~ret66#1;" "assume 0 != main_~tmp~17#1;assume { :begin_inline_setup } true;havoc setup_#t~ret63#1, setup_#t~ret64#1, setup_#t~ret65#1, setup_~__cil_tmp1~0#1.base, setup_~__cil_tmp1~0#1.offset, setup_~__cil_tmp2~0#1.base, setup_~__cil_tmp2~0#1.offset, setup_~__cil_tmp3~3#1.base, setup_~__cil_tmp3~3#1.offset;havoc setup_~__cil_tmp1~0#1.base, setup_~__cil_tmp1~0#1.offset;havoc setup_~__cil_tmp2~0#1.base, setup_~__cil_tmp2~0#1.offset;havoc setup_~__cil_tmp3~3#1.base, setup_~__cil_tmp3~3#1.offset;~bob~0 := 1;assume { :begin_inline_setup_bob } true;setup_bob_#in~bob___0#1 := ~bob~0;havoc setup_bob_~bob___0#1;setup_bob_~bob___0#1 := setup_bob_#in~bob___0#1;" "assume !(0 != ~__SELECTED_FEATURE_Keys~0);assume { :begin_inline_setup_bob__before__Keys } true;setup_bob__before__Keys_#in~bob___0#1 := setup_bob_~bob___0#1;havoc setup_bob__before__Keys_~bob___0#1;setup_bob__before__Keys_~bob___0#1 := setup_bob__before__Keys_#in~bob___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_bob__before__Keys_~bob___0#1, setup_bob__before__Keys_~bob___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1;" "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__before__Keys_~bob___0#1;havoc setup_bob__before__Keys_#in~bob___0#1;assume { :end_inline_setup_bob__before__Keys } 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 := 6, 0;havoc setup_#t~ret63#1;havoc setup_#t~ret63#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 !(0 != ~__SELECTED_FEATURE_Keys~0);assume { :begin_inline_setup_rjh__before__Keys } true;setup_rjh__before__Keys_#in~rjh___0#1 := setup_rjh_~rjh___0#1;havoc setup_rjh__before__Keys_~rjh___0#1;setup_rjh__before__Keys_~rjh___0#1 := setup_rjh__before__Keys_#in~rjh___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_rjh__before__Keys_~rjh___0#1, setup_rjh__before__Keys_~rjh___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1;" "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__before__Keys_~rjh___0#1;havoc setup_rjh__before__Keys_#in~rjh___0#1;assume { :end_inline_setup_rjh__before__Keys } 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 := 7, 0;havoc setup_#t~ret64#1;havoc setup_#t~ret64#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 !(0 != ~__SELECTED_FEATURE_Keys~0);assume { :begin_inline_setup_chuck__before__Keys } true;setup_chuck__before__Keys_#in~chuck___0#1 := setup_chuck_~chuck___0#1;havoc setup_chuck__before__Keys_~chuck___0#1;setup_chuck__before__Keys_~chuck___0#1 := setup_chuck__before__Keys_#in~chuck___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_chuck__before__Keys_~chuck___0#1, setup_chuck__before__Keys_~chuck___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1;" "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__before__Keys_~chuck___0#1;havoc setup_chuck__before__Keys_#in~chuck___0#1;assume { :end_inline_setup_chuck__before__Keys } true;" "havoc setup_chuck_~chuck___0#1;havoc setup_chuck_#in~chuck___0#1;assume { :end_inline_setup_chuck } true;setup_~__cil_tmp3~3#1.base, setup_~__cil_tmp3~3#1.offset := 8, 0;havoc setup_#t~ret65#1;havoc setup_#t~ret65#1;" "havoc setup_#t~ret63#1, setup_#t~ret64#1, setup_#t~ret65#1, setup_~__cil_tmp1~0#1.base, setup_~__cil_tmp1~0#1.offset, setup_~__cil_tmp2~0#1.base, setup_~__cil_tmp2~0#1.offset, setup_~__cil_tmp3~3#1.base, setup_~__cil_tmp3~3#1.offset;assume { :end_inline_setup } true;assume { :begin_inline_test } true;havoc test_#t~nondet4#1, test_#t~nondet5#1, test_#t~nondet6#1, test_#t~nondet7#1, test_#t~nondet8#1, test_#t~nondet9#1, test_#t~nondet10#1, test_#t~nondet11#1, test_#t~nondet12#1, test_#t~nondet13#1, test_#t~nondet14#1, test_~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~0#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1, test_~tmp___3~0#1, test_~tmp___4~0#1, test_~tmp___5~0#1, test_~tmp___6~0#1, test_~tmp___7~0#1, test_~tmp___8~0#1, test_~tmp___9~0#1;havoc test_~op1~0#1;havoc test_~op2~0#1;havoc test_~op3~0#1;havoc test_~op4~0#1;havoc test_~op5~0#1;havoc test_~op6~0#1;havoc test_~op7~0#1;havoc test_~op8~0#1;havoc test_~op9~0#1;havoc test_~op10~0#1;havoc test_~op11~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~0#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;havoc test_~tmp___3~0#1;havoc test_~tmp___4~0#1;havoc test_~tmp___5~0#1;havoc test_~tmp___6~0#1;havoc test_~tmp___7~0#1;havoc test_~tmp___8~0#1;havoc test_~tmp___9~0#1;test_~op1~0#1 := 0;test_~op2~0#1 := 0;test_~op3~0#1 := 0;test_~op4~0#1 := 0;test_~op5~0#1 := 0;test_~op6~0#1 := 0;test_~op7~0#1 := 0;test_~op8~0#1 := 0;test_~op9~0#1 := 0;test_~op10~0#1 := 0;test_~op11~0#1 := 0;test_~splverifierCounter~0#1 := 0;" "assume !false;" 
[2024-11-12 21:37:23,712 INFO  L749   eck$LassoCheckResult]: Loop: "assume test_~splverifierCounter~0#1 < 4;" "test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1;" "assume !(0 == test_~op1~0#1);" "assume 0 == test_~op2~0#1;havoc test_#t~nondet5#1;test_~tmp___8~0#1 := test_#t~nondet5#1;havoc test_#t~nondet5#1;" "assume 0 != test_~tmp___8~0#1;" "assume !(0 != ~__SELECTED_FEATURE_AutoResponder~0);" "test_~op2~0#1 := 1;" "assume !false;" 
[2024-11-12 21:37:23,712 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-12 21:37:23,712 INFO  L85        PathProgramCache]: Analyzing trace with hash 648503071, now seen corresponding path program 1 times
[2024-11-12 21:37:23,713 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-12 21:37:23,713 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1099947695]
[2024-11-12 21:37:23,713 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 21:37:23,713 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-12 21:37:23,827 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-12 21:37:23,899 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-12 21:37:23,899 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1099947695]
[2024-11-12 21:37:23,899 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1099947695] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-12 21:37:23,900 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1608395337]
[2024-11-12 21:37:23,900 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-12 21:37:23,900 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-12 21:37:23,900 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-12 21:37:23,902 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-12 21:37:23,903 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process