./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/no-overflow.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/recursified_nla-digbench/recursified_fermat2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 4a390ef5 Calling Ultimate with: /root/.sdkman/candidates/java/current/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/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/recursified_nla-digbench/recursified_fermat2.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-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(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c6bb229683b6e478f26f29012535cd87eb287b5d79b78ad3ed39bceef2aa5826 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-24 20:44:28,821 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-24 20:44:28,868 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-10-24 20:44:28,882 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-24 20:44:28,883 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-24 20:44:28,910 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-24 20:44:28,911 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-24 20:44:28,912 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-24 20:44:28,912 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-24 20:44:28,913 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-24 20:44:28,913 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-24 20:44:28,914 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-24 20:44:28,914 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-24 20:44:28,915 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-24 20:44:28,915 INFO L153 SettingsManager]: * Use SBE=true [2024-10-24 20:44:28,916 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-24 20:44:28,916 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-24 20:44:28,919 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-24 20:44:28,919 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-24 20:44:28,919 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-24 20:44:28,919 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-24 20:44:28,919 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-24 20:44:28,920 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-24 20:44:28,920 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-24 20:44:28,920 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-24 20:44:28,921 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-10-24 20:44:28,921 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-24 20:44:28,921 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-24 20:44:28,922 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-24 20:44:28,922 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-24 20:44:28,922 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-24 20:44:28,923 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-24 20:44:28,923 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-24 20:44:28,923 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-24 20:44:28,923 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 20:44:28,923 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-24 20:44:28,923 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-24 20:44:28,924 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-24 20:44:28,924 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-24 20:44:28,924 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-24 20:44:28,924 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-24 20:44:28,924 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-24 20:44:28,925 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-24 20:44:28,925 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-24 20:44:28,925 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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(G ! overflow) ) 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 -> c6bb229683b6e478f26f29012535cd87eb287b5d79b78ad3ed39bceef2aa5826 [2024-10-24 20:44:29,112 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-24 20:44:29,131 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-24 20:44:29,134 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-24 20:44:29,135 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-24 20:44:29,135 INFO L274 PluginConnector]: CDTParser initialized [2024-10-24 20:44:29,136 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/recursified_nla-digbench/recursified_fermat2.c [2024-10-24 20:44:30,329 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-24 20:44:30,476 INFO L384 CDTParser]: Found 1 translation units. [2024-10-24 20:44:30,476 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/recursified_nla-digbench/recursified_fermat2.c [2024-10-24 20:44:30,483 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fc24c5669/d82b73d480d640389687c1cc14a2117b/FLAGbc73e4b34 [2024-10-24 20:44:30,899 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fc24c5669/d82b73d480d640389687c1cc14a2117b [2024-10-24 20:44:30,901 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-24 20:44:30,902 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-24 20:44:30,903 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-24 20:44:30,903 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-24 20:44:30,912 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-24 20:44:30,913 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 08:44:30" (1/1) ... [2024-10-24 20:44:30,914 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@c22c869 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:30, skipping insertion in model container [2024-10-24 20:44:30,916 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 08:44:30" (1/1) ... [2024-10-24 20:44:30,935 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-24 20:44:31,075 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 20:44:31,082 INFO L200 MainTranslator]: Completed pre-run [2024-10-24 20:44:31,104 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 20:44:31,116 INFO L204 MainTranslator]: Completed translation [2024-10-24 20:44:31,116 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:31 WrapperNode [2024-10-24 20:44:31,116 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-24 20:44:31,117 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-24 20:44:31,117 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-24 20:44:31,117 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-24 20:44:31,122 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:31" (1/1) ... [2024-10-24 20:44:31,129 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:31" (1/1) ... [2024-10-24 20:44:31,144 INFO L138 Inliner]: procedures = 16, calls = 60, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 101 [2024-10-24 20:44:31,144 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-24 20:44:31,145 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-24 20:44:31,145 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-24 20:44:31,145 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-24 20:44:31,154 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:31" (1/1) ... [2024-10-24 20:44:31,154 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:31" (1/1) ... [2024-10-24 20:44:31,156 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:31" (1/1) ... [2024-10-24 20:44:31,169 INFO L175 MemorySlicer]: Split 36 memory accesses to 5 slices as follows [2, 10, 10, 6, 8]. 28 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0]. The 8 writes are split as follows [0, 2, 2, 1, 3]. [2024-10-24 20:44:31,170 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:31" (1/1) ... [2024-10-24 20:44:31,170 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:31" (1/1) ... [2024-10-24 20:44:31,178 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:31" (1/1) ... [2024-10-24 20:44:31,180 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:31" (1/1) ... [2024-10-24 20:44:31,181 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:31" (1/1) ... [2024-10-24 20:44:31,182 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:31" (1/1) ... [2024-10-24 20:44:31,183 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-24 20:44:31,184 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-24 20:44:31,184 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-24 20:44:31,184 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-24 20:44:31,185 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:31" (1/1) ... [2024-10-24 20:44:31,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 20:44:31,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-24 20:44:31,211 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-24 20:44:31,215 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-24 20:44:31,253 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-24 20:44:31,256 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-10-24 20:44:31,256 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-10-24 20:44:31,256 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-24 20:44:31,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-24 20:44:31,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-24 20:44:31,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-24 20:44:31,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-24 20:44:31,257 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-24 20:44:31,257 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_33_to_42_0 [2024-10-24 20:44:31,257 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_33_to_42_0 [2024-10-24 20:44:31,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-24 20:44:31,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-24 20:44:31,257 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-24 20:44:31,258 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-10-24 20:44:31,258 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-10-24 20:44:31,258 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-24 20:44:31,258 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-24 20:44:31,258 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-24 20:44:31,258 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-24 20:44:31,258 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-24 20:44:31,258 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-10-24 20:44:31,259 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-10-24 20:44:31,260 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-10-24 20:44:31,260 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-10-24 20:44:31,261 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-24 20:44:31,345 INFO L238 CfgBuilder]: Building ICFG [2024-10-24 20:44:31,348 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-24 20:44:31,741 INFO L? ?]: Removed 129 outVars from TransFormulas that were not future-live. [2024-10-24 20:44:31,741 INFO L287 CfgBuilder]: Performing block encoding [2024-10-24 20:44:31,769 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-24 20:44:31,769 INFO L314 CfgBuilder]: Removed 1 assume(true) statements. [2024-10-24 20:44:31,770 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 08:44:31 BoogieIcfgContainer [2024-10-24 20:44:31,770 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-24 20:44:31,771 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-24 20:44:31,771 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-24 20:44:31,777 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-24 20:44:31,777 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.10 08:44:30" (1/3) ... [2024-10-24 20:44:31,778 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1fd54b59 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 08:44:31, skipping insertion in model container [2024-10-24 20:44:31,778 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:31" (2/3) ... [2024-10-24 20:44:31,778 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1fd54b59 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 08:44:31, skipping insertion in model container [2024-10-24 20:44:31,778 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 08:44:31" (3/3) ... [2024-10-24 20:44:31,779 INFO L112 eAbstractionObserver]: Analyzing ICFG recursified_fermat2.c [2024-10-24 20:44:31,794 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-24 20:44:31,794 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 56 error locations. [2024-10-24 20:44:31,863 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 20:44:31,869 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@451752d8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 20:44:31,869 INFO L334 AbstractCegarLoop]: Starting to check reachability of 56 error locations. [2024-10-24 20:44:31,873 INFO L276 IsEmpty]: Start isEmpty. Operand has 139 states, 73 states have (on average 1.8356164383561644) internal successors, (134), 130 states have internal predecessors, (134), 6 states have call successors, (6), 3 states have call predecessors, (6), 3 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-10-24 20:44:31,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-10-24 20:44:31,877 INFO L207 NwaCegarLoop]: Found error trace [2024-10-24 20:44:31,877 INFO L215 NwaCegarLoop]: trace histogram [1, 1] [2024-10-24 20:44:31,878 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_33_to_42_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_33_to_42_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 54 more)] === [2024-10-24 20:44:31,883 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 20:44:31,883 INFO L85 PathProgramCache]: Analyzing trace with hash 6625, now seen corresponding path program 1 times [2024-10-24 20:44:31,890 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 20:44:31,890 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1938659693] [2024-10-24 20:44:31,890 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 20:44:31,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 20:44:31,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-24 20:44:31,975 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-24 20:44:31,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-24 20:44:32,012 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-24 20:44:32,013 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-24 20:44:32,014 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (55 of 56 remaining) [2024-10-24 20:44:32,016 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (54 of 56 remaining) [2024-10-24 20:44:32,016 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (53 of 56 remaining) [2024-10-24 20:44:32,016 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (52 of 56 remaining) [2024-10-24 20:44:32,017 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (51 of 56 remaining) [2024-10-24 20:44:32,017 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (50 of 56 remaining) [2024-10-24 20:44:32,017 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (49 of 56 remaining) [2024-10-24 20:44:32,017 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (48 of 56 remaining) [2024-10-24 20:44:32,018 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (47 of 56 remaining) [2024-10-24 20:44:32,018 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (46 of 56 remaining) [2024-10-24 20:44:32,018 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (45 of 56 remaining) [2024-10-24 20:44:32,018 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err10ASSERT_VIOLATIONINTEGER_OVERFLOW (44 of 56 remaining) [2024-10-24 20:44:32,018 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err11ASSERT_VIOLATIONINTEGER_OVERFLOW (43 of 56 remaining) [2024-10-24 20:44:32,018 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err12ASSERT_VIOLATIONINTEGER_OVERFLOW (42 of 56 remaining) [2024-10-24 20:44:32,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err13ASSERT_VIOLATIONINTEGER_OVERFLOW (41 of 56 remaining) [2024-10-24 20:44:32,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err14ASSERT_VIOLATIONINTEGER_OVERFLOW (40 of 56 remaining) [2024-10-24 20:44:32,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err15ASSERT_VIOLATIONINTEGER_OVERFLOW (39 of 56 remaining) [2024-10-24 20:44:32,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err16ASSERT_VIOLATIONINTEGER_OVERFLOW (38 of 56 remaining) [2024-10-24 20:44:32,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err17ASSERT_VIOLATIONINTEGER_OVERFLOW (37 of 56 remaining) [2024-10-24 20:44:32,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err18ASSERT_VIOLATIONINTEGER_OVERFLOW (36 of 56 remaining) [2024-10-24 20:44:32,019 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err19ASSERT_VIOLATIONINTEGER_OVERFLOW (35 of 56 remaining) [2024-10-24 20:44:32,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err20ASSERT_VIOLATIONINTEGER_OVERFLOW (34 of 56 remaining) [2024-10-24 20:44:32,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err21ASSERT_VIOLATIONINTEGER_OVERFLOW (33 of 56 remaining) [2024-10-24 20:44:32,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err22ASSERT_VIOLATIONINTEGER_OVERFLOW (32 of 56 remaining) [2024-10-24 20:44:32,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err23ASSERT_VIOLATIONINTEGER_OVERFLOW (31 of 56 remaining) [2024-10-24 20:44:32,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err24ASSERT_VIOLATIONINTEGER_OVERFLOW (30 of 56 remaining) [2024-10-24 20:44:32,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err25ASSERT_VIOLATIONINTEGER_OVERFLOW (29 of 56 remaining) [2024-10-24 20:44:32,020 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (28 of 56 remaining) [2024-10-24 20:44:32,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (27 of 56 remaining) [2024-10-24 20:44:32,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (26 of 56 remaining) [2024-10-24 20:44:32,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (25 of 56 remaining) [2024-10-24 20:44:32,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (24 of 56 remaining) [2024-10-24 20:44:32,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (23 of 56 remaining) [2024-10-24 20:44:32,021 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (22 of 56 remaining) [2024-10-24 20:44:32,022 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW (21 of 56 remaining) [2024-10-24 20:44:32,022 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW (20 of 56 remaining) [2024-10-24 20:44:32,022 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONINTEGER_OVERFLOW (19 of 56 remaining) [2024-10-24 20:44:32,022 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW (18 of 56 remaining) [2024-10-24 20:44:32,022 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 56 remaining) [2024-10-24 20:44:32,022 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 56 remaining) [2024-10-24 20:44:32,022 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 56 remaining) [2024-10-24 20:44:32,023 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 56 remaining) [2024-10-24 20:44:32,023 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 56 remaining) [2024-10-24 20:44:32,023 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 56 remaining) [2024-10-24 20:44:32,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 56 remaining) [2024-10-24 20:44:32,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 56 remaining) [2024-10-24 20:44:32,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 56 remaining) [2024-10-24 20:44:32,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 56 remaining) [2024-10-24 20:44:32,025 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 56 remaining) [2024-10-24 20:44:32,025 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 56 remaining) [2024-10-24 20:44:32,025 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr24ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 56 remaining) [2024-10-24 20:44:32,025 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr25ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 56 remaining) [2024-10-24 20:44:32,025 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr26ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 56 remaining) [2024-10-24 20:44:32,026 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr27ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 56 remaining) [2024-10-24 20:44:32,026 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr28ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 56 remaining) [2024-10-24 20:44:32,026 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr29ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 56 remaining) [2024-10-24 20:44:32,027 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-24 20:44:32,030 INFO L407 BasicCegarLoop]: Path program histogram: [1] [2024-10-24 20:44:32,043 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-24 20:44:32,046 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.10 08:44:32 BoogieIcfgContainer [2024-10-24 20:44:32,046 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-24 20:44:32,047 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-24 20:44:32,047 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-24 20:44:32,047 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-24 20:44:32,047 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 08:44:31" (3/4) ... [2024-10-24 20:44:32,049 INFO L142 WitnessPrinter]: No result that supports witness generation found [2024-10-24 20:44:32,050 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-24 20:44:32,053 INFO L158 Benchmark]: Toolchain (without parser) took 1148.44ms. Allocated memory is still 176.2MB. Free memory was 121.0MB in the beginning and 55.4MB in the end (delta: 65.6MB). Peak memory consumption was 65.0MB. Max. memory is 16.1GB. [2024-10-24 20:44:32,053 INFO L158 Benchmark]: CDTParser took 0.85ms. Allocated memory is still 176.2MB. Free memory is still 141.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-24 20:44:32,054 INFO L158 Benchmark]: CACSL2BoogieTranslator took 213.48ms. Allocated memory is still 176.2MB. Free memory was 121.0MB in the beginning and 107.7MB in the end (delta: 13.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-10-24 20:44:32,054 INFO L158 Benchmark]: Boogie Procedure Inliner took 27.22ms. Allocated memory is still 176.2MB. Free memory was 107.7MB in the beginning and 106.4MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-24 20:44:32,055 INFO L158 Benchmark]: Boogie Preprocessor took 38.86ms. Allocated memory is still 176.2MB. Free memory was 105.7MB in the beginning and 103.6MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-24 20:44:32,056 INFO L158 Benchmark]: RCFGBuilder took 585.68ms. Allocated memory is still 176.2MB. Free memory was 103.6MB in the beginning and 75.6MB in the end (delta: 28.0MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2024-10-24 20:44:32,056 INFO L158 Benchmark]: TraceAbstraction took 274.94ms. Allocated memory is still 176.2MB. Free memory was 74.9MB in the beginning and 55.4MB in the end (delta: 19.6MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-10-24 20:44:32,056 INFO L158 Benchmark]: Witness Printer took 3.38ms. Allocated memory is still 176.2MB. Free memory is still 55.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-24 20:44:32,057 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.85ms. Allocated memory is still 176.2MB. Free memory is still 141.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 213.48ms. Allocated memory is still 176.2MB. Free memory was 121.0MB in the beginning and 107.7MB in the end (delta: 13.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 27.22ms. Allocated memory is still 176.2MB. Free memory was 107.7MB in the beginning and 106.4MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 38.86ms. Allocated memory is still 176.2MB. Free memory was 105.7MB in the beginning and 103.6MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 585.68ms. Allocated memory is still 176.2MB. Free memory was 103.6MB in the beginning and 75.6MB in the end (delta: 28.0MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. * TraceAbstraction took 274.94ms. Allocated memory is still 176.2MB. Free memory was 74.9MB in the beginning and 55.4MB in the end (delta: 19.6MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Witness Printer took 3.38ms. Allocated memory is still 176.2MB. Free memory is still 55.4MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - UnprovableResult [Line: 88]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: overapproximation of to_int at line 86. Possible FailurePath: [L81] int A; [L82] int R; [L83] int u; [L84] int v; [L85] int r; [L86] A = __VERIFIER_nondet_double() [L87] R = __VERIFIER_nondet_double() [L88] R - 1 VAL [A={5:0}, r={6:0}, u={8:0}, v={7:0}] - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 63]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 63]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 64]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 64]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 68]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 68]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 69]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 69]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 88]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 88]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 88]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 88]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 88]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 90]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 90]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 90]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 90]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 92]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 92]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 92]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 92]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data CFG has 4 procedures, 139 locations, 56 error locations. Started 1 CEGAR loops. OverallTime: 0.2s, OverallIterations: 1, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=139occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 2 NumberOfCodeBlocks, 2 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-10-24 20:44:32,075 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/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/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/recursified_nla-digbench/recursified_fermat2.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Bitvector.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(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c6bb229683b6e478f26f29012535cd87eb287b5d79b78ad3ed39bceef2aa5826 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-24 20:44:33,941 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-24 20:44:33,998 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Bitvector.epf [2024-10-24 20:44:34,003 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-24 20:44:34,003 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-24 20:44:34,030 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-24 20:44:34,033 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-24 20:44:34,033 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-24 20:44:34,033 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-24 20:44:34,034 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-24 20:44:34,034 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-24 20:44:34,034 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-24 20:44:34,035 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-24 20:44:34,035 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-24 20:44:34,037 INFO L153 SettingsManager]: * Use SBE=true [2024-10-24 20:44:34,037 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-24 20:44:34,037 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-24 20:44:34,037 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-24 20:44:34,037 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-24 20:44:34,038 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-24 20:44:34,038 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-24 20:44:34,039 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-24 20:44:34,040 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-24 20:44:34,040 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-24 20:44:34,040 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-24 20:44:34,040 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-24 20:44:34,040 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-10-24 20:44:34,040 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-24 20:44:34,041 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-24 20:44:34,041 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-24 20:44:34,041 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-24 20:44:34,041 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-24 20:44:34,041 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-24 20:44:34,041 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-24 20:44:34,041 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-24 20:44:34,042 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-24 20:44:34,042 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 20:44:34,042 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-24 20:44:34,042 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-24 20:44:34,042 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-24 20:44:34,042 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-24 20:44:34,044 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-10-24 20:44:34,044 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-24 20:44:34,044 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-24 20:44:34,044 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-24 20:44:34,044 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-24 20:44:34,045 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-24 20:44:34,045 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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(G ! overflow) ) 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 -> c6bb229683b6e478f26f29012535cd87eb287b5d79b78ad3ed39bceef2aa5826 [2024-10-24 20:44:34,301 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-24 20:44:34,323 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-24 20:44:34,326 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-24 20:44:34,328 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-24 20:44:34,328 INFO L274 PluginConnector]: CDTParser initialized [2024-10-24 20:44:34,329 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/recursified_nla-digbench/recursified_fermat2.c [2024-10-24 20:44:35,615 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-24 20:44:35,764 INFO L384 CDTParser]: Found 1 translation units. [2024-10-24 20:44:35,765 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/recursified_nla-digbench/recursified_fermat2.c [2024-10-24 20:44:35,773 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/68ac9a76f/91890e436c4248fbbc0f7bfa12ed1e77/FLAG431393e80 [2024-10-24 20:44:35,787 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/68ac9a76f/91890e436c4248fbbc0f7bfa12ed1e77 [2024-10-24 20:44:35,790 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-24 20:44:35,791 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-24 20:44:35,793 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-24 20:44:35,794 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-24 20:44:35,800 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-24 20:44:35,801 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 08:44:35" (1/1) ... [2024-10-24 20:44:35,803 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@643ccda2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:35, skipping insertion in model container [2024-10-24 20:44:35,803 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 08:44:35" (1/1) ... [2024-10-24 20:44:35,821 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-24 20:44:36,009 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 20:44:36,022 INFO L200 MainTranslator]: Completed pre-run [2024-10-24 20:44:36,048 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 20:44:36,067 INFO L204 MainTranslator]: Completed translation [2024-10-24 20:44:36,067 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:36 WrapperNode [2024-10-24 20:44:36,067 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-24 20:44:36,068 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-24 20:44:36,068 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-24 20:44:36,068 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-24 20:44:36,074 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:36" (1/1) ... [2024-10-24 20:44:36,087 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:36" (1/1) ... [2024-10-24 20:44:36,108 INFO L138 Inliner]: procedures = 19, calls = 60, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 102 [2024-10-24 20:44:36,110 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-24 20:44:36,111 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-24 20:44:36,111 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-24 20:44:36,112 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-24 20:44:36,120 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:36" (1/1) ... [2024-10-24 20:44:36,120 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:36" (1/1) ... [2024-10-24 20:44:36,123 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:36" (1/1) ... [2024-10-24 20:44:36,140 INFO L175 MemorySlicer]: Split 36 memory accesses to 5 slices as follows [2, 6, 8, 10, 10]. 28 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0]. The 8 writes are split as follows [0, 1, 3, 2, 2]. [2024-10-24 20:44:36,140 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:36" (1/1) ... [2024-10-24 20:44:36,140 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:36" (1/1) ... [2024-10-24 20:44:36,148 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:36" (1/1) ... [2024-10-24 20:44:36,149 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:36" (1/1) ... [2024-10-24 20:44:36,151 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:36" (1/1) ... [2024-10-24 20:44:36,152 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:36" (1/1) ... [2024-10-24 20:44:36,154 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-24 20:44:36,155 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-24 20:44:36,155 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-24 20:44:36,155 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-24 20:44:36,156 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:36" (1/1) ... [2024-10-24 20:44:36,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 20:44:36,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-24 20:44:36,186 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-24 20:44:36,189 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-24 20:44:36,225 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-24 20:44:36,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-10-24 20:44:36,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-10-24 20:44:36,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-10-24 20:44:36,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-10-24 20:44:36,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-10-24 20:44:36,226 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-10-24 20:44:36,227 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-10-24 20:44:36,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-24 20:44:36,227 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_33_to_42_0 [2024-10-24 20:44:36,227 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_33_to_42_0 [2024-10-24 20:44:36,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-10-24 20:44:36,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-10-24 20:44:36,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-10-24 20:44:36,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-10-24 20:44:36,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-10-24 20:44:36,228 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-24 20:44:36,228 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-24 20:44:36,228 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-10-24 20:44:36,228 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-10-24 20:44:36,228 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-24 20:44:36,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-10-24 20:44:36,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-10-24 20:44:36,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-10-24 20:44:36,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-10-24 20:44:36,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-10-24 20:44:36,308 INFO L238 CfgBuilder]: Building ICFG [2024-10-24 20:44:36,310 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-24 20:44:40,987 INFO L? ?]: Removed 125 outVars from TransFormulas that were not future-live. [2024-10-24 20:44:40,987 INFO L287 CfgBuilder]: Performing block encoding [2024-10-24 20:44:41,018 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-24 20:44:41,019 INFO L314 CfgBuilder]: Removed 1 assume(true) statements. [2024-10-24 20:44:41,019 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 08:44:41 BoogieIcfgContainer [2024-10-24 20:44:41,019 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-24 20:44:41,021 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-24 20:44:41,021 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-24 20:44:41,023 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-24 20:44:41,024 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.10 08:44:35" (1/3) ... [2024-10-24 20:44:41,024 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7ea0c644 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 08:44:41, skipping insertion in model container [2024-10-24 20:44:41,024 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 08:44:36" (2/3) ... [2024-10-24 20:44:41,024 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7ea0c644 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 08:44:41, skipping insertion in model container [2024-10-24 20:44:41,025 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 08:44:41" (3/3) ... [2024-10-24 20:44:41,026 INFO L112 eAbstractionObserver]: Analyzing ICFG recursified_fermat2.c [2024-10-24 20:44:41,039 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-24 20:44:41,040 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 56 error locations. [2024-10-24 20:44:41,084 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 20:44:41,089 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@54157607, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 20:44:41,089 INFO L334 AbstractCegarLoop]: Starting to check reachability of 56 error locations. [2024-10-24 20:44:41,093 INFO L276 IsEmpty]: Start isEmpty. Operand has 139 states, 73 states have (on average 1.8356164383561644) internal successors, (134), 130 states have internal predecessors, (134), 6 states have call successors, (6), 3 states have call predecessors, (6), 3 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-10-24 20:44:41,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-10-24 20:44:41,097 INFO L207 NwaCegarLoop]: Found error trace [2024-10-24 20:44:41,098 INFO L215 NwaCegarLoop]: trace histogram [1, 1] [2024-10-24 20:44:41,098 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_33_to_42_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_33_to_42_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 54 more)] === [2024-10-24 20:44:41,103 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 20:44:41,103 INFO L85 PathProgramCache]: Analyzing trace with hash 6625, now seen corresponding path program 1 times [2024-10-24 20:44:41,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-24 20:44:41,112 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1975510727] [2024-10-24 20:44:41,113 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 20:44:41,113 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-24 20:44:41,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-10-24 20:44:41,116 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-24 20:44:41,117 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2024-10-24 20:44:41,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-24 20:44:41,196 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-24 20:44:41,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-24 20:44:41,244 INFO L130 FreeRefinementEngine]: Strategy WOLF found a feasible trace [2024-10-24 20:44:41,248 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-24 20:44:41,250 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (55 of 56 remaining) [2024-10-24 20:44:41,252 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW (54 of 56 remaining) [2024-10-24 20:44:41,256 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (53 of 56 remaining) [2024-10-24 20:44:41,256 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (52 of 56 remaining) [2024-10-24 20:44:41,256 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err3ASSERT_VIOLATIONINTEGER_OVERFLOW (51 of 56 remaining) [2024-10-24 20:44:41,256 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err4ASSERT_VIOLATIONINTEGER_OVERFLOW (50 of 56 remaining) [2024-10-24 20:44:41,257 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err5ASSERT_VIOLATIONINTEGER_OVERFLOW (49 of 56 remaining) [2024-10-24 20:44:41,257 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err6ASSERT_VIOLATIONINTEGER_OVERFLOW (48 of 56 remaining) [2024-10-24 20:44:41,257 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err7ASSERT_VIOLATIONINTEGER_OVERFLOW (47 of 56 remaining) [2024-10-24 20:44:41,257 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err8ASSERT_VIOLATIONINTEGER_OVERFLOW (46 of 56 remaining) [2024-10-24 20:44:41,258 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err9ASSERT_VIOLATIONINTEGER_OVERFLOW (45 of 56 remaining) [2024-10-24 20:44:41,258 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err10ASSERT_VIOLATIONINTEGER_OVERFLOW (44 of 56 remaining) [2024-10-24 20:44:41,258 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err11ASSERT_VIOLATIONINTEGER_OVERFLOW (43 of 56 remaining) [2024-10-24 20:44:41,258 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err12ASSERT_VIOLATIONINTEGER_OVERFLOW (42 of 56 remaining) [2024-10-24 20:44:41,258 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err13ASSERT_VIOLATIONINTEGER_OVERFLOW (41 of 56 remaining) [2024-10-24 20:44:41,259 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err14ASSERT_VIOLATIONINTEGER_OVERFLOW (40 of 56 remaining) [2024-10-24 20:44:41,259 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err15ASSERT_VIOLATIONINTEGER_OVERFLOW (39 of 56 remaining) [2024-10-24 20:44:41,259 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err16ASSERT_VIOLATIONINTEGER_OVERFLOW (38 of 56 remaining) [2024-10-24 20:44:41,259 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err17ASSERT_VIOLATIONINTEGER_OVERFLOW (37 of 56 remaining) [2024-10-24 20:44:41,259 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err18ASSERT_VIOLATIONINTEGER_OVERFLOW (36 of 56 remaining) [2024-10-24 20:44:41,260 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err19ASSERT_VIOLATIONINTEGER_OVERFLOW (35 of 56 remaining) [2024-10-24 20:44:41,260 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err20ASSERT_VIOLATIONINTEGER_OVERFLOW (34 of 56 remaining) [2024-10-24 20:44:41,260 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err21ASSERT_VIOLATIONINTEGER_OVERFLOW (33 of 56 remaining) [2024-10-24 20:44:41,260 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err22ASSERT_VIOLATIONINTEGER_OVERFLOW (32 of 56 remaining) [2024-10-24 20:44:41,260 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err23ASSERT_VIOLATIONINTEGER_OVERFLOW (31 of 56 remaining) [2024-10-24 20:44:41,260 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err24ASSERT_VIOLATIONINTEGER_OVERFLOW (30 of 56 remaining) [2024-10-24 20:44:41,260 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location func_to_recursive_line_33_to_42_0Err25ASSERT_VIOLATIONINTEGER_OVERFLOW (29 of 56 remaining) [2024-10-24 20:44:41,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (28 of 56 remaining) [2024-10-24 20:44:41,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (27 of 56 remaining) [2024-10-24 20:44:41,261 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (26 of 56 remaining) [2024-10-24 20:44:41,262 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (25 of 56 remaining) [2024-10-24 20:44:41,263 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (24 of 56 remaining) [2024-10-24 20:44:41,264 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (23 of 56 remaining) [2024-10-24 20:44:41,264 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (22 of 56 remaining) [2024-10-24 20:44:41,264 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW (21 of 56 remaining) [2024-10-24 20:44:41,264 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW (20 of 56 remaining) [2024-10-24 20:44:41,265 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONINTEGER_OVERFLOW (19 of 56 remaining) [2024-10-24 20:44:41,265 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW (18 of 56 remaining) [2024-10-24 20:44:41,265 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 56 remaining) [2024-10-24 20:44:41,266 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 56 remaining) [2024-10-24 20:44:41,266 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 56 remaining) [2024-10-24 20:44:41,266 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 56 remaining) [2024-10-24 20:44:41,266 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 56 remaining) [2024-10-24 20:44:41,267 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 56 remaining) [2024-10-24 20:44:41,267 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 56 remaining) [2024-10-24 20:44:41,267 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 56 remaining) [2024-10-24 20:44:41,268 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 56 remaining) [2024-10-24 20:44:41,268 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 56 remaining) [2024-10-24 20:44:41,268 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 56 remaining) [2024-10-24 20:44:41,268 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 56 remaining) [2024-10-24 20:44:41,269 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr24ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 56 remaining) [2024-10-24 20:44:41,269 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr25ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 56 remaining) [2024-10-24 20:44:41,269 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr26ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 56 remaining) [2024-10-24 20:44:41,270 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr27ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 56 remaining) [2024-10-24 20:44:41,270 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr28ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 56 remaining) [2024-10-24 20:44:41,270 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr29ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 56 remaining) [2024-10-24 20:44:41,276 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Forceful destruction successful, exit code 0 [2024-10-24 20:44:41,471 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-24 20:44:41,474 INFO L407 BasicCegarLoop]: Path program histogram: [1] [2024-10-24 20:44:41,486 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-24 20:44:41,488 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.10 08:44:41 BoogieIcfgContainer [2024-10-24 20:44:41,489 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-24 20:44:41,489 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-24 20:44:41,489 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-24 20:44:41,489 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-24 20:44:41,490 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 08:44:41" (3/4) ... [2024-10-24 20:44:41,491 INFO L133 WitnessPrinter]: Generating witness for reachability counterexample [2024-10-24 20:44:41,521 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-10-24 20:44:41,522 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-24 20:44:41,523 INFO L158 Benchmark]: Toolchain (without parser) took 5731.30ms. Allocated memory was 83.9MB in the beginning and 111.1MB in the end (delta: 27.3MB). Free memory was 49.7MB in the beginning and 56.3MB in the end (delta: -6.6MB). Peak memory consumption was 20.8MB. Max. memory is 16.1GB. [2024-10-24 20:44:41,523 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 83.9MB. Free memory is still 64.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-24 20:44:41,524 INFO L158 Benchmark]: CACSL2BoogieTranslator took 274.34ms. Allocated memory is still 83.9MB. Free memory was 49.4MB in the beginning and 61.1MB in the end (delta: -11.7MB). Peak memory consumption was 16.2MB. Max. memory is 16.1GB. [2024-10-24 20:44:41,525 INFO L158 Benchmark]: Boogie Procedure Inliner took 41.98ms. Allocated memory is still 83.9MB. Free memory was 61.1MB in the beginning and 59.3MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-24 20:44:41,525 INFO L158 Benchmark]: Boogie Preprocessor took 43.55ms. Allocated memory is still 83.9MB. Free memory was 58.9MB in the beginning and 56.2MB in the end (delta: 2.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-24 20:44:41,526 INFO L158 Benchmark]: RCFGBuilder took 4864.62ms. Allocated memory was 83.9MB in the beginning and 111.1MB in the end (delta: 27.3MB). Free memory was 56.2MB in the beginning and 78.4MB in the end (delta: -22.2MB). Peak memory consumption was 25.6MB. Max. memory is 16.1GB. [2024-10-24 20:44:41,527 INFO L158 Benchmark]: TraceAbstraction took 467.73ms. Allocated memory is still 111.1MB. Free memory was 77.8MB in the beginning and 58.4MB in the end (delta: 19.5MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-10-24 20:44:41,527 INFO L158 Benchmark]: Witness Printer took 32.68ms. Allocated memory is still 111.1MB. Free memory was 58.4MB in the beginning and 56.3MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-24 20:44:41,528 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.16ms. Allocated memory is still 83.9MB. Free memory is still 64.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 274.34ms. Allocated memory is still 83.9MB. Free memory was 49.4MB in the beginning and 61.1MB in the end (delta: -11.7MB). Peak memory consumption was 16.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 41.98ms. Allocated memory is still 83.9MB. Free memory was 61.1MB in the beginning and 59.3MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 43.55ms. Allocated memory is still 83.9MB. Free memory was 58.9MB in the beginning and 56.2MB in the end (delta: 2.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 4864.62ms. Allocated memory was 83.9MB in the beginning and 111.1MB in the end (delta: 27.3MB). Free memory was 56.2MB in the beginning and 78.4MB in the end (delta: -22.2MB). Peak memory consumption was 25.6MB. Max. memory is 16.1GB. * TraceAbstraction took 467.73ms. Allocated memory is still 111.1MB. Free memory was 77.8MB in the beginning and 58.4MB in the end (delta: 19.5MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Witness Printer took 32.68ms. Allocated memory is still 111.1MB. Free memory was 58.4MB in the beginning and 56.3MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - CounterExampleResult [Line: 88]: integer overflow possible integer overflow possible We found a FailurePath: [L81] int A; [L82] int R; [L83] int u; [L84] int v; [L85] int r; [L86] A = __VERIFIER_nondet_double() [L87] R = __VERIFIER_nondet_double() [L88] R - 1 VAL [A={6:0}, r={14:0}, u={-2147483634:0}, v={7:0}] - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 53]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 63]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 63]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 64]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 64]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 68]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 68]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 69]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 69]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 88]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 88]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 88]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 88]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 88]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 90]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 90]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 90]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 90]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 92]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 92]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 92]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 92]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - UnprovableResult [Line: 94]: Unable to prove that integer overflow can never occur Unable to prove that integer overflow can never occur Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data CFG has 4 procedures, 139 locations, 56 error locations. Started 1 CEGAR loops. OverallTime: 0.4s, OverallIterations: 1, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=139occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 2 NumberOfCodeBlocks, 2 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2024-10-24 20:44:41,562 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(OVERFLOW)