./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 803cd42f Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../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-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-21 23:32:49,913 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-21 23:32:49,970 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-21 23:32:49,973 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-21 23:32:49,974 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-21 23:32:49,996 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-21 23:32:49,996 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-21 23:32:49,996 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-21 23:32:49,997 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-21 23:32:49,999 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-21 23:32:50,000 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-21 23:32:50,001 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-21 23:32:50,001 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-21 23:32:50,001 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-21 23:32:50,002 INFO L153 SettingsManager]: * Use SBE=true [2024-11-21 23:32:50,002 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-21 23:32:50,002 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-21 23:32:50,002 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-21 23:32:50,002 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-21 23:32:50,003 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-21 23:32:50,003 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-21 23:32:50,004 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-21 23:32:50,004 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-21 23:32:50,004 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-21 23:32:50,005 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-21 23:32:50,005 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-21 23:32:50,005 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-21 23:32:50,005 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-21 23:32:50,005 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-21 23:32:50,006 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-21 23:32:50,006 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-21 23:32:50,006 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-21 23:32:50,006 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-21 23:32:50,006 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-21 23:32:50,006 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-21 23:32:50,007 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-21 23:32:50,007 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-21 23:32:50,007 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-21 23:32:50,008 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-21 23:32:50,008 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-21 23:32:50,008 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-21 23:32:50,009 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-21 23:32:50,009 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-21 23:32:50,229 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-21 23:32:50,250 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-21 23:32:50,253 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-21 23:32:50,254 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-21 23:32:50,255 INFO L274 PluginConnector]: CDTParser initialized [2024-11-21 23:32:50,256 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-21 23:32:51,513 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-21 23:32:51,715 INFO L384 CDTParser]: Found 1 translation units. [2024-11-21 23:32:51,716 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0873b.c [2024-11-21 23:32:51,728 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/46e6bd76b/d65a19442cad4b47977a83be424bb6a2/FLAG0bfe4afda [2024-11-21 23:32:51,741 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/46e6bd76b/d65a19442cad4b47977a83be424bb6a2 [2024-11-21 23:32:51,744 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-21 23:32:51,744 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-21 23:32:51,747 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-21 23:32:51,748 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-21 23:32:51,751 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-21 23:32:51,752 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 11:32:51" (1/1) ... [2024-11-21 23:32:51,753 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@61c1dcf5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:51, skipping insertion in model container [2024-11-21 23:32:51,754 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 11:32:51" (1/1) ... [2024-11-21 23:32:51,787 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-21 23:32:52,005 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-21 23:32:52,009 INFO L158 Benchmark]: Toolchain (without parser) took 263.96ms. Allocated memory was 140.5MB in the beginning and 178.3MB in the end (delta: 37.7MB). Free memory was 69.7MB in the beginning and 145.9MB in the end (delta: -76.2MB). Peak memory consumption was 14.2MB. Max. memory is 16.1GB. [2024-11-21 23:32:52,010 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 140.5MB. Free memory is still 92.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-21 23:32:52,010 INFO L158 Benchmark]: CACSL2BoogieTranslator took 260.35ms. Allocated memory was 140.5MB in the beginning and 178.3MB in the end (delta: 37.7MB). Free memory was 69.5MB in the beginning and 145.9MB in the end (delta: -76.5MB). Peak memory consumption was 12.1MB. Max. memory is 16.1GB. [2024-11-21 23:32:52,011 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.15ms. Allocated memory is still 140.5MB. Free memory is still 92.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 260.35ms. Allocated memory was 140.5MB in the beginning and 178.3MB in the end (delta: 37.7MB). Free memory was 69.5MB in the beginning and 145.9MB in the end (delta: -76.5MB). Peak memory consumption was 12.1MB. 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/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../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-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-21 23:32:53,808 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-21 23:32:53,872 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-11-21 23:32:53,879 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-21 23:32:53,879 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-21 23:32:53,901 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-21 23:32:53,905 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-21 23:32:53,906 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-21 23:32:53,906 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-21 23:32:53,907 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-21 23:32:53,907 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-21 23:32:53,907 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-21 23:32:53,908 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-21 23:32:53,909 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-21 23:32:53,910 INFO L153 SettingsManager]: * Use SBE=true [2024-11-21 23:32:53,910 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-21 23:32:53,910 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-21 23:32:53,910 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-21 23:32:53,910 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-21 23:32:53,911 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-21 23:32:53,911 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-21 23:32:53,911 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-21 23:32:53,914 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-21 23:32:53,914 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-21 23:32:53,914 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-21 23:32:53,914 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-21 23:32:53,915 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-21 23:32:53,915 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-21 23:32:53,915 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-21 23:32:53,915 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-21 23:32:53,915 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-21 23:32:53,915 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-21 23:32:53,916 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-21 23:32:53,916 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-21 23:32:53,916 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-21 23:32:53,916 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-21 23:32:53,916 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-21 23:32:53,916 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-21 23:32:53,916 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-21 23:32:53,917 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-21 23:32:53,917 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-21 23:32:53,917 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-21 23:32:53,917 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-21 23:32:53,917 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-21 23:32:53,918 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-21 23:32:54,173 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-21 23:32:54,190 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-21 23:32:54,192 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-21 23:32:54,193 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-21 23:32:54,193 INFO L274 PluginConnector]: CDTParser initialized [2024-11-21 23:32:54,194 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-21 23:32:55,631 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-21 23:32:55,805 INFO L384 CDTParser]: Found 1 translation units. [2024-11-21 23:32:55,805 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0873b.c [2024-11-21 23:32:55,818 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b98595096/8595d6a8c1d644beba8f282a51ed53b2/FLAG59ab6c3ad [2024-11-21 23:32:55,829 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b98595096/8595d6a8c1d644beba8f282a51ed53b2 [2024-11-21 23:32:55,832 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-21 23:32:55,833 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-21 23:32:55,833 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-21 23:32:55,834 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-21 23:32:55,838 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-21 23:32:55,838 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 11:32:55" (1/1) ... [2024-11-21 23:32:55,839 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@70acf29b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:55, skipping insertion in model container [2024-11-21 23:32:55,839 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 11:32:55" (1/1) ... [2024-11-21 23:32:55,863 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-21 23:32:56,128 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-21 23:32:56,132 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-21 23:32:56,146 INFO L200 MainTranslator]: Completed pre-run [2024-11-21 23:32:56,234 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-21 23:32:56,236 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-21 23:32:56,260 INFO L204 MainTranslator]: Completed translation [2024-11-21 23:32:56,261 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:56 WrapperNode [2024-11-21 23:32:56,261 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-21 23:32:56,262 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-21 23:32:56,262 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-21 23:32:56,262 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-21 23:32:56,267 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:56" (1/1) ... [2024-11-21 23:32:56,292 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:56" (1/1) ... [2024-11-21 23:32:56,344 INFO L138 Inliner]: procedures = 25, calls = 187, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 751 [2024-11-21 23:32:56,344 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-21 23:32:56,345 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-21 23:32:56,345 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-21 23:32:56,345 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-21 23:32:56,358 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:56" (1/1) ... [2024-11-21 23:32:56,359 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:56" (1/1) ... [2024-11-21 23:32:56,366 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:56" (1/1) ... [2024-11-21 23:32:56,413 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, 5, 4, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 2, 0, 2, 2, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 0, 1, 0, 0, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]. [2024-11-21 23:32:56,413 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:56" (1/1) ... [2024-11-21 23:32:56,414 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:56" (1/1) ... [2024-11-21 23:32:56,450 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:56" (1/1) ... [2024-11-21 23:32:56,462 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:56" (1/1) ... [2024-11-21 23:32:56,470 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:56" (1/1) ... [2024-11-21 23:32:56,476 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:56" (1/1) ... [2024-11-21 23:32:56,486 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-21 23:32:56,491 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-21 23:32:56,492 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-21 23:32:56,492 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-21 23:32:56,492 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:56" (1/1) ... [2024-11-21 23:32:56,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-21 23:32:56,531 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 23:32:56,547 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-21 23:32:56,555 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-21 23:32:56,586 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-21 23:32:56,587 INFO L130 BoogieDeclarations]: Found specification of procedure copysign_float [2024-11-21 23:32:56,587 INFO L138 BoogieDeclarations]: Found implementation of procedure copysign_float [2024-11-21 23:32:56,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#0 [2024-11-21 23:32:56,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#1 [2024-11-21 23:32:56,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#2 [2024-11-21 23:32:56,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#3 [2024-11-21 23:32:56,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#4 [2024-11-21 23:32:56,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#5 [2024-11-21 23:32:56,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#6 [2024-11-21 23:32:56,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#7 [2024-11-21 23:32:56,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#8 [2024-11-21 23:32:56,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#9 [2024-11-21 23:32:56,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#10 [2024-11-21 23:32:56,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#11 [2024-11-21 23:32:56,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#12 [2024-11-21 23:32:56,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#13 [2024-11-21 23:32:56,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#14 [2024-11-21 23:32:56,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#15 [2024-11-21 23:32:56,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#16 [2024-11-21 23:32:56,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#17 [2024-11-21 23:32:56,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#18 [2024-11-21 23:32:56,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#19 [2024-11-21 23:32:56,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#20 [2024-11-21 23:32:56,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#21 [2024-11-21 23:32:56,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#22 [2024-11-21 23:32:56,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#23 [2024-11-21 23:32:56,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#24 [2024-11-21 23:32:56,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#25 [2024-11-21 23:32:56,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#26 [2024-11-21 23:32:56,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#27 [2024-11-21 23:32:56,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#28 [2024-11-21 23:32:56,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#29 [2024-11-21 23:32:56,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#30 [2024-11-21 23:32:56,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#31 [2024-11-21 23:32:56,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#32 [2024-11-21 23:32:56,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#33 [2024-11-21 23:32:56,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#34 [2024-11-21 23:32:56,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#35 [2024-11-21 23:32:56,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#36 [2024-11-21 23:32:56,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#37 [2024-11-21 23:32:56,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#38 [2024-11-21 23:32:56,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-21 23:32:56,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-21 23:32:56,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-21 23:32:56,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-21 23:32:56,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-21 23:32:56,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-21 23:32:56,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-11-21 23:32:56,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2024-11-21 23:32:56,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2024-11-21 23:32:56,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2024-11-21 23:32:56,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2024-11-21 23:32:56,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2024-11-21 23:32:56,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2024-11-21 23:32:56,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2024-11-21 23:32:56,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2024-11-21 23:32:56,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2024-11-21 23:32:56,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16 [2024-11-21 23:32:56,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17 [2024-11-21 23:32:56,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18 [2024-11-21 23:32:56,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19 [2024-11-21 23:32:56,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20 [2024-11-21 23:32:56,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21 [2024-11-21 23:32:56,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22 [2024-11-21 23:32:56,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23 [2024-11-21 23:32:56,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#24 [2024-11-21 23:32:56,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#25 [2024-11-21 23:32:56,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#26 [2024-11-21 23:32:56,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#27 [2024-11-21 23:32:56,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#28 [2024-11-21 23:32:56,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#29 [2024-11-21 23:32:56,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#30 [2024-11-21 23:32:56,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#31 [2024-11-21 23:32:56,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#32 [2024-11-21 23:32:56,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#33 [2024-11-21 23:32:56,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#34 [2024-11-21 23:32:56,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#35 [2024-11-21 23:32:56,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#36 [2024-11-21 23:32:56,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#37 [2024-11-21 23:32:56,594 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#38 [2024-11-21 23:32:56,594 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-21 23:32:56,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#0 [2024-11-21 23:32:56,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#1 [2024-11-21 23:32:56,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#2 [2024-11-21 23:32:56,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#3 [2024-11-21 23:32:56,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#4 [2024-11-21 23:32:56,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#5 [2024-11-21 23:32:56,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#6 [2024-11-21 23:32:56,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#7 [2024-11-21 23:32:56,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#8 [2024-11-21 23:32:56,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#9 [2024-11-21 23:32:56,595 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#10 [2024-11-21 23:32:56,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#11 [2024-11-21 23:32:56,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#12 [2024-11-21 23:32:56,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#13 [2024-11-21 23:32:56,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#14 [2024-11-21 23:32:56,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#15 [2024-11-21 23:32:56,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#16 [2024-11-21 23:32:56,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#17 [2024-11-21 23:32:56,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#18 [2024-11-21 23:32:56,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#19 [2024-11-21 23:32:56,596 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#20 [2024-11-21 23:32:56,597 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#21 [2024-11-21 23:32:56,597 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#22 [2024-11-21 23:32:56,597 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#23 [2024-11-21 23:32:56,597 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#24 [2024-11-21 23:32:56,597 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#25 [2024-11-21 23:32:56,597 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#26 [2024-11-21 23:32:56,597 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#27 [2024-11-21 23:32:56,597 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#28 [2024-11-21 23:32:56,597 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#29 [2024-11-21 23:32:56,597 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#30 [2024-11-21 23:32:56,598 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#31 [2024-11-21 23:32:56,598 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#32 [2024-11-21 23:32:56,598 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#33 [2024-11-21 23:32:56,598 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#34 [2024-11-21 23:32:56,598 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#35 [2024-11-21 23:32:56,598 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#36 [2024-11-21 23:32:56,598 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#37 [2024-11-21 23:32:56,598 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#38 [2024-11-21 23:32:56,598 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-21 23:32:56,598 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-21 23:32:56,598 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-21 23:32:56,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-11-21 23:32:56,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-11-21 23:32:56,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-11-21 23:32:56,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-11-21 23:32:56,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2024-11-21 23:32:56,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2024-11-21 23:32:56,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2024-11-21 23:32:56,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2024-11-21 23:32:56,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2024-11-21 23:32:56,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2024-11-21 23:32:56,599 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2024-11-21 23:32:56,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2024-11-21 23:32:56,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2024-11-21 23:32:56,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16 [2024-11-21 23:32:56,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17 [2024-11-21 23:32:56,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18 [2024-11-21 23:32:56,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19 [2024-11-21 23:32:56,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20 [2024-11-21 23:32:56,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21 [2024-11-21 23:32:56,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22 [2024-11-21 23:32:56,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23 [2024-11-21 23:32:56,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#24 [2024-11-21 23:32:56,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#25 [2024-11-21 23:32:56,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#26 [2024-11-21 23:32:56,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#27 [2024-11-21 23:32:56,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#28 [2024-11-21 23:32:56,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#29 [2024-11-21 23:32:56,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#30 [2024-11-21 23:32:56,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#31 [2024-11-21 23:32:56,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#32 [2024-11-21 23:32:56,601 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#33 [2024-11-21 23:32:56,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#34 [2024-11-21 23:32:56,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#35 [2024-11-21 23:32:56,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#36 [2024-11-21 23:32:56,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#37 [2024-11-21 23:32:56,602 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#38 [2024-11-21 23:32:56,602 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-21 23:32:56,602 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-21 23:32:56,602 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#0 [2024-11-21 23:32:56,602 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#1 [2024-11-21 23:32:56,602 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#2 [2024-11-21 23:32:56,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#3 [2024-11-21 23:32:56,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#4 [2024-11-21 23:32:56,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#5 [2024-11-21 23:32:56,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#6 [2024-11-21 23:32:56,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#7 [2024-11-21 23:32:56,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#8 [2024-11-21 23:32:56,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#9 [2024-11-21 23:32:56,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#10 [2024-11-21 23:32:56,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#11 [2024-11-21 23:32:56,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#12 [2024-11-21 23:32:56,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#13 [2024-11-21 23:32:56,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#14 [2024-11-21 23:32:56,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#15 [2024-11-21 23:32:56,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#16 [2024-11-21 23:32:56,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#17 [2024-11-21 23:32:56,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#18 [2024-11-21 23:32:56,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#19 [2024-11-21 23:32:56,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#20 [2024-11-21 23:32:56,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#21 [2024-11-21 23:32:56,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#22 [2024-11-21 23:32:56,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#23 [2024-11-21 23:32:56,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#24 [2024-11-21 23:32:56,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#25 [2024-11-21 23:32:56,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#26 [2024-11-21 23:32:56,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#27 [2024-11-21 23:32:56,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#28 [2024-11-21 23:32:56,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#29 [2024-11-21 23:32:56,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#30 [2024-11-21 23:32:56,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#31 [2024-11-21 23:32:56,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#32 [2024-11-21 23:32:56,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#33 [2024-11-21 23:32:56,605 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#34 [2024-11-21 23:32:56,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#35 [2024-11-21 23:32:56,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#36 [2024-11-21 23:32:56,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#37 [2024-11-21 23:32:56,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#38 [2024-11-21 23:32:56,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-21 23:32:56,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-21 23:32:56,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-11-21 23:32:56,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-11-21 23:32:56,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-11-21 23:32:56,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-11-21 23:32:56,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2024-11-21 23:32:56,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2024-11-21 23:32:56,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2024-11-21 23:32:56,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2024-11-21 23:32:56,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2024-11-21 23:32:56,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2024-11-21 23:32:56,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2024-11-21 23:32:56,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2024-11-21 23:32:56,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2024-11-21 23:32:56,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2024-11-21 23:32:56,607 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16 [2024-11-21 23:32:56,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17 [2024-11-21 23:32:56,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18 [2024-11-21 23:32:56,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19 [2024-11-21 23:32:56,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20 [2024-11-21 23:32:56,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21 [2024-11-21 23:32:56,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22 [2024-11-21 23:32:56,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23 [2024-11-21 23:32:56,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#24 [2024-11-21 23:32:56,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#25 [2024-11-21 23:32:56,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#26 [2024-11-21 23:32:56,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#27 [2024-11-21 23:32:56,608 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#28 [2024-11-21 23:32:56,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#29 [2024-11-21 23:32:56,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#30 [2024-11-21 23:32:56,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#31 [2024-11-21 23:32:56,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#32 [2024-11-21 23:32:56,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#33 [2024-11-21 23:32:56,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#34 [2024-11-21 23:32:56,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#35 [2024-11-21 23:32:56,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#36 [2024-11-21 23:32:56,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#37 [2024-11-21 23:32:56,609 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#38 [2024-11-21 23:32:56,609 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-21 23:32:56,831 INFO L238 CfgBuilder]: Building ICFG [2024-11-21 23:32:56,833 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-21 23:33:38,426 INFO L? ?]: Removed 156 outVars from TransFormulas that were not future-live. [2024-11-21 23:33:38,426 INFO L287 CfgBuilder]: Performing block encoding [2024-11-21 23:33:38,437 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-21 23:33:38,437 INFO L316 CfgBuilder]: Removed 70 assume(true) statements. [2024-11-21 23:33:38,438 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 11:33:38 BoogieIcfgContainer [2024-11-21 23:33:38,438 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-21 23:33:38,439 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-21 23:33:38,439 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-21 23:33:38,442 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-21 23:33:38,442 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 21.11 11:32:55" (1/3) ... [2024-11-21 23:33:38,443 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6e442ef0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 11:33:38, skipping insertion in model container [2024-11-21 23:33:38,443 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:32:56" (2/3) ... [2024-11-21 23:33:38,443 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6e442ef0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 11:33:38, skipping insertion in model container [2024-11-21 23:33:38,443 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 11:33:38" (3/3) ... [2024-11-21 23:33:38,444 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_0873b.c [2024-11-21 23:33:38,457 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-21 23:33:38,457 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-21 23:33:38,519 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-21 23:33:38,526 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;@4921973c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-21 23:33:38,526 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-21 23:33:38,530 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-21 23:33:38,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-21 23:33:38,535 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 23:33:38,536 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 23:33:38,536 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 23:33:38,541 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 23:33:38,541 INFO L85 PathProgramCache]: Analyzing trace with hash -164892816, now seen corresponding path program 1 times [2024-11-21 23:33:38,557 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-21 23:33:38,558 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2045522826] [2024-11-21 23:33:38,558 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 23:33:38,558 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-21 23:33:38,558 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-21 23:33:38,565 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-21 23:33:38,593 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-21 23:33:39,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 23:33:39,413 INFO L255 TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-21 23:33:39,417 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 23:33:39,432 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-21 23:33:39,432 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-21 23:33:39,433 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-21 23:33:39,433 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2045522826] [2024-11-21 23:33:39,433 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2045522826] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 23:33:39,433 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 23:33:39,433 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-21 23:33:39,434 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1952358751] [2024-11-21 23:33:39,435 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 23:33:39,445 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-21 23:33:39,448 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-21 23:33:39,469 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-21 23:33:39,469 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-21 23:33:39,471 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-21 23:33:39,506 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 23:33:39,506 INFO L93 Difference]: Finished difference Result 360 states and 621 transitions. [2024-11-21 23:33:39,507 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-21 23:33:39,508 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-21 23:33:39,508 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 23:33:39,514 INFO L225 Difference]: With dead ends: 360 [2024-11-21 23:33:39,514 INFO L226 Difference]: Without dead ends: 178 [2024-11-21 23:33:39,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-21 23:33:39,519 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-21 23:33:39,520 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-21 23:33:39,532 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 178 states. [2024-11-21 23:33:39,550 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 178 to 178. [2024-11-21 23:33:39,551 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-21 23:33:39,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 178 states and 236 transitions. [2024-11-21 23:33:39,554 INFO L78 Accepts]: Start accepts. Automaton has 178 states and 236 transitions. Word has length 9 [2024-11-21 23:33:39,555 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 23:33:39,555 INFO L471 AbstractCegarLoop]: Abstraction has 178 states and 236 transitions. [2024-11-21 23:33:39,555 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-21 23:33:39,555 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 236 transitions. [2024-11-21 23:33:39,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-21 23:33:39,555 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 23:33:39,556 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 23:33:39,581 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-21 23:33:39,759 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-21 23:33:39,759 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 23:33:39,760 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 23:33:39,760 INFO L85 PathProgramCache]: Analyzing trace with hash 1290836339, now seen corresponding path program 1 times [2024-11-21 23:33:39,760 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-21 23:33:39,760 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1230495471] [2024-11-21 23:33:39,761 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 23:33:39,761 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-21 23:33:39,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-21 23:33:39,763 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-21 23:33:39,764 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-21 23:33:40,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 23:33:40,579 INFO L255 TraceCheckSpWp]: Trace formula consists of 118 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-21 23:33:40,581 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 23:33:41,386 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-21 23:33:41,386 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-21 23:33:41,386 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-21 23:33:41,386 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1230495471] [2024-11-21 23:33:41,386 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1230495471] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 23:33:41,386 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 23:33:41,387 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-21 23:33:41,387 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [575363379] [2024-11-21 23:33:41,387 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 23:33:41,388 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-21 23:33:41,388 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-21 23:33:41,388 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-21 23:33:41,389 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-21 23:33:41,389 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-21 23:33:42,164 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 23:33:42,164 INFO L93 Difference]: Finished difference Result 186 states and 246 transitions. [2024-11-21 23:33:42,165 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-21 23:33:42,165 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-21 23:33:42,165 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 23:33:42,165 INFO L225 Difference]: With dead ends: 186 [2024-11-21 23:33:42,165 INFO L226 Difference]: Without dead ends: 20 [2024-11-21 23:33:42,166 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 7 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-21 23:33:42,167 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 31 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s 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.5s IncrementalHoareTripleChecker+Time [2024-11-21 23:33:42,167 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.5s Time] [2024-11-21 23:33:42,168 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 20 states. [2024-11-21 23:33:42,169 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 20 to 19. [2024-11-21 23:33:42,169 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-21 23:33:42,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 23 transitions. [2024-11-21 23:33:42,170 INFO L78 Accepts]: Start accepts. Automaton has 19 states and 23 transitions. Word has length 11 [2024-11-21 23:33:42,170 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 23:33:42,170 INFO L471 AbstractCegarLoop]: Abstraction has 19 states and 23 transitions. [2024-11-21 23:33:42,170 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-21 23:33:42,170 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 23 transitions. [2024-11-21 23:33:42,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-21 23:33:42,170 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 23:33:42,171 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 23:33:42,196 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 (3)] Ended with exit code 0 [2024-11-21 23:33:42,374 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-21 23:33:42,375 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 23:33:42,375 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 23:33:42,376 INFO L85 PathProgramCache]: Analyzing trace with hash -1359006098, now seen corresponding path program 1 times [2024-11-21 23:33:42,376 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-21 23:33:42,376 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1033160386] [2024-11-21 23:33:42,376 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 23:33:42,376 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-21 23:33:42,377 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-21 23:33:42,379 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-21 23:33:42,380 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-21 23:33:43,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 23:33:43,177 INFO L255 TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-11-21 23:33:43,181 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 23:33:43,800 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-21 23:33:43,843 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-21 23:33:44,876 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-21 23:33:44,877 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-21 23:33:44,877 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-21 23:33:44,877 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1033160386] [2024-11-21 23:33:44,877 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1033160386] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 23:33:44,877 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 23:33:44,877 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-21 23:33:44,877 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1582958371] [2024-11-21 23:33:44,877 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 23:33:44,877 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-21 23:33:44,878 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-21 23:33:44,878 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-21 23:33:44,878 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-21 23:33:44,878 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-21 23:33:46,855 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 23:33:46,856 INFO L93 Difference]: Finished difference Result 27 states and 32 transitions. [2024-11-21 23:33:46,858 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-21 23:33:46,858 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-21 23:33:46,859 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 23:33:46,860 INFO L225 Difference]: With dead ends: 27 [2024-11-21 23:33:46,860 INFO L226 Difference]: Without dead ends: 19 [2024-11-21 23:33:46,860 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 2.1s TimeCoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72 [2024-11-21 23:33:46,861 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-21 23:33:46,861 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-21 23:33:46,861 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 19 states. [2024-11-21 23:33:46,865 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 19 to 18. [2024-11-21 23:33:46,865 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-21 23:33:46,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 19 transitions. [2024-11-21 23:33:46,865 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 19 transitions. Word has length 13 [2024-11-21 23:33:46,866 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 23:33:46,866 INFO L471 AbstractCegarLoop]: Abstraction has 18 states and 19 transitions. [2024-11-21 23:33:46,868 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-21 23:33:46,868 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 19 transitions. [2024-11-21 23:33:46,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-21 23:33:46,868 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 23:33:46,868 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 23:33:46,895 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-21 23:33:47,069 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-21 23:33:47,070 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 23:33:47,073 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 23:33:47,073 INFO L85 PathProgramCache]: Analyzing trace with hash 700855901, now seen corresponding path program 1 times [2024-11-21 23:33:47,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-21 23:33:47,077 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2032804826] [2024-11-21 23:33:47,077 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 23:33:47,077 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-21 23:33:47,077 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-21 23:33:47,081 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-21 23:33:47,082 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-21 23:33:47,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 23:33:47,917 INFO L255 TraceCheckSpWp]: Trace formula consists of 126 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-21 23:33:47,919 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 23:33:48,791 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-21 23:33:48,792 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-21 23:33:48,792 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-21 23:33:48,792 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2032804826] [2024-11-21 23:33:48,792 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2032804826] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 23:33:48,792 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 23:33:48,792 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-21 23:33:48,792 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1853793019] [2024-11-21 23:33:48,792 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 23:33:48,792 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-21 23:33:48,793 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-21 23:33:48,793 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-21 23:33:48,793 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-21 23:33:48,793 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-21 23:33:49,378 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 23:33:49,378 INFO L93 Difference]: Finished difference Result 22 states and 22 transitions. [2024-11-21 23:33:49,378 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-21 23:33:49,379 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-21 23:33:49,379 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 23:33:49,379 INFO L225 Difference]: With dead ends: 22 [2024-11-21 23:33:49,379 INFO L226 Difference]: Without dead ends: 18 [2024-11-21 23:33:49,379 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-21 23:33:49,380 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-21 23:33:49,380 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-21 23:33:49,380 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states. [2024-11-21 23:33:49,381 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18. [2024-11-21 23:33:49,382 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-21 23:33:49,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 18 transitions. [2024-11-21 23:33:49,382 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 18 transitions. Word has length 16 [2024-11-21 23:33:49,389 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 23:33:49,389 INFO L471 AbstractCegarLoop]: Abstraction has 18 states and 18 transitions. [2024-11-21 23:33:49,389 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-21 23:33:49,390 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 18 transitions. [2024-11-21 23:33:49,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-21 23:33:49,390 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 23:33:49,390 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 23:33:49,416 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 (5)] Ended with exit code 0 [2024-11-21 23:33:49,590 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-21 23:33:49,591 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 23:33:49,591 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 23:33:49,591 INFO L85 PathProgramCache]: Analyzing trace with hash 233998455, now seen corresponding path program 1 times [2024-11-21 23:33:49,592 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-21 23:33:49,592 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1412435810] [2024-11-21 23:33:49,592 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 23:33:49,592 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-21 23:33:49,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-21 23:33:49,593 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-21 23:33:49,594 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-21 23:33:50,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 23:33:50,384 INFO L255 TraceCheckSpWp]: Trace formula consists of 127 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-21 23:33:50,386 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 23:33:51,379 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-21 23:33:51,379 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-21 23:33:51,379 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-21 23:33:51,379 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1412435810] [2024-11-21 23:33:51,379 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1412435810] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 23:33:51,380 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 23:33:51,380 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-21 23:33:51,380 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1012890826] [2024-11-21 23:33:51,380 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 23:33:51,380 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-21 23:33:51,380 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-21 23:33:51,380 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-21 23:33:51,381 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-21 23:33:51,381 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-21 23:33:51,841 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 23:33:51,842 INFO L93 Difference]: Finished difference Result 18 states and 18 transitions. [2024-11-21 23:33:51,842 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-21 23:33:51,843 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-21 23:33:51,843 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 23:33:51,843 INFO L225 Difference]: With dead ends: 18 [2024-11-21 23:33:51,843 INFO L226 Difference]: Without dead ends: 0 [2024-11-21 23:33:51,843 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-21 23:33:51,844 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-21 23:33:51,844 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-21 23:33:51,845 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-11-21 23:33:51,845 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-11-21 23:33:51,845 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-21 23:33:51,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-11-21 23:33:51,845 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 17 [2024-11-21 23:33:51,845 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 23:33:51,845 INFO L471 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-21 23:33:51,845 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-21 23:33:51,845 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-11-21 23:33:51,845 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-21 23:33:51,853 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-11-21 23:33:51,907 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-21 23:33:52,054 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-21 23:33:52,057 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-21 23:33:52,059 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2024-11-21 23:33:53,393 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-21 23:33:53,411 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable Zero_fmod by function copysign_float [2024-11-21 23:33:53,412 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable bp_pow by function copysign_float [2024-11-21 23:33:53,412 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable dp_h_pow by function copysign_float [2024-11-21 23:33:53,413 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable dp_l_pow by function copysign_float [2024-11-21 23:33:53,416 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 21.11 11:33:53 BoogieIcfgContainer [2024-11-21 23:33:53,416 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-21 23:33:53,417 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-21 23:33:53,417 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-21 23:33:53,417 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-21 23:33:53,418 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 11:33:38" (3/4) ... [2024-11-21 23:33:53,419 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-21 23:33:53,422 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure copysign_float [2024-11-21 23:33:53,437 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 10 nodes and edges [2024-11-21 23:33:53,439 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2024-11-21 23:33:53,439 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2024-11-21 23:33:53,440 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-21 23:33:53,522 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-21 23:33:53,522 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-21 23:33:53,522 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-21 23:33:53,524 INFO L158 Benchmark]: Toolchain (without parser) took 57691.74ms. Allocated memory was 65.0MB in the beginning and 92.3MB in the end (delta: 27.3MB). Free memory was 40.7MB in the beginning and 43.1MB in the end (delta: -2.5MB). Peak memory consumption was 25.0MB. Max. memory is 16.1GB. [2024-11-21 23:33:53,525 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 65.0MB. Free memory was 41.6MB in the beginning and 41.5MB in the end (delta: 83.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-21 23:33:53,525 INFO L158 Benchmark]: CACSL2BoogieTranslator took 427.66ms. Allocated memory was 65.0MB in the beginning and 92.3MB in the end (delta: 27.3MB). Free memory was 40.4MB in the beginning and 60.3MB in the end (delta: -19.9MB). Peak memory consumption was 13.6MB. Max. memory is 16.1GB. [2024-11-21 23:33:53,525 INFO L158 Benchmark]: Boogie Procedure Inliner took 82.50ms. Allocated memory is still 92.3MB. Free memory was 60.3MB in the beginning and 55.7MB in the end (delta: 4.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-21 23:33:53,525 INFO L158 Benchmark]: Boogie Preprocessor took 141.12ms. Allocated memory is still 92.3MB. Free memory was 55.7MB in the beginning and 44.5MB in the end (delta: 11.2MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-21 23:33:53,525 INFO L158 Benchmark]: RCFGBuilder took 41946.36ms. Allocated memory is still 92.3MB. Free memory was 44.5MB in the beginning and 49.2MB in the end (delta: -4.7MB). Peak memory consumption was 19.4MB. Max. memory is 16.1GB. [2024-11-21 23:33:53,526 INFO L158 Benchmark]: TraceAbstraction took 14977.35ms. Allocated memory is still 92.3MB. Free memory was 48.7MB in the beginning and 50.1MB in the end (delta: -1.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-21 23:33:53,526 INFO L158 Benchmark]: Witness Printer took 107.12ms. Allocated memory is still 92.3MB. Free memory was 50.1MB in the beginning and 43.1MB in the end (delta: 7.0MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-21 23:33:53,527 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.16ms. Allocated memory is still 65.0MB. Free memory was 41.6MB in the beginning and 41.5MB in the end (delta: 83.9kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 427.66ms. Allocated memory was 65.0MB in the beginning and 92.3MB in the end (delta: 27.3MB). Free memory was 40.4MB in the beginning and 60.3MB in the end (delta: -19.9MB). Peak memory consumption was 13.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 82.50ms. Allocated memory is still 92.3MB. Free memory was 60.3MB in the beginning and 55.7MB in the end (delta: 4.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 141.12ms. Allocated memory is still 92.3MB. Free memory was 55.7MB in the beginning and 44.5MB in the end (delta: 11.2MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * RCFGBuilder took 41946.36ms. Allocated memory is still 92.3MB. Free memory was 44.5MB in the beginning and 49.2MB in the end (delta: -4.7MB). Peak memory consumption was 19.4MB. Max. memory is 16.1GB. * TraceAbstraction took 14977.35ms. Allocated memory is still 92.3MB. Free memory was 48.7MB in the beginning and 50.1MB in the end (delta: -1.4MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 107.12ms. Allocated memory is still 92.3MB. Free memory was 50.1MB in the beginning and 43.1MB in the end (delta: 7.0MB). Peak memory consumption was 6.3MB. 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: 13.6s, OverallIterations: 5, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 3.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 88 SdHoareTripleChecker+Valid, 1.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 88 mSDsluCounter, 350 SdHoareTripleChecker+Invalid, 1.6s 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.0s 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.0s AutomataMinimizationTime, 5 MinimizatonAttempts, 2 StatesRemovedByMinimization, 2 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 3.2s SatisfiabilityAnalysisTime, 4.5s 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-21 23:33:53,696 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