./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/product-lines/email_spec8_product33.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml', '-i', '../sv-benchmarks/c/product-lines/email_spec8_product33.cil.c', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/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) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', '110ae467dd0e6a723852f1756a5d5c5e6a5ea34b8ae8b082c6ae77d9e8e89434'] Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/product-lines/email_spec8_product33.cil.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 110ae467dd0e6a723852f1756a5d5c5e6a5ea34b8ae8b082c6ae77d9e8e89434 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-08 00:27:51,599 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 00:27:51,700 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-08 00:27:51,706 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 00:27:51,707 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 00:27:51,733 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 00:27:51,734 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 00:27:51,734 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 00:27:51,735 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 00:27:51,735 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 00:27:51,736 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 00:27:51,737 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 00:27:51,737 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 00:27:51,737 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-08 00:27:51,737 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-08 00:27:51,737 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-08 00:27:51,738 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-08 00:27:51,738 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-08 00:27:51,738 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-08 00:27:51,738 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 00:27:51,738 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-08 00:27:51,739 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 00:27:51,739 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 00:27:51,739 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 00:27:51,739 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 00:27:51,739 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-08 00:27:51,739 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-08 00:27:51,739 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-08 00:27:51,740 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 00:27:51,740 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 00:27:51,740 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 00:27:51,740 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 00:27:51,740 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-08 00:27:51,740 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 00:27:51,740 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 00:27:51,740 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 00:27:51,741 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 00:27:51,741 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 00:27:51,741 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-08 00:27:51,741 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/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 -> 110ae467dd0e6a723852f1756a5d5c5e6a5ea34b8ae8b082c6ae77d9e8e89434 [2024-11-08 00:27:52,067 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 00:27:52,079 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 00:27:52,082 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 00:27:52,084 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 00:27:52,084 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 00:27:52,085 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/product-lines/email_spec8_product33.cil.c [2024-11-08 00:27:53,501 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 00:27:53,796 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 00:27:53,801 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/product-lines/email_spec8_product33.cil.c [2024-11-08 00:27:53,836 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e4746a7d1/d449c90932e2492ab778123494fce280/FLAG73d55137f [2024-11-08 00:27:53,853 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e4746a7d1/d449c90932e2492ab778123494fce280 [2024-11-08 00:27:53,857 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 00:27:53,859 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 00:27:53,860 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 00:27:53,861 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 00:27:53,865 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 00:27:53,866 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:27:53" (1/1) ... [2024-11-08 00:27:53,867 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7b02dc5f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:53, skipping insertion in model container [2024-11-08 00:27:53,867 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:27:53" (1/1) ... [2024-11-08 00:27:53,923 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 00:27:54,419 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 00:27:54,434 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 00:27:54,443 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [48] [2024-11-08 00:27:54,444 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [414] [2024-11-08 00:27:54,445 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [432] [2024-11-08 00:27:54,445 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [441] [2024-11-08 00:27:54,445 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [1521] [2024-11-08 00:27:54,445 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"EncryptAutoResponder_spec.i","") [1680] [2024-11-08 00:27:54,445 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [1723] [2024-11-08 00:27:54,446 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [1952] [2024-11-08 00:27:54,446 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [2246] [2024-11-08 00:27:54,446 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [2281] [2024-11-08 00:27:54,446 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [2675] [2024-11-08 00:27:54,549 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 00:27:54,584 INFO L204 MainTranslator]: Completed translation [2024-11-08 00:27:54,584 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:54 WrapperNode [2024-11-08 00:27:54,585 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 00:27:54,585 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 00:27:54,586 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 00:27:54,586 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 00:27:54,590 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:54" (1/1) ... [2024-11-08 00:27:54,617 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:54" (1/1) ... [2024-11-08 00:27:54,723 INFO L138 Inliner]: procedures = 135, calls = 216, calls flagged for inlining = 139, calls inlined = 205, statements flattened = 3006 [2024-11-08 00:27:54,723 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 00:27:54,724 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 00:27:54,724 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 00:27:54,724 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 00:27:54,738 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:54" (1/1) ... [2024-11-08 00:27:54,738 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:54" (1/1) ... [2024-11-08 00:27:54,746 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:54" (1/1) ... [2024-11-08 00:27:54,800 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-08 00:27:54,800 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:54" (1/1) ... [2024-11-08 00:27:54,804 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:54" (1/1) ... [2024-11-08 00:27:54,846 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:54" (1/1) ... [2024-11-08 00:27:54,871 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:54" (1/1) ... [2024-11-08 00:27:54,882 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:54" (1/1) ... [2024-11-08 00:27:54,890 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:54" (1/1) ... [2024-11-08 00:27:54,901 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 00:27:54,902 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 00:27:54,903 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 00:27:54,903 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 00:27:54,904 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:54" (1/1) ... [2024-11-08 00:27:54,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:27:54,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:27:54,947 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-08 00:27:54,955 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-11-08 00:27:54,978 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 00:27:54,978 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-08 00:27:54,978 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-08 00:27:54,979 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-08 00:27:54,979 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-08 00:27:54,979 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 00:27:54,979 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 00:27:55,185 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 00:27:55,187 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 00:27:57,132 INFO L? ?]: Removed 1667 outVars from TransFormulas that were not future-live. [2024-11-08 00:27:57,132 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 00:27:57,165 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 00:27:57,169 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-08 00:27:57,170 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:27:57 BoogieIcfgContainer [2024-11-08 00:27:57,170 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 00:27:57,171 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-08 00:27:57,171 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-08 00:27:57,178 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-08 00:27:57,179 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 00:27:57,179 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.11 12:27:53" (1/3) ... [2024-11-08 00:27:57,180 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@7d97f110 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 12:27:57, skipping insertion in model container [2024-11-08 00:27:57,181 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 00:27:57,181 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:27:54" (2/3) ... [2024-11-08 00:27:57,181 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@7d97f110 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 12:27:57, skipping insertion in model container [2024-11-08 00:27:57,181 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 00:27:57,182 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:27:57" (3/3) ... [2024-11-08 00:27:57,183 INFO L332 chiAutomizerObserver]: Analyzing ICFG email_spec8_product33.cil.c [2024-11-08 00:27:57,254 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-08 00:27:57,254 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-08 00:27:57,254 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-08 00:27:57,254 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-08 00:27:57,254 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-08 00:27:57,255 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-08 00:27:57,255 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-08 00:27:57,255 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-08 00:27:57,267 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 649 states, 648 states have (on average 1.6651234567901234) internal successors, (1079), 648 states have internal predecessors, (1079), 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-08 00:27:57,321 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 227 [2024-11-08 00:27:57,326 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 00:27:57,326 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 00:27:57,336 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:27:57,336 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:27:57,337 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-08 00:27:57,339 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 649 states, 648 states have (on average 1.6651234567901234) internal successors, (1079), 648 states have internal predecessors, (1079), 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-08 00:27:57,366 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 227 [2024-11-08 00:27:57,366 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 00:27:57,367 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 00:27:57,368 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:27:57,368 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:27:57,375 INFO L745 eck$LassoCheckResult]: Stem: 195#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(28, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);call #Ultimate.allocInit(4, 16);call write~init~int#2(37, 16, 0, 1);call write~init~int#2(115, 16, 1, 1);call write~init~int#2(10, 16, 2, 1);call write~init~int#2(0, 16, 3, 1);call #Ultimate.allocInit(10, 17);call #Ultimate.allocInit(12, 18);call #Ultimate.allocInit(10, 19);call #Ultimate.allocInit(18, 20);call #Ultimate.allocInit(16, 21);call #Ultimate.allocInit(21, 22);call #Ultimate.allocInit(13, 23);call #Ultimate.allocInit(16, 24);call #Ultimate.allocInit(25, 25);call #Ultimate.allocInit(17, 26);call #Ultimate.allocInit(17, 27);call #Ultimate.allocInit(9, 28);call #Ultimate.allocInit(9, 29);call #Ultimate.allocInit(11, 30);call #Ultimate.allocInit(4, 31);call write~init~int#1(37, 31, 0, 1);call write~init~int#1(100, 31, 1, 1);call write~init~int#1(10, 31, 2, 1);call write~init~int#1(0, 31, 3, 1);call #Ultimate.allocInit(4, 32);call write~init~int#3(37, 32, 0, 1);call write~init~int#3(100, 32, 1, 1);call write~init~int#3(10, 32, 2, 1);call write~init~int#3(0, 32, 3, 1);call #Ultimate.allocInit(20, 33);~head~0.base, ~head~0.offset := 0, 0;~__ste_Client_counter~0 := 0;~__ste_client_name0~0.base, ~__ste_client_name0~0.offset := 0, 0;~__ste_client_name1~0.base, ~__ste_client_name1~0.offset := 0, 0;~__ste_client_name2~0.base, ~__ste_client_name2~0.offset := 0, 0;~__ste_client_outbuffer0~0 := 0;~__ste_client_outbuffer1~0 := 0;~__ste_client_outbuffer2~0 := 0;~__ste_client_outbuffer3~0 := 0;~__ste_ClientAddressBook_size0~0 := 0;~__ste_ClientAddressBook_size1~0 := 0;~__ste_ClientAddressBook_size2~0 := 0;~__ste_Client_AddressBook0_Alias0~0 := 0;~__ste_Client_AddressBook0_Alias1~0 := 0;~__ste_Client_AddressBook0_Alias2~0 := 0;~__ste_Client_AddressBook1_Alias0~0 := 0;~__ste_Client_AddressBook1_Alias1~0 := 0;~__ste_Client_AddressBook1_Alias2~0 := 0;~__ste_Client_AddressBook2_Alias0~0 := 0;~__ste_Client_AddressBook2_Alias1~0 := 0;~__ste_Client_AddressBook2_Alias2~0 := 0;~__ste_Client_AddressBook0_Address0~0 := 0;~__ste_Client_AddressBook0_Address1~0 := 0;~__ste_Client_AddressBook0_Address2~0 := 0;~__ste_Client_AddressBook1_Address0~0 := 0;~__ste_Client_AddressBook1_Address1~0 := 0;~__ste_Client_AddressBook1_Address2~0 := 0;~__ste_Client_AddressBook2_Address0~0 := 0;~__ste_Client_AddressBook2_Address1~0 := 0;~__ste_Client_AddressBook2_Address2~0 := 0;~__ste_client_autoResponse0~0 := 0;~__ste_client_autoResponse1~0 := 0;~__ste_client_autoResponse2~0 := 0;~__ste_client_privateKey0~0 := 0;~__ste_client_privateKey1~0 := 0;~__ste_client_privateKey2~0 := 0;~__ste_ClientKeyring_size0~0 := 0;~__ste_ClientKeyring_size1~0 := 0;~__ste_ClientKeyring_size2~0 := 0;~__ste_Client_Keyring0_User0~0 := 0;~__ste_Client_Keyring0_User1~0 := 0;~__ste_Client_Keyring0_User2~0 := 0;~__ste_Client_Keyring1_User0~0 := 0;~__ste_Client_Keyring1_User1~0 := 0;~__ste_Client_Keyring1_User2~0 := 0;~__ste_Client_Keyring2_User0~0 := 0;~__ste_Client_Keyring2_User1~0 := 0;~__ste_Client_Keyring2_User2~0 := 0;~__ste_Client_Keyring0_PublicKey0~0 := 0;~__ste_Client_Keyring0_PublicKey1~0 := 0;~__ste_Client_Keyring0_PublicKey2~0 := 0;~__ste_Client_Keyring1_PublicKey0~0 := 0;~__ste_Client_Keyring1_PublicKey1~0 := 0;~__ste_Client_Keyring1_PublicKey2~0 := 0;~__ste_Client_Keyring2_PublicKey0~0 := 0;~__ste_Client_Keyring2_PublicKey1~0 := 0;~__ste_Client_Keyring2_PublicKey2~0 := 0;~__ste_client_forwardReceiver0~0 := 0;~__ste_client_forwardReceiver1~0 := 0;~__ste_client_forwardReceiver2~0 := 0;~__ste_client_forwardReceiver3~0 := 0;~__ste_client_idCounter0~0 := 0;~__ste_client_idCounter1~0 := 0;~__ste_client_idCounter2~0 := 0;~__SELECTED_FEATURE_Base~0 := 0;~__SELECTED_FEATURE_Keys~0 := 0;~__SELECTED_FEATURE_Encrypt~0 := 0;~__SELECTED_FEATURE_AutoResponder~0 := 0;~__SELECTED_FEATURE_AddressBook~0 := 0;~__SELECTED_FEATURE_Sign~0 := 0;~__SELECTED_FEATURE_Forward~0 := 0;~__SELECTED_FEATURE_Verify~0 := 0;~__SELECTED_FEATURE_Decrypt~0 := 0;~__GUIDSL_ROOT_PRODUCTION~0 := 0;~__GUIDSL_NON_TERMINAL_main~0 := 0;~in_encrypted~0 := 0;~bob~0 := 0;~rjh~0 := 0;~chuck~0 := 0;~queue_empty~0 := 1;~queued_message~0 := 0;~queued_client~0 := 0;~__ste_Email_counter~0 := 0;~__ste_email_id0~0 := 0;~__ste_email_id1~0 := 0;~__ste_email_from0~0 := 0;~__ste_email_from1~0 := 0;~__ste_email_to0~0 := 0;~__ste_email_to1~0 := 0;~__ste_email_subject0~0.base, ~__ste_email_subject0~0.offset := 0, 0;~__ste_email_subject1~0.base, ~__ste_email_subject1~0.offset := 0, 0;~__ste_email_body0~0.base, ~__ste_email_body0~0.offset := 0, 0;~__ste_email_body1~0.base, ~__ste_email_body1~0.offset := 0, 0;~__ste_email_isEncrypted0~0 := 0;~__ste_email_isEncrypted1~0 := 0;~__ste_email_encryptionKey0~0 := 0;~__ste_email_encryptionKey1~0 := 0;~__ste_email_isSigned0~0 := 0;~__ste_email_isSigned1~0 := 0;~__ste_email_signKey0~0 := 0;~__ste_email_signKey1~0 := 0;~__ste_email_isSignatureVerified0~0 := 0;~__ste_email_isSignatureVerified1~0 := 0; 532#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret75#1, main_~retValue_acc~25#1, main_~tmp~13#1;havoc main_~retValue_acc~25#1;havoc main_~tmp~13#1;assume { :begin_inline_select_helpers } true; 351#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 606#select_features_returnLabel#1true assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~27#1;havoc valid_product_~retValue_acc~27#1;valid_product_~retValue_acc~27#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~27#1; 105#valid_product_returnLabel#1true main_#t~ret75#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~27#1;assume { :end_inline_valid_product } true;main_~tmp~13#1 := main_#t~ret75#1;havoc main_#t~ret75#1; 73#L2103true assume 0 != main_~tmp~13#1;assume { :begin_inline_setup } true;havoc setup_#t~ret72#1, setup_#t~ret73#1, setup_#t~ret74#1, setup_~__cil_tmp1~0#1.base, setup_~__cil_tmp1~0#1.offset, setup_~__cil_tmp2~1#1.base, setup_~__cil_tmp2~1#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~1#1.base, setup_~__cil_tmp2~1#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 { :begin_inline_setup_bob__wrappee__Base } true;setup_bob__wrappee__Base_#in~bob___0#1 := setup_bob_~bob___0#1;havoc setup_bob__wrappee__Base_~bob___0#1;setup_bob__wrappee__Base_~bob___0#1 := setup_bob__wrappee__Base_#in~bob___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_bob__wrappee__Base_~bob___0#1, setup_bob__wrappee__Base_~bob___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1; 170#L1505true assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1; 591#L1511-2true havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true; 346#setup_bob__wrappee__Base_returnLabel#1true havoc setup_bob__wrappee__Base_~bob___0#1;havoc setup_bob__wrappee__Base_#in~bob___0#1;assume { :end_inline_setup_bob__wrappee__Base } true;assume { :begin_inline_setClientPrivateKey } true;setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1 := setup_bob_~bob___0#1, 123;havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;setClientPrivateKey_~handle#1 := setClientPrivateKey_#in~handle#1;setClientPrivateKey_~value#1 := setClientPrivateKey_#in~value#1; 417#L1070true assume 1 == setClientPrivateKey_~handle#1;~__ste_client_privateKey0~0 := setClientPrivateKey_~value#1; 49#L1076-2true havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;havoc setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1;assume { :end_inline_setClientPrivateKey } true; 609#setup_bob_returnLabel#1true havoc setup_bob_~bob___0#1;havoc setup_bob_#in~bob___0#1;assume { :end_inline_setup_bob } true;setup_~__cil_tmp1~0#1.base, setup_~__cil_tmp1~0#1.offset := 28, 0;havoc setup_#t~ret72#1;havoc setup_#t~ret72#1;~rjh~0 := 2;assume { :begin_inline_setup_rjh } true;setup_rjh_#in~rjh___0#1 := ~rjh~0;havoc setup_rjh_~rjh___0#1;setup_rjh_~rjh___0#1 := setup_rjh_#in~rjh___0#1;assume { :begin_inline_setup_rjh__wrappee__Base } true;setup_rjh__wrappee__Base_#in~rjh___0#1 := setup_rjh_~rjh___0#1;havoc setup_rjh__wrappee__Base_~rjh___0#1;setup_rjh__wrappee__Base_~rjh___0#1 := setup_rjh__wrappee__Base_#in~rjh___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_rjh__wrappee__Base_~rjh___0#1, setup_rjh__wrappee__Base_~rjh___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1; 387#L1505-2true assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1; 603#L1511-5true havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true; 466#setup_rjh__wrappee__Base_returnLabel#1true havoc setup_rjh__wrappee__Base_~rjh___0#1;havoc setup_rjh__wrappee__Base_#in~rjh___0#1;assume { :end_inline_setup_rjh__wrappee__Base } true;assume { :begin_inline_setClientPrivateKey } true;setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1 := setup_rjh_~rjh___0#1, 456;havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;setClientPrivateKey_~handle#1 := setClientPrivateKey_#in~handle#1;setClientPrivateKey_~value#1 := setClientPrivateKey_#in~value#1; 587#L1070-2true assume 1 == setClientPrivateKey_~handle#1;~__ste_client_privateKey0~0 := setClientPrivateKey_~value#1; 630#L1076-5true havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;havoc setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1;assume { :end_inline_setClientPrivateKey } true; 444#setup_rjh_returnLabel#1true havoc setup_rjh_~rjh___0#1;havoc setup_rjh_#in~rjh___0#1;assume { :end_inline_setup_rjh } true;setup_~__cil_tmp2~1#1.base, setup_~__cil_tmp2~1#1.offset := 29, 0;havoc setup_#t~ret73#1;havoc setup_#t~ret73#1;~chuck~0 := 3;assume { :begin_inline_setup_chuck } true;setup_chuck_#in~chuck___0#1 := ~chuck~0;havoc setup_chuck_~chuck___0#1;setup_chuck_~chuck___0#1 := setup_chuck_#in~chuck___0#1;assume { :begin_inline_setup_chuck__wrappee__Base } true;setup_chuck__wrappee__Base_#in~chuck___0#1 := setup_chuck_~chuck___0#1;havoc setup_chuck__wrappee__Base_~chuck___0#1;setup_chuck__wrappee__Base_~chuck___0#1 := setup_chuck__wrappee__Base_#in~chuck___0#1;assume { :begin_inline_setClientId } true;setClientId_#in~handle#1, setClientId_#in~value#1 := setup_chuck__wrappee__Base_~chuck___0#1, setup_chuck__wrappee__Base_~chuck___0#1;havoc setClientId_~handle#1, setClientId_~value#1;setClientId_~handle#1 := setClientId_#in~handle#1;setClientId_~value#1 := setClientId_#in~value#1; 498#L1505-4true assume 1 == setClientId_~handle#1;~__ste_client_idCounter0~0 := setClientId_~value#1; 499#L1511-8true havoc setClientId_~handle#1, setClientId_~value#1;havoc setClientId_#in~handle#1, setClientId_#in~value#1;assume { :end_inline_setClientId } true; 607#setup_chuck__wrappee__Base_returnLabel#1true havoc setup_chuck__wrappee__Base_~chuck___0#1;havoc setup_chuck__wrappee__Base_#in~chuck___0#1;assume { :end_inline_setup_chuck__wrappee__Base } true;assume { :begin_inline_setClientPrivateKey } true;setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1 := setup_chuck_~chuck___0#1, 789;havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;setClientPrivateKey_~handle#1 := setClientPrivateKey_#in~handle#1;setClientPrivateKey_~value#1 := setClientPrivateKey_#in~value#1; 522#L1070-4true assume 1 == setClientPrivateKey_~handle#1;~__ste_client_privateKey0~0 := setClientPrivateKey_~value#1; 289#L1076-8true havoc setClientPrivateKey_~handle#1, setClientPrivateKey_~value#1;havoc setClientPrivateKey_#in~handle#1, setClientPrivateKey_#in~value#1;assume { :end_inline_setClientPrivateKey } true; 378#setup_chuck_returnLabel#1true havoc setup_chuck_~chuck___0#1;havoc setup_chuck_#in~chuck___0#1;assume { :end_inline_setup_chuck } true;setup_~__cil_tmp3~3#1.base, setup_~__cil_tmp3~3#1.offset := 30, 0;havoc setup_#t~ret74#1;havoc setup_#t~ret74#1; 411#setup_returnLabel#1true havoc setup_#t~ret72#1, setup_#t~ret73#1, setup_#t~ret74#1, setup_~__cil_tmp1~0#1.base, setup_~__cil_tmp1~0#1.offset, setup_~__cil_tmp2~1#1.base, setup_~__cil_tmp2~1#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~nondet56#1, test_#t~nondet57#1, test_#t~nondet58#1, test_#t~nondet59#1, test_#t~nondet60#1, test_#t~nondet61#1, test_#t~nondet62#1, test_#t~nondet63#1, test_#t~nondet64#1, test_#t~nondet65#1, test_#t~nondet66#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~11#1, test_~tmp___0~3#1, test_~tmp___1~1#1, test_~tmp___2~1#1, test_~tmp___3~0#1, test_~tmp___4~0#1, test_~tmp___5~0#1, test_~tmp___6~0#1, test_~tmp___7~0#1, test_~tmp___8~0#1, test_~tmp___9~0#1;havoc test_~op1~0#1;havoc test_~op2~0#1;havoc test_~op3~0#1;havoc test_~op4~0#1;havoc test_~op5~0#1;havoc test_~op6~0#1;havoc test_~op7~0#1;havoc test_~op8~0#1;havoc test_~op9~0#1;havoc test_~op10~0#1;havoc test_~op11~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~11#1;havoc test_~tmp___0~3#1;havoc test_~tmp___1~1#1;havoc test_~tmp___2~1#1;havoc test_~tmp___3~0#1;havoc test_~tmp___4~0#1;havoc test_~tmp___5~0#1;havoc test_~tmp___6~0#1;havoc test_~tmp___7~0#1;havoc test_~tmp___8~0#1;havoc test_~tmp___9~0#1;test_~op1~0#1 := 0;test_~op2~0#1 := 0;test_~op3~0#1 := 0;test_~op4~0#1 := 0;test_~op5~0#1 := 0;test_~op6~0#1 := 0;test_~op7~0#1 := 0;test_~op8~0#1 := 0;test_~op9~0#1 := 0;test_~op10~0#1 := 0;test_~op11~0#1 := 0;test_~splverifierCounter~0#1 := 0; 140#L1922-1true [2024-11-08 00:27:57,375 INFO L747 eck$LassoCheckResult]: Loop: 140#L1922-1true assume !false; 538#L1774true assume test_~splverifierCounter~0#1 < 4; 613#L1775true test_~splverifierCounter~0#1 := 1 + test_~splverifierCounter~0#1; 480#L1781true assume !(0 == test_~op1~0#1); 297#$Ultimate##179true assume 0 == test_~op2~0#1;havoc test_#t~nondet57#1;test_~tmp___8~0#1 := test_#t~nondet57#1;havoc test_#t~nondet57#1; 431#L1799true assume 0 != test_~tmp___8~0#1;assume { :begin_inline_rjhSetAutoRespond } true;assume { :begin_inline_setClientAutoResponse } true;setClientAutoResponse_#in~handle#1, setClientAutoResponse_#in~value#1 := ~rjh~0, 1;havoc setClientAutoResponse_~handle#1, setClientAutoResponse_~value#1;setClientAutoResponse_~handle#1 := setClientAutoResponse_#in~handle#1;setClientAutoResponse_~value#1 := setClientAutoResponse_#in~value#1; 276#L1023true assume 1 == setClientAutoResponse_~handle#1;~__ste_client_autoResponse0~0 := setClientAutoResponse_~value#1; 72#L1029-2true havoc setClientAutoResponse_~handle#1, setClientAutoResponse_~value#1;havoc setClientAutoResponse_#in~handle#1, setClientAutoResponse_#in~value#1;assume { :end_inline_setClientAutoResponse } true; 197#rjhSetAutoRespond_returnLabel#1true assume { :end_inline_rjhSetAutoRespond } true;test_~op2~0#1 := 1; 140#L1922-1true [2024-11-08 00:27:57,380 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:27:57,380 INFO L85 PathProgramCache]: Analyzing trace with hash 56074497, now seen corresponding path program 1 times [2024-11-08 00:27:57,388 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:27:57,389 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2017758889] [2024-11-08 00:27:57,389 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:27:57,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:27:57,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 00:27:57,916 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-08 00:27:57,916 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 00:27:57,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2017758889] [2024-11-08 00:27:57,917 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2017758889] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 00:27:57,918 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 00:27:57,918 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 00:27:57,919 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [178272338] [2024-11-08 00:27:57,920 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 00:27:57,923 INFO L750 eck$LassoCheckResult]: stem already infeasible [2024-11-08 00:27:57,925 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:27:57,925 INFO L85 PathProgramCache]: Analyzing trace with hash 853771930, now seen corresponding path program 1 times [2024-11-08 00:27:57,926 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:27:57,926 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2058697352] [2024-11-08 00:27:57,926 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:27:57,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:27:57,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:27:57,943 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:27:57,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:27:57,979 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:27:58,077 INFO L204 LassoAnalysis]: Preferences: [2024-11-08 00:27:58,079 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-08 00:27:58,079 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-08 00:27:58,079 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-08 00:27:58,079 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-08 00:27:58,079 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:27:58,080 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-08 00:27:58,080 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-08 00:27:58,080 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec8_product33.cil.c_Iteration1_Loop [2024-11-08 00:27:58,080 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-08 00:27:58,080 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-08 00:27:58,106 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,116 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,119 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,126 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,133 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,136 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,143 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,146 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,149 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,154 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,157 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,236 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-08 00:27:58,236 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-08 00:27:58,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:27:58,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:27:58,244 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-08 00:27:58,245 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2024-11-08 00:27:58,246 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-08 00:27:58,246 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-08 00:27:58,262 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-08 00:27:58,262 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_setClientAutoResponse_#in~value#1=0} Honda state: {ULTIMATE.start_setClientAutoResponse_#in~value#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-08 00:27:58,274 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2024-11-08 00:27:58,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:27:58,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:27:58,277 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-08 00:27:58,278 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2024-11-08 00:27:58,279 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-08 00:27:58,279 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-08 00:27:58,291 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-08 00:27:58,292 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_setClientAutoResponse_#in~handle#1=0} Honda state: {ULTIMATE.start_setClientAutoResponse_#in~handle#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-08 00:27:58,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2024-11-08 00:27:58,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:27:58,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:27:58,306 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-08 00:27:58,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2024-11-08 00:27:58,308 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-08 00:27:58,308 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-08 00:27:58,320 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-08 00:27:58,320 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_test_#t~nondet57#1=0} Honda state: {ULTIMATE.start_test_#t~nondet57#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-08 00:27:58,331 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2024-11-08 00:27:58,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:27:58,332 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:27:58,334 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-08 00:27:58,335 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2024-11-08 00:27:58,335 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-08 00:27:58,335 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-08 00:27:58,359 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0 [2024-11-08 00:27:58,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:27:58,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:27:58,362 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-08 00:27:58,363 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2024-11-08 00:27:58,364 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-08 00:27:58,364 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-08 00:27:58,397 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-08 00:27:58,401 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2024-11-08 00:27:58,403 INFO L204 LassoAnalysis]: Preferences: [2024-11-08 00:27:58,403 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-08 00:27:58,403 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-08 00:27:58,403 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-08 00:27:58,403 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-08 00:27:58,403 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:27:58,403 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-08 00:27:58,404 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-08 00:27:58,404 INFO L132 ssoRankerPreferences]: Filename of dumped script: email_spec8_product33.cil.c_Iteration1_Loop [2024-11-08 00:27:58,404 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-08 00:27:58,404 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-08 00:27:58,405 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,410 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,412 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,419 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,422 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,429 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,433 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,436 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,439 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,443 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,447 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-08 00:27:58,534 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-08 00:27:58,539 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-08 00:27:58,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:27:58,541 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:27:58,543 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-08 00:27:58,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2024-11-08 00:27:58,546 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-08 00:27:58,561 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:27:58,561 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:27:58,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:27:58,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:27:58,563 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:27:58,567 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:27:58,568 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:27:58,574 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:27:58,590 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2024-11-08 00:27:58,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:27:58,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:27:58,593 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-08 00:27:58,596 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2024-11-08 00:27:58,597 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-08 00:27:58,610 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:27:58,610 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:27:58,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:27:58,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:27:58,611 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:27:58,611 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:27:58,611 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:27:58,614 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-08 00:27:58,631 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0 [2024-11-08 00:27:58,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:27:58,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:27:58,635 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-08 00:27:58,636 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2024-11-08 00:27:58,637 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-08 00:27:58,650 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-08 00:27:58,650 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-08 00:27:58,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-08 00:27:58,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-08 00:27:58,651 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-08 00:27:58,652 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-08 00:27:58,652 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-08 00:27:58,657 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-11-08 00:27:58,662 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2024-11-08 00:27:58,664 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2024-11-08 00:27:58,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:27:58,666 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:27:58,670 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-08 00:27:58,672 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2024-11-08 00:27:58,672 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-11-08 00:27:58,673 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-11-08 00:27:58,673 INFO L474 LassoAnalysis]: Proved termination. [2024-11-08 00:27:58,673 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_test_~splverifierCounter~0#1) = -2*ULTIMATE.start_test_~splverifierCounter~0#1 + 7 Supporting invariants [] [2024-11-08 00:27:58,689 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2024-11-08 00:27:58,693 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-11-08 00:27:58,720 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:27:58,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 00:27:58,867 INFO L255 TraceCheckSpWp]: Trace formula consists of 540 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-08 00:27:58,871 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 00:27:58,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 00:27:58,940 INFO L255 TraceCheckSpWp]: Trace formula consists of 25 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 00:27:58,941 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 00:27:59,028 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-08 00:27:59,057 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 3 loop predicates [2024-11-08 00:27:59,061 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 649 states, 648 states have (on average 1.6651234567901234) internal successors, (1079), 648 states have internal predecessors, (1079), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 5 states, 5 states have (on average 6.8) internal successors, (34), 5 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:27:59,122 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0 [2024-11-08 00:27:59,312 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 649 states, 648 states have (on average 1.6651234567901234) internal successors, (1079), 648 states have internal predecessors, (1079), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0). Second operand has 5 states, 5 states have (on average 6.8) internal successors, (34), 5 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 2021 states and 3318 transitions. Complement of second has 8 states. [2024-11-08 00:27:59,314 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 2 non-accepting loop states 1 accepting loop states [2024-11-08 00:27:59,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 6.8) internal successors, (34), 5 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:27:59,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1689 transitions. [2024-11-08 00:27:59,327 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 1689 transitions. Stem has 25 letters. Loop has 9 letters. [2024-11-08 00:27:59,328 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-08 00:27:59,328 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 1689 transitions. Stem has 34 letters. Loop has 9 letters. [2024-11-08 00:27:59,329 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-08 00:27:59,329 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 1689 transitions. Stem has 25 letters. Loop has 18 letters. [2024-11-08 00:27:59,329 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-11-08 00:27:59,330 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 2021 states and 3318 transitions. [2024-11-08 00:27:59,356 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-11-08 00:27:59,358 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 2021 states to 0 states and 0 transitions. [2024-11-08 00:27:59,359 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2024-11-08 00:27:59,359 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2024-11-08 00:27:59,360 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2024-11-08 00:27:59,360 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 00:27:59,360 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-08 00:27:59,360 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-08 00:27:59,360 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 00:27:59,365 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 00:27:59,366 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 00:27:59,367 INFO L87 Difference]: Start difference. First operand 0 states and 0 transitions. Second operand has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:27:59,369 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 00:27:59,369 INFO L93 Difference]: Finished difference Result 0 states and 0 transitions. [2024-11-08 00:27:59,369 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 0 states and 0 transitions. [2024-11-08 00:27:59,369 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-11-08 00:27:59,369 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 0 states to 0 states and 0 transitions. [2024-11-08 00:27:59,369 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2024-11-08 00:27:59,370 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2024-11-08 00:27:59,370 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2024-11-08 00:27:59,370 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 00:27:59,370 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-08 00:27:59,370 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-08 00:27:59,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 00:27:59,371 INFO L425 stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-08 00:27:59,371 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-08 00:27:59,371 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions. [2024-11-08 00:27:59,371 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-11-08 00:27:59,371 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2024-11-08 00:27:59,381 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 08.11 12:27:59 BoogieIcfgContainer [2024-11-08 00:27:59,381 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-08 00:27:59,382 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-08 00:27:59,382 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-08 00:27:59,382 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-08 00:27:59,383 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:27:57" (3/4) ... [2024-11-08 00:27:59,385 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-08 00:27:59,385 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-08 00:27:59,386 INFO L158 Benchmark]: Toolchain (without parser) took 5527.30ms. Allocated memory was 117.4MB in the beginning and 176.2MB in the end (delta: 58.7MB). Free memory was 89.4MB in the beginning and 91.4MB in the end (delta: -2.0MB). Peak memory consumption was 57.0MB. Max. memory is 16.1GB. [2024-11-08 00:27:59,387 INFO L158 Benchmark]: CDTParser took 0.38ms. Allocated memory is still 117.4MB. Free memory is still 81.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 00:27:59,387 INFO L158 Benchmark]: CACSL2BoogieTranslator took 724.52ms. Allocated memory is still 117.4MB. Free memory was 89.2MB in the beginning and 50.3MB in the end (delta: 38.9MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2024-11-08 00:27:59,387 INFO L158 Benchmark]: Boogie Procedure Inliner took 137.96ms. Allocated memory is still 117.4MB. Free memory was 50.3MB in the beginning and 81.9MB in the end (delta: -31.6MB). Peak memory consumption was 15.2MB. Max. memory is 16.1GB. [2024-11-08 00:27:59,388 INFO L158 Benchmark]: Boogie Preprocessor took 177.76ms. Allocated memory is still 117.4MB. Free memory was 81.9MB in the beginning and 68.4MB in the end (delta: 13.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-08 00:27:59,388 INFO L158 Benchmark]: RCFGBuilder took 2267.72ms. Allocated memory was 117.4MB in the beginning and 176.2MB in the end (delta: 58.7MB). Free memory was 68.4MB in the beginning and 67.4MB in the end (delta: 1.0MB). Peak memory consumption was 78.8MB. Max. memory is 16.1GB. [2024-11-08 00:27:59,388 INFO L158 Benchmark]: BuchiAutomizer took 2210.02ms. Allocated memory is still 176.2MB. Free memory was 67.4MB in the beginning and 91.5MB in the end (delta: -24.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 00:27:59,389 INFO L158 Benchmark]: Witness Printer took 3.83ms. Allocated memory is still 176.2MB. Free memory was 91.5MB in the beginning and 91.4MB in the end (delta: 24.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 00:27:59,392 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.38ms. Allocated memory is still 117.4MB. Free memory is still 81.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 724.52ms. Allocated memory is still 117.4MB. Free memory was 89.2MB in the beginning and 50.3MB in the end (delta: 38.9MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 137.96ms. Allocated memory is still 117.4MB. Free memory was 50.3MB in the beginning and 81.9MB in the end (delta: -31.6MB). Peak memory consumption was 15.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 177.76ms. Allocated memory is still 117.4MB. Free memory was 81.9MB in the beginning and 68.4MB in the end (delta: 13.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * RCFGBuilder took 2267.72ms. Allocated memory was 117.4MB in the beginning and 176.2MB in the end (delta: 58.7MB). Free memory was 68.4MB in the beginning and 67.4MB in the end (delta: 1.0MB). Peak memory consumption was 78.8MB. Max. memory is 16.1GB. * BuchiAutomizer took 2210.02ms. Allocated memory is still 176.2MB. Free memory was 67.4MB in the beginning and 91.5MB in the end (delta: -24.1MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 3.83ms. Allocated memory is still 176.2MB. Free memory was 91.5MB in the beginning and 91.4MB in the end (delta: 24.4kB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 48]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [48] - GenericResultAtLocation [Line: 414]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Util.i","") [414] - GenericResultAtLocation [Line: 432]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [432] - GenericResultAtLocation [Line: 441]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"ClientLib.i","") [441] - GenericResultAtLocation [Line: 1521]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Email.i","") [1521] - GenericResultAtLocation [Line: 1680]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"EncryptAutoResponder_spec.i","") [1680] - GenericResultAtLocation [Line: 1723]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [1723] - GenericResultAtLocation [Line: 1952]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [1952] - GenericResultAtLocation [Line: 2246]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [2246] - GenericResultAtLocation [Line: 2281]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Client.i","") [2281] - GenericResultAtLocation [Line: 2675]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"EmailLib.i","") [2675] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 2 terminating modules (1 trivial, 1 deterministic, 0 nondeterministic). One deterministic module has affine ranking function (((long long) -2 * splverifierCounter) + 7) and consists of 5 locations. 1 modules have a trivial ranking function, the largest among these consists of 3 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.1s and 2 iterations. TraceHistogramMax:1. Analysis of lassos took 1.3s. Construction of modules took 0.0s. Büchi inclusion checks took 0.6s. Highest rank in rank-based complementation 3. Minimization of det autom 2. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [1, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1068 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1067 mSDsluCounter, 3084 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 2016 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 8 IncrementalHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 1068 mSDtfsCounter, 8 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT1 lasso0 LassoPreprocessingBenchmarks: Lassos: inital26 mio100 ax100 hnf100 lsp38 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq160 hnf93 smp100 dnf100 smp100 tf113 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 33ms VariablesStem: 0 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 0 MotzkinApplications: 2 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 3 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 1 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.1s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating RESULT: Ultimate proved your program to be correct! [2024-11-08 00:27:59,425 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE