./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/float-newlib/double_req_bl_0872a.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/float-newlib/double_req_bl_0872a.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 97e7e2c2476cb3ac51b8386218cd4264ef8a11a0a05f64e9bc3d20e7d2589c2e --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-07 18:38:58,376 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-07 18:38:58,429 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-02-07 18:38:58,435 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-07 18:38:58,438 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-07 18:38:58,457 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-07 18:38:58,458 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-07 18:38:58,458 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-07 18:38:58,459 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-07 18:38:58,459 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-07 18:38:58,459 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-07 18:38:58,459 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-07 18:38:58,459 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-07 18:38:58,459 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-07 18:38:58,459 INFO L153 SettingsManager]: * Use SBE=true [2025-02-07 18:38:58,460 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-07 18:38:58,460 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-07 18:38:58,460 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-07 18:38:58,460 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-07 18:38:58,460 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-07 18:38:58,460 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-07 18:38:58,460 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-07 18:38:58,460 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-07 18:38:58,460 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-07 18:38:58,460 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-07 18:38:58,460 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-07 18:38:58,460 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-07 18:38:58,460 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-07 18:38:58,461 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-07 18:38:58,461 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-07 18:38:58,461 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-07 18:38:58,461 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-07 18:38:58,461 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-07 18:38:58,461 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-07 18:38:58,461 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-07 18:38:58,461 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-07 18:38:58,461 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-07 18:38:58,461 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-07 18:38:58,461 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-07 18:38:58,461 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-07 18:38:58,461 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-07 18:38:58,462 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-07 18:38:58,462 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-07 18:38:58,462 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(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 -> 97e7e2c2476cb3ac51b8386218cd4264ef8a11a0a05f64e9bc3d20e7d2589c2e [2025-02-07 18:38:58,639 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-07 18:38:58,644 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-07 18:38:58,645 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-07 18:38:58,646 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-07 18:38:58,646 INFO L274 PluginConnector]: CDTParser initialized [2025-02-07 18:38:58,646 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/float-newlib/double_req_bl_0872a.c [2025-02-07 18:38:59,770 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8d5653e3f/ec72e8304fe94f269a1b63121b092617/FLAG96137244a [2025-02-07 18:39:00,017 INFO L384 CDTParser]: Found 1 translation units. [2025-02-07 18:39:00,018 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_0872a.c [2025-02-07 18:39:00,028 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8d5653e3f/ec72e8304fe94f269a1b63121b092617/FLAG96137244a [2025-02-07 18:39:00,043 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8d5653e3f/ec72e8304fe94f269a1b63121b092617 [2025-02-07 18:39:00,045 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-07 18:39:00,046 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-07 18:39:00,047 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-07 18:39:00,047 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-07 18:39:00,050 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-07 18:39:00,051 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 06:39:00" (1/1) ... [2025-02-07 18:39:00,051 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5ad74007 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:00, skipping insertion in model container [2025-02-07 18:39:00,052 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 06:39:00" (1/1) ... [2025-02-07 18:39:00,071 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-07 18:39:00,247 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:618) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.handleNaNOrInfinity(StandardFunctionHandler.java:3119) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.lambda$136(StandardFunctionHandler.java:601) 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:1658) 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:572) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2224) 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:1839) 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:1195) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1178) 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:1816) 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:1195) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1178) 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:392) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1685) 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:3589) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2572) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:649) 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) [2025-02-07 18:39:00,253 INFO L158 Benchmark]: Toolchain (without parser) took 207.23ms. Allocated memory is still 201.3MB. Free memory was 154.0MB in the beginning and 141.5MB in the end (delta: 12.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-02-07 18:39:00,253 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 218.1MB. Free memory is still 135.5MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-07 18:39:00,254 INFO L158 Benchmark]: CACSL2BoogieTranslator took 205.39ms. Allocated memory is still 201.3MB. Free memory was 154.0MB in the beginning and 141.5MB in the end (delta: 12.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-02-07 18:39:00,254 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 218.1MB. Free memory is still 135.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 205.39ms. Allocated memory is still 201.3MB. Free memory was 154.0MB in the beginning and 141.5MB in the end (delta: 12.5MB). Peak memory consumption was 8.4MB. 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:618) 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/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/float-newlib/double_req_bl_0872a.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 97e7e2c2476cb3ac51b8386218cd4264ef8a11a0a05f64e9bc3d20e7d2589c2e --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-07 18:39:01,876 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-07 18:39:01,960 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2025-02-07 18:39:01,964 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-07 18:39:01,964 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-07 18:39:01,977 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-07 18:39:01,977 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-07 18:39:01,977 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-07 18:39:01,977 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-07 18:39:01,977 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-07 18:39:01,977 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-07 18:39:01,978 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-07 18:39:01,978 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-07 18:39:01,978 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-07 18:39:01,978 INFO L153 SettingsManager]: * Use SBE=true [2025-02-07 18:39:01,978 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-07 18:39:01,978 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-07 18:39:01,978 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-07 18:39:01,978 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-07 18:39:01,978 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-07 18:39:01,978 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-07 18:39:01,979 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-07 18:39:01,979 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-07 18:39:01,979 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-07 18:39:01,979 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-02-07 18:39:01,979 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-02-07 18:39:01,979 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-07 18:39:01,979 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-07 18:39:01,979 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-07 18:39:01,979 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-07 18:39:01,979 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-07 18:39:01,979 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-07 18:39:01,980 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-07 18:39:01,980 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-07 18:39:01,980 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-07 18:39:01,980 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-07 18:39:01,980 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-07 18:39:01,980 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-07 18:39:01,980 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-07 18:39:01,980 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-02-07 18:39:01,980 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-02-07 18:39:01,980 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-07 18:39:01,980 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-07 18:39:01,980 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-07 18:39:01,980 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-07 18:39:01,981 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(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 -> 97e7e2c2476cb3ac51b8386218cd4264ef8a11a0a05f64e9bc3d20e7d2589c2e [2025-02-07 18:39:02,218 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-07 18:39:02,225 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-07 18:39:02,226 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-07 18:39:02,227 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-07 18:39:02,227 INFO L274 PluginConnector]: CDTParser initialized [2025-02-07 18:39:02,227 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/float-newlib/double_req_bl_0872a.c [2025-02-07 18:39:03,426 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/9de89f930/9706c6e151c04e1fb098b648ab8dcdd4/FLAGb2e34fe02 [2025-02-07 18:39:03,630 INFO L384 CDTParser]: Found 1 translation units. [2025-02-07 18:39:03,631 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_0872a.c [2025-02-07 18:39:03,639 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/9de89f930/9706c6e151c04e1fb098b648ab8dcdd4/FLAGb2e34fe02 [2025-02-07 18:39:03,652 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/9de89f930/9706c6e151c04e1fb098b648ab8dcdd4 [2025-02-07 18:39:03,654 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-07 18:39:03,655 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-07 18:39:03,656 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-07 18:39:03,657 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-07 18:39:03,659 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-07 18:39:03,660 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 06:39:03" (1/1) ... [2025-02-07 18:39:03,661 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4a545d25 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03, skipping insertion in model container [2025-02-07 18:39:03,661 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 06:39:03" (1/1) ... [2025-02-07 18:39:03,683 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-07 18:39:03,891 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_0872a.c[13979,13992] [2025-02-07 18:39:03,893 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-07 18:39:03,907 INFO L200 MainTranslator]: Completed pre-run [2025-02-07 18:39:03,971 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_0872a.c[13979,13992] [2025-02-07 18:39:03,972 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-07 18:39:03,988 INFO L204 MainTranslator]: Completed translation [2025-02-07 18:39:03,990 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03 WrapperNode [2025-02-07 18:39:03,990 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-07 18:39:03,991 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-07 18:39:03,991 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-07 18:39:03,992 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-07 18:39:03,996 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03" (1/1) ... [2025-02-07 18:39:04,012 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03" (1/1) ... [2025-02-07 18:39:04,055 INFO L138 Inliner]: procedures = 24, calls = 158, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 719 [2025-02-07 18:39:04,056 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-07 18:39:04,056 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-07 18:39:04,059 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-07 18:39:04,059 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-07 18:39:04,067 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03" (1/1) ... [2025-02-07 18:39:04,067 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03" (1/1) ... [2025-02-07 18:39:04,074 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03" (1/1) ... [2025-02-07 18:39:04,093 INFO L175 MemorySlicer]: Split 89 memory accesses to 31 slices as follows [3, 3, 3, 3, 3, 2, 3, 2, 3, 3, 2, 3, 3, 3, 3, 5, 3, 4, 3, 3, 3, 3, 2, 3, 2, 3, 3, 3, 2, 3, 2]. 6 percent of accesses are in the largest equivalence class. The 8 initializations are split as follows [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 2, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]. The 43 writes are split as follows [2, 2, 2, 2, 2, 1, 2, 1, 2, 2, 0, 2, 1, 2, 2, 0, 2, 0, 0, 2, 2, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1]. [2025-02-07 18:39:04,094 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03" (1/1) ... [2025-02-07 18:39:04,094 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03" (1/1) ... [2025-02-07 18:39:04,116 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03" (1/1) ... [2025-02-07 18:39:04,117 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03" (1/1) ... [2025-02-07 18:39:04,128 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03" (1/1) ... [2025-02-07 18:39:04,132 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03" (1/1) ... [2025-02-07 18:39:04,142 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-07 18:39:04,143 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-07 18:39:04,143 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-07 18:39:04,143 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-07 18:39:04,144 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03" (1/1) ... [2025-02-07 18:39:04,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-07 18:39:04,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 18:39:04,194 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-07 18:39:04,204 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-07 18:39:04,218 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-07 18:39:04,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#0 [2025-02-07 18:39:04,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#1 [2025-02-07 18:39:04,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#2 [2025-02-07 18:39:04,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#3 [2025-02-07 18:39:04,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#4 [2025-02-07 18:39:04,219 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#5 [2025-02-07 18:39:04,219 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#6 [2025-02-07 18:39:04,219 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#7 [2025-02-07 18:39:04,219 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#8 [2025-02-07 18:39:04,219 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#9 [2025-02-07 18:39:04,219 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#10 [2025-02-07 18:39:04,219 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#11 [2025-02-07 18:39:04,219 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#12 [2025-02-07 18:39:04,219 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#13 [2025-02-07 18:39:04,219 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#14 [2025-02-07 18:39:04,219 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#15 [2025-02-07 18:39:04,220 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#16 [2025-02-07 18:39:04,220 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#17 [2025-02-07 18:39:04,220 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#18 [2025-02-07 18:39:04,220 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#19 [2025-02-07 18:39:04,220 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#20 [2025-02-07 18:39:04,220 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#21 [2025-02-07 18:39:04,220 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#22 [2025-02-07 18:39:04,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#23 [2025-02-07 18:39:04,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#24 [2025-02-07 18:39:04,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#25 [2025-02-07 18:39:04,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#26 [2025-02-07 18:39:04,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#27 [2025-02-07 18:39:04,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#28 [2025-02-07 18:39:04,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#29 [2025-02-07 18:39:04,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#30 [2025-02-07 18:39:04,221 INFO L130 BoogieDeclarations]: Found specification of procedure copysign_double [2025-02-07 18:39:04,221 INFO L138 BoogieDeclarations]: Found implementation of procedure copysign_double [2025-02-07 18:39:04,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#0 [2025-02-07 18:39:04,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#1 [2025-02-07 18:39:04,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#2 [2025-02-07 18:39:04,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#3 [2025-02-07 18:39:04,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#4 [2025-02-07 18:39:04,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#5 [2025-02-07 18:39:04,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#6 [2025-02-07 18:39:04,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#7 [2025-02-07 18:39:04,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#8 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#9 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#10 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#11 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#12 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#13 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#14 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#15 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#16 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#17 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#18 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#19 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#20 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#21 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#22 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#23 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#24 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#25 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#26 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#27 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#28 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#29 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#30 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2025-02-07 18:39:04,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#24 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#25 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#26 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#27 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#28 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#29 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#30 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#0 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#1 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#2 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#3 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#4 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#5 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#6 [2025-02-07 18:39:04,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#7 [2025-02-07 18:39:04,226 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#8 [2025-02-07 18:39:04,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#9 [2025-02-07 18:39:04,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#10 [2025-02-07 18:39:04,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#11 [2025-02-07 18:39:04,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#12 [2025-02-07 18:39:04,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#13 [2025-02-07 18:39:04,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#14 [2025-02-07 18:39:04,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#15 [2025-02-07 18:39:04,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#16 [2025-02-07 18:39:04,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#17 [2025-02-07 18:39:04,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#18 [2025-02-07 18:39:04,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#19 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#20 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#21 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#22 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#23 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#24 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#25 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#26 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#27 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#28 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#29 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#30 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#24 [2025-02-07 18:39:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#25 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#26 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#27 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#28 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#29 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#30 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-07 18:39:04,229 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#24 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#25 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#26 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#27 [2025-02-07 18:39:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#28 [2025-02-07 18:39:04,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#29 [2025-02-07 18:39:04,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#30 [2025-02-07 18:39:04,232 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-07 18:39:04,472 INFO L257 CfgBuilder]: Building ICFG [2025-02-07 18:39:04,473 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-07 18:40:42,489 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L553: __ieee754_pow_#t~ret47#1 := scalbn_double_#res#1;havoc scalbn_double_#t~mem7#1, scalbn_double_#t~mem8#1, scalbn_double_~#ew_u~0#1.base, scalbn_double_~#ew_u~0#1.offset, scalbn_double_#t~mem9#1, scalbn_double_~#gh_u~2#1.base, scalbn_double_~#gh_u~2#1.offset, scalbn_double_#t~ret10#1, scalbn_double_#t~mem11#1, scalbn_double_~#sh_u~1#1.base, scalbn_double_~#sh_u~1#1.offset, scalbn_double_#t~ret12#1, scalbn_double_#t~ret13#1, scalbn_double_#t~mem14#1, scalbn_double_~#sh_u~2#1.base, scalbn_double_~#sh_u~2#1.offset, scalbn_double_~x#1, scalbn_double_~n#1, scalbn_double_~k~0#1, scalbn_double_~hx~1#1, scalbn_double_~lx~0#1;havoc scalbn_double_#in~x#1, scalbn_double_#in~n#1;assume { :end_inline_scalbn_double } true;__ieee754_pow_~z~1#1 := __ieee754_pow_#t~ret47#1; [2025-02-07 18:40:42,489 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L332-1: __ieee754_pow_#t~ret25#1 := __ieee754_sqrt_#res#1;havoc __ieee754_sqrt_#t~mem15#1, __ieee754_sqrt_#t~mem16#1, __ieee754_sqrt_~#ew_u~1#1.base, __ieee754_sqrt_~#ew_u~1#1.offset, __ieee754_sqrt_#t~post17#1, __ieee754_sqrt_#t~mem18#1, __ieee754_sqrt_~#iw_u~0#1.base, __ieee754_sqrt_~#iw_u~0#1.offset, __ieee754_sqrt_~x#1, __ieee754_sqrt_~z~0#1, __ieee754_sqrt_~sign~0#1, __ieee754_sqrt_~r~0#1, __ieee754_sqrt_~t1~0#1, __ieee754_sqrt_~s1~0#1, __ieee754_sqrt_~ix1~0#1, __ieee754_sqrt_~q1~0#1, __ieee754_sqrt_~ix0~0#1, __ieee754_sqrt_~s0~0#1, __ieee754_sqrt_~q~0#1, __ieee754_sqrt_~m~0#1, __ieee754_sqrt_~t~0#1, __ieee754_sqrt_~i~0#1;havoc __ieee754_sqrt_#in~x#1;assume { :end_inline___ieee754_sqrt } true;__ieee754_pow_#res#1 := __ieee754_pow_#t~ret25#1;havoc __ieee754_pow_#t~ret25#1; [2025-02-07 18:40:42,528 INFO L? ?]: Removed 213 outVars from TransFormulas that were not future-live. [2025-02-07 18:40:42,528 INFO L308 CfgBuilder]: Performing block encoding [2025-02-07 18:40:42,535 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-07 18:40:42,535 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-07 18:40:42,536 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.02 06:40:42 BoogieIcfgContainer [2025-02-07 18:40:42,536 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-07 18:40:42,537 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-07 18:40:42,537 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-07 18:40:42,540 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-07 18:40:42,540 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.02 06:39:03" (1/3) ... [2025-02-07 18:40:42,541 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1357da97 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 06:40:42, skipping insertion in model container [2025-02-07 18:40:42,541 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 06:39:03" (2/3) ... [2025-02-07 18:40:42,541 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1357da97 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 06:40:42, skipping insertion in model container [2025-02-07 18:40:42,541 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.02 06:40:42" (3/3) ... [2025-02-07 18:40:42,541 INFO L128 eAbstractionObserver]: Analyzing ICFG double_req_bl_0872a.c [2025-02-07 18:40:42,550 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-07 18:40:42,551 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG double_req_bl_0872a.c that has 2 procedures, 184 locations, 1 initial locations, 31 loop locations, and 1 error locations. [2025-02-07 18:40:42,580 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-07 18:40:42,591 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;@16124b8f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-07 18:40:42,591 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-02-07 18:40:42,595 INFO L276 IsEmpty]: Start isEmpty. Operand has 184 states, 174 states have (on average 1.7413793103448276) internal successors, (303), 179 states have internal predecessors, (303), 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) [2025-02-07 18:40:42,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2025-02-07 18:40:42,603 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 18:40:42,603 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 18:40:42,604 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 18:40:42,607 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 18:40:42,608 INFO L85 PathProgramCache]: Analyzing trace with hash -345746563, now seen corresponding path program 1 times [2025-02-07 18:40:42,614 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-02-07 18:40:42,615 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1309136651] [2025-02-07 18:40:42,615 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 18:40:42,615 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 [2025-02-07 18:40:42,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat [2025-02-07 18:40:42,622 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/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) [2025-02-07 18:40:42,623 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/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 [2025-02-07 18:40:42,790 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-02-07 18:40:47,929 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-02-07 18:40:47,929 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 18:40:47,930 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 18:40:48,161 INFO L256 TraceCheckSpWp]: Trace formula consists of 144 conjuncts, 1 conjuncts are in the unsatisfiable core [2025-02-07 18:40:48,164 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 18:40:48,176 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 18:40:48,176 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-02-07 18:40:48,176 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-02-07 18:40:48,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1309136651] [2025-02-07 18:40:48,177 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1309136651] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-07 18:40:48,178 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-07 18:40:48,178 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-07 18:40:48,180 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1363271594] [2025-02-07 18:40:48,180 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-07 18:40:48,183 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-02-07 18:40:48,183 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-02-07 18:40:48,195 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-02-07 18:40:48,196 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-02-07 18:40:48,199 INFO L87 Difference]: Start difference. First operand has 184 states, 174 states have (on average 1.7413793103448276) internal successors, (303), 179 states have internal predecessors, (303), 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 20.0) internal successors, (40), 2 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 18:40:48,226 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 18:40:48,226 INFO L93 Difference]: Finished difference Result 366 states and 620 transitions. [2025-02-07 18:40:48,228 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-02-07 18:40:48,232 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 20.0) internal successors, (40), 2 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 40 [2025-02-07 18:40:48,232 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 18:40:48,240 INFO L225 Difference]: With dead ends: 366 [2025-02-07 18:40:48,240 INFO L226 Difference]: Without dead ends: 98 [2025-02-07 18:40:48,243 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 39 GetRequests, 39 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-02-07 18:40:48,244 INFO L435 NwaCegarLoop]: 254 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, 254 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 [2025-02-07 18:40:48,245 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 254 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-07 18:40:48,254 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 98 states. [2025-02-07 18:40:48,263 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 98 to 98. [2025-02-07 18:40:48,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 98 states, 97 states have (on average 1.2061855670103092) internal successors, (117), 97 states have internal predecessors, (117), 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) [2025-02-07 18:40:48,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 98 states and 117 transitions. [2025-02-07 18:40:48,267 INFO L78 Accepts]: Start accepts. Automaton has 98 states and 117 transitions. Word has length 40 [2025-02-07 18:40:48,267 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 18:40:48,267 INFO L471 AbstractCegarLoop]: Abstraction has 98 states and 117 transitions. [2025-02-07 18:40:48,267 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 20.0) internal successors, (40), 2 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 18:40:48,267 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 117 transitions. [2025-02-07 18:40:48,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2025-02-07 18:40:48,268 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 18:40:48,268 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 18:40:48,436 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/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 [2025-02-07 18:40:48,472 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate-jdk21/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 [2025-02-07 18:40:48,472 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 18:40:48,473 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 18:40:48,473 INFO L85 PathProgramCache]: Analyzing trace with hash 1704974466, now seen corresponding path program 1 times [2025-02-07 18:40:48,474 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-02-07 18:40:48,474 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1400177854] [2025-02-07 18:40:48,474 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 18:40:48,474 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 [2025-02-07 18:40:48,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/mathsat [2025-02-07 18:40:48,480 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/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) [2025-02-07 18:40:48,483 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/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 [2025-02-07 18:40:48,641 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes.