./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/float-newlib/float_req_bl_0873b.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/float-newlib/float_req_bl_0873b.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-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 ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash e2024cffcdf951301987655ba6f8953e41209139748ddbabc870d32a5cfe5b33 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-08 12:39:34,138 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 12:39:34,181 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-08 12:39:34,184 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 12:39:34,184 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 12:39:34,213 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 12:39:34,213 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 12:39:34,214 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 12:39:34,214 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 12:39:34,217 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 12:39:34,217 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 12:39:34,218 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 12:39:34,218 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 12:39:34,218 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 12:39:34,218 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 12:39:34,219 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 12:39:34,219 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 12:39:34,219 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 12:39:34,219 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 12:39:34,219 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 12:39:34,219 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 12:39:34,223 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 12:39:34,224 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 12:39:34,224 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 12:39:34,224 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 12:39:34,224 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 12:39:34,224 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 12:39:34,225 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 12:39:34,225 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 12:39:34,225 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 12:39:34,226 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-08 12:39:34,226 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 12:39:34,226 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 12:39:34,227 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 12:39:34,227 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 12:39:34,227 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 12:39:34,227 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 12:39:34,228 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 12:39:34,228 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 12:39:34,228 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-08 12:39:34,228 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-08 12:39:34,228 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-08 12:39:34,229 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 ! call(reach_error())) ) 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 -> e2024cffcdf951301987655ba6f8953e41209139748ddbabc870d32a5cfe5b33 [2024-11-08 12:39:34,451 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 12:39:34,470 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 12:39:34,474 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 12:39:34,475 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 12:39:34,475 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 12:39:34,476 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/float-newlib/float_req_bl_0873b.c [2024-11-08 12:39:35,764 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 12:39:35,975 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 12:39:35,976 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0873b.c [2024-11-08 12:39:35,985 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cfeb977a6/f067b90fc8844c42bbbdcac1b9fcff39/FLAG47adcb1cb [2024-11-08 12:39:35,998 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cfeb977a6/f067b90fc8844c42bbbdcac1b9fcff39 [2024-11-08 12:39:36,000 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 12:39:36,002 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 12:39:36,003 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 12:39:36,003 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 12:39:36,011 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 12:39:36,015 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:39:35" (1/1) ... [2024-11-08 12:39:36,015 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6d14ae5e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:36, skipping insertion in model container [2024-11-08 12:39:36,016 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:39:35" (1/1) ... [2024-11-08 12:39:36,052 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 12:39:36,304 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception: java.lang.UnsupportedOperationException: createNanOrInfinity is unsupported in non-bitprecise translation at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.expressiontranslation.IntegerTranslation.createNanOrInfinity(IntegerTranslation.java:616) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.handleNaNOrInfinity(StandardFunctionHandler.java:3117) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.lambda$137(StandardFunctionHandler.java:602) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.translateStandardFunction(StandardFunctionHandler.java:255) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1601) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:271) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleReturnStatement(FunctionHandler.java:568) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2160) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:197) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1782) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:233) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1165) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1148) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:236) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1759) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:233) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1165) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1148) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:236) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:388) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1628) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:159) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3506) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2498) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:640) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:135) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:189) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:116) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:94) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:145) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-11-08 12:39:36,308 INFO L158 Benchmark]: Toolchain (without parser) took 306.26ms. Allocated memory is still 176.2MB. Free memory was 104.8MB in the beginning and 146.3MB in the end (delta: -41.5MB). Peak memory consumption was 19.3MB. Max. memory is 16.1GB. [2024-11-08 12:39:36,312 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 176.2MB. Free memory was 131.5MB in the beginning and 131.3MB in the end (delta: 160.8kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 12:39:36,313 INFO L158 Benchmark]: CACSL2BoogieTranslator took 304.31ms. Allocated memory is still 176.2MB. Free memory was 104.5MB in the beginning and 146.3MB in the end (delta: -41.8MB). Peak memory consumption was 19.3MB. Max. memory is 16.1GB. [2024-11-08 12:39:36,314 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.19ms. Allocated memory is still 176.2MB. Free memory was 131.5MB in the beginning and 131.3MB in the end (delta: 160.8kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 304.31ms. Allocated memory is still 176.2MB. Free memory was 104.5MB in the beginning and 146.3MB in the end (delta: -41.8MB). Peak memory consumption was 19.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - ExceptionOrErrorResult: UnsupportedOperationException: createNanOrInfinity is unsupported in non-bitprecise translation de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: UnsupportedOperationException: createNanOrInfinity is unsupported in non-bitprecise translation: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.expressiontranslation.IntegerTranslation.createNanOrInfinity(IntegerTranslation.java:616) RESULT: Ultimate could not prove your program: Toolchain returned no result. 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/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/float-newlib/float_req_bl_0873b.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-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 ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash e2024cffcdf951301987655ba6f8953e41209139748ddbabc870d32a5cfe5b33 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-08 12:39:38,197 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 12:39:38,249 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-11-08 12:39:38,253 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 12:39:38,254 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 12:39:38,273 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 12:39:38,274 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 12:39:38,274 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 12:39:38,274 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 12:39:38,275 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 12:39:38,275 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 12:39:38,275 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 12:39:38,275 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 12:39:38,276 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 12:39:38,276 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 12:39:38,276 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 12:39:38,277 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 12:39:38,277 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 12:39:38,277 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 12:39:38,277 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 12:39:38,277 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 12:39:38,278 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 12:39:38,278 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 12:39:38,278 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-08 12:39:38,278 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-08 12:39:38,279 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 12:39:38,279 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-08 12:39:38,279 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 12:39:38,279 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 12:39:38,279 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 12:39:38,280 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 12:39:38,280 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 12:39:38,280 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-08 12:39:38,280 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 12:39:38,281 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 12:39:38,281 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 12:39:38,281 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 12:39:38,281 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 12:39:38,281 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-08 12:39:38,282 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-08 12:39:38,282 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 12:39:38,282 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-08 12:39:38,282 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-08 12:39:38,283 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-08 12:39:38,283 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 ! call(reach_error())) ) 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 -> e2024cffcdf951301987655ba6f8953e41209139748ddbabc870d32a5cfe5b33 [2024-11-08 12:39:38,572 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 12:39:38,593 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 12:39:38,596 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 12:39:38,597 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 12:39:38,597 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 12:39:38,598 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/float-newlib/float_req_bl_0873b.c [2024-11-08 12:39:40,172 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 12:39:40,466 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 12:39:40,467 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0873b.c [2024-11-08 12:39:40,486 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f62d263bb/409530a3de204190af752a7b74e5f613/FLAG1e0d814bd [2024-11-08 12:39:40,507 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f62d263bb/409530a3de204190af752a7b74e5f613 [2024-11-08 12:39:40,512 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 12:39:40,515 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 12:39:40,516 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 12:39:40,516 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 12:39:40,521 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 12:39:40,522 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:39:40" (1/1) ... [2024-11-08 12:39:40,525 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6034ce06 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:40, skipping insertion in model container [2024-11-08 12:39:40,525 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:39:40" (1/1) ... [2024-11-08 12:39:40,569 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 12:39:40,991 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0873b.c[13770,13783] [2024-11-08 12:39:41,001 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 12:39:41,026 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 12:39:41,108 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0873b.c[13770,13783] [2024-11-08 12:39:41,109 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 12:39:41,130 INFO L204 MainTranslator]: Completed translation [2024-11-08 12:39:41,131 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:41 WrapperNode [2024-11-08 12:39:41,131 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 12:39:41,132 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 12:39:41,132 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 12:39:41,132 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 12:39:41,140 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:41" (1/1) ... [2024-11-08 12:39:41,172 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:41" (1/1) ... [2024-11-08 12:39:41,222 INFO L138 Inliner]: procedures = 25, calls = 187, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 751 [2024-11-08 12:39:41,223 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 12:39:41,224 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 12:39:41,224 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 12:39:41,224 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 12:39:41,239 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:41" (1/1) ... [2024-11-08 12:39:41,240 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:41" (1/1) ... [2024-11-08 12:39:41,255 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:41" (1/1) ... [2024-11-08 12:39:41,330 INFO L175 MemorySlicer]: Split 84 memory accesses to 39 slices as follows [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 5, 2, 4, 3, 2, 2, 2, 2, 2, 2, 2]. 6 percent of accesses are in the largest equivalence class. The 10 initializations are split as follows [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0]. The 34 writes are split as follows [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1]. [2024-11-08 12:39:41,334 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:41" (1/1) ... [2024-11-08 12:39:41,335 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:41" (1/1) ... [2024-11-08 12:39:41,399 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:41" (1/1) ... [2024-11-08 12:39:41,413 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:41" (1/1) ... [2024-11-08 12:39:41,436 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:41" (1/1) ... [2024-11-08 12:39:41,450 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:41" (1/1) ... [2024-11-08 12:39:41,466 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 12:39:41,468 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 12:39:41,468 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 12:39:41,468 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 12:39:41,469 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:41" (1/1) ... [2024-11-08 12:39:41,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 12:39:41,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 12:39:41,512 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-11-08 12:39:41,518 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-11-08 12:39:41,571 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 12:39:41,572 INFO L130 BoogieDeclarations]: Found specification of procedure copysign_float [2024-11-08 12:39:41,572 INFO L138 BoogieDeclarations]: Found implementation of procedure copysign_float [2024-11-08 12:39:41,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#0 [2024-11-08 12:39:41,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#1 [2024-11-08 12:39:41,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#2 [2024-11-08 12:39:41,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#3 [2024-11-08 12:39:41,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#4 [2024-11-08 12:39:41,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#5 [2024-11-08 12:39:41,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#6 [2024-11-08 12:39:41,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#7 [2024-11-08 12:39:41,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#8 [2024-11-08 12:39:41,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#9 [2024-11-08 12:39:41,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#10 [2024-11-08 12:39:41,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#11 [2024-11-08 12:39:41,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#12 [2024-11-08 12:39:41,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#13 [2024-11-08 12:39:41,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#14 [2024-11-08 12:39:41,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#15 [2024-11-08 12:39:41,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#16 [2024-11-08 12:39:41,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#17 [2024-11-08 12:39:41,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#18 [2024-11-08 12:39:41,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#19 [2024-11-08 12:39:41,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#20 [2024-11-08 12:39:41,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#21 [2024-11-08 12:39:41,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#22 [2024-11-08 12:39:41,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#23 [2024-11-08 12:39:41,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#24 [2024-11-08 12:39:41,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#25 [2024-11-08 12:39:41,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#26 [2024-11-08 12:39:41,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#27 [2024-11-08 12:39:41,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#28 [2024-11-08 12:39:41,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#29 [2024-11-08 12:39:41,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#30 [2024-11-08 12:39:41,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#31 [2024-11-08 12:39:41,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#32 [2024-11-08 12:39:41,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#33 [2024-11-08 12:39:41,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#34 [2024-11-08 12:39:41,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#35 [2024-11-08 12:39:41,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#36 [2024-11-08 12:39:41,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#37 [2024-11-08 12:39:41,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#38 [2024-11-08 12:39:41,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-08 12:39:41,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-08 12:39:41,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-08 12:39:41,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-08 12:39:41,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-08 12:39:41,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-08 12:39:41,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-11-08 12:39:41,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2024-11-08 12:39:41,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2024-11-08 12:39:41,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2024-11-08 12:39:41,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2024-11-08 12:39:41,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2024-11-08 12:39:41,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2024-11-08 12:39:41,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2024-11-08 12:39:41,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2024-11-08 12:39:41,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2024-11-08 12:39:41,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16 [2024-11-08 12:39:41,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17 [2024-11-08 12:39:41,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18 [2024-11-08 12:39:41,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19 [2024-11-08 12:39:41,583 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20 [2024-11-08 12:39:41,583 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21 [2024-11-08 12:39:41,583 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22 [2024-11-08 12:39:41,583 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23 [2024-11-08 12:39:41,583 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#24 [2024-11-08 12:39:41,583 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#25 [2024-11-08 12:39:41,583 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#26 [2024-11-08 12:39:41,583 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#27 [2024-11-08 12:39:41,583 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#28 [2024-11-08 12:39:41,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#29 [2024-11-08 12:39:41,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#30 [2024-11-08 12:39:41,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#31 [2024-11-08 12:39:41,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#32 [2024-11-08 12:39:41,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#33 [2024-11-08 12:39:41,584 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#34 [2024-11-08 12:39:41,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#35 [2024-11-08 12:39:41,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#36 [2024-11-08 12:39:41,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#37 [2024-11-08 12:39:41,585 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#38 [2024-11-08 12:39:41,586 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-08 12:39:41,586 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#0 [2024-11-08 12:39:41,586 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#1 [2024-11-08 12:39:41,586 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#2 [2024-11-08 12:39:41,586 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#3 [2024-11-08 12:39:41,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#4 [2024-11-08 12:39:41,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#5 [2024-11-08 12:39:41,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#6 [2024-11-08 12:39:41,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#7 [2024-11-08 12:39:41,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#8 [2024-11-08 12:39:41,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#9 [2024-11-08 12:39:41,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#10 [2024-11-08 12:39:41,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#11 [2024-11-08 12:39:41,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#12 [2024-11-08 12:39:41,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#13 [2024-11-08 12:39:41,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#14 [2024-11-08 12:39:41,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#15 [2024-11-08 12:39:41,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#16 [2024-11-08 12:39:41,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#17 [2024-11-08 12:39:41,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#18 [2024-11-08 12:39:41,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#19 [2024-11-08 12:39:41,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#20 [2024-11-08 12:39:41,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#21 [2024-11-08 12:39:41,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#22 [2024-11-08 12:39:41,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#23 [2024-11-08 12:39:41,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#24 [2024-11-08 12:39:41,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#25 [2024-11-08 12:39:41,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#26 [2024-11-08 12:39:41,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#27 [2024-11-08 12:39:41,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#28 [2024-11-08 12:39:41,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#29 [2024-11-08 12:39:41,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#30 [2024-11-08 12:39:41,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#31 [2024-11-08 12:39:41,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#32 [2024-11-08 12:39:41,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#33 [2024-11-08 12:39:41,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#34 [2024-11-08 12:39:41,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#35 [2024-11-08 12:39:41,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#36 [2024-11-08 12:39:41,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#37 [2024-11-08 12:39:41,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#38 [2024-11-08 12:39:41,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-08 12:39:41,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-08 12:39:41,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-08 12:39:41,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-11-08 12:39:41,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-11-08 12:39:41,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-11-08 12:39:41,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-11-08 12:39:41,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2024-11-08 12:39:41,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2024-11-08 12:39:41,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2024-11-08 12:39:41,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2024-11-08 12:39:41,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2024-11-08 12:39:41,592 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2024-11-08 12:39:41,593 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2024-11-08 12:39:41,593 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2024-11-08 12:39:41,593 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2024-11-08 12:39:41,593 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16 [2024-11-08 12:39:41,593 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17 [2024-11-08 12:39:41,594 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18 [2024-11-08 12:39:41,594 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19 [2024-11-08 12:39:41,594 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20 [2024-11-08 12:39:41,594 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21 [2024-11-08 12:39:41,594 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22 [2024-11-08 12:39:41,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23 [2024-11-08 12:39:41,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#24 [2024-11-08 12:39:41,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#25 [2024-11-08 12:39:41,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#26 [2024-11-08 12:39:41,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#27 [2024-11-08 12:39:41,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#28 [2024-11-08 12:39:41,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#29 [2024-11-08 12:39:41,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#30 [2024-11-08 12:39:41,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#31 [2024-11-08 12:39:41,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#32 [2024-11-08 12:39:41,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#33 [2024-11-08 12:39:41,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#34 [2024-11-08 12:39:41,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#35 [2024-11-08 12:39:41,597 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#36 [2024-11-08 12:39:41,597 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#37 [2024-11-08 12:39:41,597 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#38 [2024-11-08 12:39:41,597 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 12:39:41,597 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 12:39:41,597 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#0 [2024-11-08 12:39:41,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#1 [2024-11-08 12:39:41,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#2 [2024-11-08 12:39:41,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#3 [2024-11-08 12:39:41,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#4 [2024-11-08 12:39:41,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#5 [2024-11-08 12:39:41,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#6 [2024-11-08 12:39:41,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#7 [2024-11-08 12:39:41,599 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#8 [2024-11-08 12:39:41,599 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#9 [2024-11-08 12:39:41,599 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#10 [2024-11-08 12:39:41,599 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#11 [2024-11-08 12:39:41,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#12 [2024-11-08 12:39:41,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#13 [2024-11-08 12:39:41,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#14 [2024-11-08 12:39:41,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#15 [2024-11-08 12:39:41,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#16 [2024-11-08 12:39:41,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#17 [2024-11-08 12:39:41,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#18 [2024-11-08 12:39:41,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#19 [2024-11-08 12:39:41,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#20 [2024-11-08 12:39:41,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#21 [2024-11-08 12:39:41,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#22 [2024-11-08 12:39:41,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#23 [2024-11-08 12:39:41,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#24 [2024-11-08 12:39:41,602 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#25 [2024-11-08 12:39:41,602 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#26 [2024-11-08 12:39:41,602 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#27 [2024-11-08 12:39:41,602 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#28 [2024-11-08 12:39:41,602 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#29 [2024-11-08 12:39:41,602 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#30 [2024-11-08 12:39:41,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#31 [2024-11-08 12:39:41,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#32 [2024-11-08 12:39:41,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#33 [2024-11-08 12:39:41,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#34 [2024-11-08 12:39:41,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#35 [2024-11-08 12:39:41,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#36 [2024-11-08 12:39:41,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#37 [2024-11-08 12:39:41,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#38 [2024-11-08 12:39:41,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-08 12:39:41,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-08 12:39:41,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-11-08 12:39:41,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-11-08 12:39:41,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-11-08 12:39:41,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-11-08 12:39:41,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2024-11-08 12:39:41,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2024-11-08 12:39:41,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2024-11-08 12:39:41,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2024-11-08 12:39:41,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2024-11-08 12:39:41,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2024-11-08 12:39:41,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2024-11-08 12:39:41,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2024-11-08 12:39:41,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2024-11-08 12:39:41,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2024-11-08 12:39:41,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16 [2024-11-08 12:39:41,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17 [2024-11-08 12:39:41,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18 [2024-11-08 12:39:41,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19 [2024-11-08 12:39:41,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20 [2024-11-08 12:39:41,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21 [2024-11-08 12:39:41,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22 [2024-11-08 12:39:41,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23 [2024-11-08 12:39:41,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#24 [2024-11-08 12:39:41,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#25 [2024-11-08 12:39:41,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#26 [2024-11-08 12:39:41,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#27 [2024-11-08 12:39:41,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#28 [2024-11-08 12:39:41,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#29 [2024-11-08 12:39:41,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#30 [2024-11-08 12:39:41,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#31 [2024-11-08 12:39:41,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#32 [2024-11-08 12:39:41,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#33 [2024-11-08 12:39:41,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#34 [2024-11-08 12:39:41,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#35 [2024-11-08 12:39:41,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#36 [2024-11-08 12:39:41,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#37 [2024-11-08 12:39:41,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#38 [2024-11-08 12:39:41,608 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-08 12:39:41,901 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 12:39:41,904 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 12:40:32,442 INFO L? ?]: Removed 156 outVars from TransFormulas that were not future-live. [2024-11-08 12:40:32,442 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 12:40:32,462 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 12:40:32,463 INFO L316 CfgBuilder]: Removed 70 assume(true) statements. [2024-11-08 12:40:32,463 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:40:32 BoogieIcfgContainer [2024-11-08 12:40:32,463 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 12:40:32,465 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-08 12:40:32,465 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-08 12:40:32,469 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-08 12:40:32,469 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 12:39:40" (1/3) ... [2024-11-08 12:40:32,470 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3817df49 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 12:40:32, skipping insertion in model container [2024-11-08 12:40:32,470 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:39:41" (2/3) ... [2024-11-08 12:40:32,471 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3817df49 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 12:40:32, skipping insertion in model container [2024-11-08 12:40:32,472 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:40:32" (3/3) ... [2024-11-08 12:40:32,473 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_0873b.c [2024-11-08 12:40:32,487 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-08 12:40:32,487 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-08 12:40:32,568 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-08 12:40:32,574 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;@4367e94e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 12:40:32,574 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-08 12:40:32,578 INFO L276 IsEmpty]: Start isEmpty. Operand has 181 states, 175 states have (on average 1.737142857142857) internal successors, (304), 176 states have internal predecessors, (304), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-08 12:40:32,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-08 12:40:32,584 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 12:40:32,585 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 12:40:32,586 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 12:40:32,589 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:40:32,590 INFO L85 PathProgramCache]: Analyzing trace with hash -164892816, now seen corresponding path program 1 times [2024-11-08 12:40:32,601 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-08 12:40:32,601 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [180408012] [2024-11-08 12:40:32,601 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:40:32,602 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-11-08 12:40:32,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-08 12:40:32,604 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-11-08 12:40:32,608 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-11-08 12:40:33,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:40:33,425 INFO L255 TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-08 12:40:33,428 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:40:33,443 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:40:33,443 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 12:40:33,444 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-08 12:40:33,446 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [180408012] [2024-11-08 12:40:33,447 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [180408012] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:40:33,447 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:40:33,447 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 12:40:33,448 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [535427840] [2024-11-08 12:40:33,448 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:40:33,453 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-08 12:40:33,453 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-08 12:40:33,470 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-08 12:40:33,471 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-08 12:40:33,473 INFO L87 Difference]: Start difference. First operand has 181 states, 175 states have (on average 1.737142857142857) internal successors, (304), 176 states have internal predecessors, (304), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:40:33,504 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 12:40:33,504 INFO L93 Difference]: Finished difference Result 360 states and 621 transitions. [2024-11-08 12:40:33,506 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 12:40:33,507 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2024-11-08 12:40:33,508 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 12:40:33,514 INFO L225 Difference]: With dead ends: 360 [2024-11-08 12:40:33,514 INFO L226 Difference]: Without dead ends: 178 [2024-11-08 12:40:33,517 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-08 12:40:33,520 INFO L432 NwaCegarLoop]: 239 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 239 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-08 12:40:33,524 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 239 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-08 12:40:33,553 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 178 states. [2024-11-08 12:40:33,587 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 178 to 178. [2024-11-08 12:40:33,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 178 states, 173 states have (on average 1.329479768786127) internal successors, (230), 173 states have internal predecessors, (230), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-08 12:40:33,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 178 states and 236 transitions. [2024-11-08 12:40:33,594 INFO L78 Accepts]: Start accepts. Automaton has 178 states and 236 transitions. Word has length 9 [2024-11-08 12:40:33,594 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 12:40:33,595 INFO L471 AbstractCegarLoop]: Abstraction has 178 states and 236 transitions. [2024-11-08 12:40:33,595 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:40:33,595 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 236 transitions. [2024-11-08 12:40:33,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-08 12:40:33,596 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 12:40:33,596 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 12:40:33,621 INFO L552 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)] Ended with exit code 0 [2024-11-08 12:40:33,796 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-11-08 12:40:33,798 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 12:40:33,798 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:40:33,798 INFO L85 PathProgramCache]: Analyzing trace with hash 1290836339, now seen corresponding path program 1 times [2024-11-08 12:40:33,799 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-08 12:40:33,799 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [440969446] [2024-11-08 12:40:33,799 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:40:33,799 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-11-08 12:40:33,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-08 12:40:33,801 INFO L229 MonitoredProcess]: Starting monitored process 3 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-11-08 12:40:33,802 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 (3)] Waiting until timeout for monitored process [2024-11-08 12:40:34,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:40:34,685 INFO L255 TraceCheckSpWp]: Trace formula consists of 118 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-08 12:40:34,688 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:40:35,562 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:40:35,562 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 12:40:35,562 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-08 12:40:35,562 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [440969446] [2024-11-08 12:40:35,563 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [440969446] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:40:35,563 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:40:35,563 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 12:40:35,563 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1557642921] [2024-11-08 12:40:35,563 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:40:35,564 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 12:40:35,564 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-08 12:40:35,564 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 12:40:35,564 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-08 12:40:35,564 INFO L87 Difference]: Start difference. First operand 178 states and 236 transitions. Second operand has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:40:36,536 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 12:40:36,536 INFO L93 Difference]: Finished difference Result 186 states and 246 transitions. [2024-11-08 12:40:36,537 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:40:36,537 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 11 [2024-11-08 12:40:36,537 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 12:40:36,537 INFO L225 Difference]: With dead ends: 186 [2024-11-08 12:40:36,538 INFO L226 Difference]: Without dead ends: 20 [2024-11-08 12:40:36,538 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-11-08 12:40:36,539 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 31 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 31 SdHoareTripleChecker+Valid, 32 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-08 12:40:36,539 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 32 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-08 12:40:36,540 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 20 states. [2024-11-08 12:40:36,541 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 20 to 19. [2024-11-08 12:40:36,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 19 states, 18 states have (on average 1.2777777777777777) internal successors, (23), 18 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:40:36,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 23 transitions. [2024-11-08 12:40:36,542 INFO L78 Accepts]: Start accepts. Automaton has 19 states and 23 transitions. Word has length 11 [2024-11-08 12:40:36,542 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 12:40:36,542 INFO L471 AbstractCegarLoop]: Abstraction has 19 states and 23 transitions. [2024-11-08 12:40:36,542 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:40:36,542 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 23 transitions. [2024-11-08 12:40:36,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-08 12:40:36,543 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 12:40:36,543 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 12:40:36,570 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 (3)] Forceful destruction successful, exit code 0 [2024-11-08 12:40:36,743 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /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-11-08 12:40:36,744 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 12:40:36,744 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:40:36,745 INFO L85 PathProgramCache]: Analyzing trace with hash -1359006098, now seen corresponding path program 1 times [2024-11-08 12:40:36,745 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-08 12:40:36,745 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [912889408] [2024-11-08 12:40:36,745 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:40:36,745 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-11-08 12:40:36,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-08 12:40:36,771 INFO L229 MonitoredProcess]: Starting monitored process 4 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-11-08 12:40:36,773 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 (4)] Waiting until timeout for monitored process [2024-11-08 12:40:37,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:40:37,586 INFO L255 TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 19 conjuncts are in the unsatisfiable core [2024-11-08 12:40:37,589 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:40:38,211 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 12:40:38,253 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 19 [2024-11-08 12:40:39,290 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:40:39,290 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 12:40:39,290 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-08 12:40:39,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [912889408] [2024-11-08 12:40:39,290 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [912889408] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:40:39,290 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:40:39,290 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-08 12:40:39,291 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [569249224] [2024-11-08 12:40:39,291 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:40:39,291 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-08 12:40:39,291 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-08 12:40:39,291 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 12:40:39,291 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-08 12:40:39,291 INFO L87 Difference]: Start difference. First operand 19 states and 23 transitions. Second operand has 6 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:40:41,137 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 12:40:41,137 INFO L93 Difference]: Finished difference Result 27 states and 32 transitions. [2024-11-08 12:40:41,142 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 12:40:41,142 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13 [2024-11-08 12:40:41,142 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 12:40:41,143 INFO L225 Difference]: With dead ends: 27 [2024-11-08 12:40:41,143 INFO L226 Difference]: Without dead ends: 19 [2024-11-08 12:40:41,143 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 2.0s TimeCoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72 [2024-11-08 12:40:41,144 INFO L432 NwaCegarLoop]: 9 mSDtfsCounter, 33 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 33 SdHoareTripleChecker+Valid, 24 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-08 12:40:41,144 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [33 Valid, 24 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-08 12:40:41,144 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 19 states. [2024-11-08 12:40:41,152 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 19 to 18. [2024-11-08 12:40:41,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 17 states have (on average 1.1176470588235294) internal successors, (19), 17 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:40:41,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 19 transitions. [2024-11-08 12:40:41,153 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 19 transitions. Word has length 13 [2024-11-08 12:40:41,153 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 12:40:41,153 INFO L471 AbstractCegarLoop]: Abstraction has 18 states and 19 transitions. [2024-11-08 12:40:41,153 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:40:41,153 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 19 transitions. [2024-11-08 12:40:41,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-08 12:40:41,153 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 12:40:41,153 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 12:40:41,182 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 (4)] Forceful destruction successful, exit code 0 [2024-11-08 12:40:41,354 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /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-11-08 12:40:41,355 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 12:40:41,355 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:40:41,359 INFO L85 PathProgramCache]: Analyzing trace with hash 700855901, now seen corresponding path program 1 times [2024-11-08 12:40:41,362 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-08 12:40:41,363 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1418983204] [2024-11-08 12:40:41,363 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:40:41,363 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-11-08 12:40:41,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-08 12:40:41,364 INFO L229 MonitoredProcess]: Starting monitored process 5 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-11-08 12:40:41,366 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 (5)] Waiting until timeout for monitored process [2024-11-08 12:40:42,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:40:42,181 INFO L255 TraceCheckSpWp]: Trace formula consists of 126 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 12:40:42,182 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:40:43,103 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:40:43,104 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 12:40:43,104 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-08 12:40:43,104 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1418983204] [2024-11-08 12:40:43,104 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1418983204] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:40:43,104 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:40:43,105 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 12:40:43,105 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [499100737] [2024-11-08 12:40:43,105 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:40:43,105 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 12:40:43,105 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-08 12:40:43,106 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 12:40:43,106 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-08 12:40:43,106 INFO L87 Difference]: Start difference. First operand 18 states and 19 transitions. Second operand has 5 states, 5 states have (on average 3.2) internal successors, (16), 4 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:40:43,676 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 12:40:43,676 INFO L93 Difference]: Finished difference Result 22 states and 22 transitions. [2024-11-08 12:40:43,677 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:40:43,677 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 3.2) internal successors, (16), 4 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 16 [2024-11-08 12:40:43,677 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 12:40:43,677 INFO L225 Difference]: With dead ends: 22 [2024-11-08 12:40:43,677 INFO L226 Difference]: Without dead ends: 18 [2024-11-08 12:40:43,678 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 12 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-11-08 12:40:43,678 INFO L432 NwaCegarLoop]: 15 mSDtfsCounter, 8 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 41 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-08 12:40:43,679 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 41 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-08 12:40:43,679 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states. [2024-11-08 12:40:43,680 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18. [2024-11-08 12:40:43,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 17 states have (on average 1.0588235294117647) internal successors, (18), 17 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:40:43,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 18 transitions. [2024-11-08 12:40:43,681 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 18 transitions. Word has length 16 [2024-11-08 12:40:43,681 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 12:40:43,681 INFO L471 AbstractCegarLoop]: Abstraction has 18 states and 18 transitions. [2024-11-08 12:40:43,681 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 3.2) internal successors, (16), 4 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:40:43,681 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 18 transitions. [2024-11-08 12:40:43,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-08 12:40:43,682 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 12:40:43,682 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 12:40:43,710 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 (5)] Forceful destruction successful, exit code 0 [2024-11-08 12:40:43,882 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /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-11-08 12:40:43,883 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 12:40:43,883 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 12:40:43,883 INFO L85 PathProgramCache]: Analyzing trace with hash 233998455, now seen corresponding path program 1 times [2024-11-08 12:40:43,883 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-08 12:40:43,884 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1462968520] [2024-11-08 12:40:43,884 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 12:40:43,884 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-11-08 12:40:43,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-08 12:40:43,886 INFO L229 MonitoredProcess]: Starting monitored process 6 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-11-08 12:40:43,887 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 (6)] Waiting until timeout for monitored process [2024-11-08 12:40:44,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 12:40:44,677 INFO L255 TraceCheckSpWp]: Trace formula consists of 127 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-08 12:40:44,695 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 12:40:44,876 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 12:40:44,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 16 [2024-11-08 12:40:45,862 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 12:40:45,862 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 12:40:45,863 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-08 12:40:45,863 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1462968520] [2024-11-08 12:40:45,863 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1462968520] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 12:40:45,863 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 12:40:45,863 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 12:40:45,863 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1430464033] [2024-11-08 12:40:45,863 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 12:40:45,863 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 12:40:45,864 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-08 12:40:45,864 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 12:40:45,864 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-08 12:40:45,864 INFO L87 Difference]: Start difference. First operand 18 states and 18 transitions. Second operand has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:40:46,344 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 12:40:46,344 INFO L93 Difference]: Finished difference Result 18 states and 18 transitions. [2024-11-08 12:40:46,345 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 12:40:46,346 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 17 [2024-11-08 12:40:46,346 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 12:40:46,346 INFO L225 Difference]: With dead ends: 18 [2024-11-08 12:40:46,346 INFO L226 Difference]: Without dead ends: 0 [2024-11-08 12:40:46,346 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-11-08 12:40:46,348 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 16 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 14 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-08 12:40:46,348 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 14 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-08 12:40:46,349 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-11-08 12:40:46,349 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-11-08 12:40:46,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:40:46,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-11-08 12:40:46,349 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 17 [2024-11-08 12:40:46,349 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 12:40:46,349 INFO L471 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-08 12:40:46,350 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 12:40:46,350 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-11-08 12:40:46,350 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-08 12:40:46,352 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-11-08 12:40:46,382 INFO L552 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 (6)] Ended with exit code 0 [2024-11-08 12:40:46,552 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /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-11-08 12:40:46,555 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-08 12:40:46,558 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2024-11-08 12:40:47,919 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-08 12:40:47,937 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable Zero_fmod by function copysign_float [2024-11-08 12:40:47,938 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable bp_pow by function copysign_float [2024-11-08 12:40:47,938 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable dp_h_pow by function copysign_float [2024-11-08 12:40:47,938 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable dp_l_pow by function copysign_float [2024-11-08 12:40:47,939 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.11 12:40:47 BoogieIcfgContainer [2024-11-08 12:40:47,939 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-08 12:40:47,940 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-08 12:40:47,940 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-08 12:40:47,940 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-08 12:40:47,940 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:40:32" (3/4) ... [2024-11-08 12:40:47,942 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-08 12:40:47,944 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure copysign_float [2024-11-08 12:40:47,951 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 10 nodes and edges [2024-11-08 12:40:47,952 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2024-11-08 12:40:47,952 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-08 12:40:47,952 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-08 12:40:48,026 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-08 12:40:48,028 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-08 12:40:48,028 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-08 12:40:48,029 INFO L158 Benchmark]: Toolchain (without parser) took 67514.52ms. Allocated memory was 75.5MB in the beginning and 132.1MB in the end (delta: 56.6MB). Free memory was 39.4MB in the beginning and 68.0MB in the end (delta: -28.6MB). Peak memory consumption was 29.0MB. Max. memory is 16.1GB. [2024-11-08 12:40:48,029 INFO L158 Benchmark]: CDTParser took 1.17ms. Allocated memory is still 75.5MB. Free memory is still 52.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 12:40:48,029 INFO L158 Benchmark]: CACSL2BoogieTranslator took 615.53ms. Allocated memory is still 75.5MB. Free memory was 39.3MB in the beginning and 37.6MB in the end (delta: 1.8MB). Peak memory consumption was 12.0MB. Max. memory is 16.1GB. [2024-11-08 12:40:48,029 INFO L158 Benchmark]: Boogie Procedure Inliner took 90.86ms. Allocated memory is still 75.5MB. Free memory was 37.6MB in the beginning and 33.1MB in the end (delta: 4.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-08 12:40:48,030 INFO L158 Benchmark]: Boogie Preprocessor took 243.21ms. Allocated memory was 75.5MB in the beginning and 132.1MB in the end (delta: 56.6MB). Free memory was 33.1MB in the beginning and 100.4MB in the end (delta: -67.3MB). Peak memory consumption was 4.9MB. Max. memory is 16.1GB. [2024-11-08 12:40:48,030 INFO L158 Benchmark]: RCFGBuilder took 50995.45ms. Allocated memory is still 132.1MB. Free memory was 100.4MB in the beginning and 61.0MB in the end (delta: 39.3MB). Peak memory consumption was 39.7MB. Max. memory is 16.1GB. [2024-11-08 12:40:48,030 INFO L158 Benchmark]: TraceAbstraction took 15474.40ms. Allocated memory is still 132.1MB. Free memory was 61.0MB in the beginning and 75.4MB in the end (delta: -14.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 12:40:48,030 INFO L158 Benchmark]: Witness Printer took 88.77ms. Allocated memory is still 132.1MB. Free memory was 75.4MB in the beginning and 68.0MB in the end (delta: 7.3MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-08 12:40:48,032 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.17ms. Allocated memory is still 75.5MB. Free memory is still 52.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 615.53ms. Allocated memory is still 75.5MB. Free memory was 39.3MB in the beginning and 37.6MB in the end (delta: 1.8MB). Peak memory consumption was 12.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 90.86ms. Allocated memory is still 75.5MB. Free memory was 37.6MB in the beginning and 33.1MB in the end (delta: 4.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 243.21ms. Allocated memory was 75.5MB in the beginning and 132.1MB in the end (delta: 56.6MB). Free memory was 33.1MB in the beginning and 100.4MB in the end (delta: -67.3MB). Peak memory consumption was 4.9MB. Max. memory is 16.1GB. * RCFGBuilder took 50995.45ms. Allocated memory is still 132.1MB. Free memory was 100.4MB in the beginning and 61.0MB in the end (delta: 39.3MB). Peak memory consumption was 39.7MB. Max. memory is 16.1GB. * TraceAbstraction took 15474.40ms. Allocated memory is still 132.1MB. Free memory was 61.0MB in the beginning and 75.4MB in the end (delta: -14.4MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 88.77ms. Allocated memory is still 132.1MB. Free memory was 75.4MB in the beginning and 68.0MB in the end (delta: 7.3MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable Zero_fmod by function copysign_float - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable bp_pow by function copysign_float - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable dp_h_pow by function copysign_float - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable dp_l_pow by function copysign_float * 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 - PositiveResult [Line: 601]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 181 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 14.0s, OverallIterations: 5, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 4.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 88 SdHoareTripleChecker+Valid, 1.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 88 mSDsluCounter, 350 SdHoareTripleChecker+Invalid, 1.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 65 mSDsCounter, 3 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 76 IncrementalHoareTripleChecker+Invalid, 79 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 3 mSolverCounterUnsat, 285 mSDtfsCounter, 76 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 70 GetRequests, 48 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 4.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=181occurred in iteration=0, InterpolantAutomatonStates: 23, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 5 MinimizatonAttempts, 2 StatesRemovedByMinimization, 2 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 3.2s SatisfiabilityAnalysisTime, 4.9s InterpolantComputationTime, 66 NumberOfCodeBlocks, 66 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 61 ConstructedInterpolants, 24 QuantifiedInterpolants, 588 SizeOfPredicates, 19 NumberOfNonLiveVariables, 585 ConjunctsInSsa, 42 ConjunctsInUnsatCore, 5 InterpolantComputations, 5 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 - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 493]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 571]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 443]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 231]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 205]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 488]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 472]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 245]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 184]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 179]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 438]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 458]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 580]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 133]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 116]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 218]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 557]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 170]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 189]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 392]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 541]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 433]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 147]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 424]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 259]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 477]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 303]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 552]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 308]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 254]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 463]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 503]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 508]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 405]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 516]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 387]: Loop Invariant Derived loop invariant: null - ProcedureContractResult [Line: 177]: Procedure Contract for copysign_float Derived contract for procedure copysign_float. Requires: 0 Ensures: (0 && ((((((((((((((((((((((((((((((((((one_fmod == \old(one_fmod)) && (one_sqrt == \old(one_sqrt))) && (tiny_sqrt == \old(tiny_sqrt))) && (two25_scalbn == \old(two25_scalbn))) && (twom25_scalbn == \old(twom25_scalbn))) && (huge_scalbn == \old(huge_scalbn))) && (tiny_scalbn == \old(tiny_scalbn))) && (zero_pow == \old(zero_pow))) && (one_pow == \old(one_pow))) && (two_pow == \old(two_pow))) && (two24_pow == \old(two24_pow))) && (huge_pow == \old(huge_pow))) && (tiny_pow == \old(tiny_pow))) && (L1_pow == \old(L1_pow))) && (L2_pow == \old(L2_pow))) && (L3_pow == \old(L3_pow))) && (L4_pow == \old(L4_pow))) && (L5_pow == \old(L5_pow))) && (L6_pow == \old(L6_pow))) && (P1_pow == \old(P1_pow))) && (P2_pow == \old(P2_pow))) && (P3_pow == \old(P3_pow))) && (P4_pow == \old(P4_pow))) && (P5_pow == \old(P5_pow))) && (lg2_pow == \old(lg2_pow))) && (lg2_h_pow == \old(lg2_h_pow))) && (lg2_l_pow == \old(lg2_l_pow))) && (ovt_pow == \old(ovt_pow))) && (cp == \old(cp))) && (cp_h_pow == \old(cp_h_pow))) && (cp_l_pow == \old(cp_l_pow))) && (ivln2_pow == \old(ivln2_pow))) && (ivln2_h_pow == \old(ivln2_h_pow))) && (ivln2_l_pow == \old(ivln2_l_pow)))) RESULT: Ultimate proved your program to be correct! [2024-11-08 12:40:48,196 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 Result: TRUE