./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/float-newlib/float_req_bl_0880.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/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.6.800.v20240513-1750.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_0880.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 0e71bfd4408bcb5f70ec62fe586e726a0ffe38b8b59566c7d94bdf19f85ff93b --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 03:11:22,518 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 03:11:22,571 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-03-08 03:11:22,575 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 03:11:22,575 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 03:11:22,596 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 03:11:22,597 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 03:11:22,597 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 03:11:22,597 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 03:11:22,597 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 03:11:22,597 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 03:11:22,597 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 03:11:22,597 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 03:11:22,598 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 03:11:22,598 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 03:11:22,599 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 03:11:22,599 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 03:11:22,599 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 03:11:22,599 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 03:11:22,599 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 03:11:22,599 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 03:11:22,599 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 03:11:22,599 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 03:11:22,599 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 03:11:22,599 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 03:11:22,599 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 03:11:22,599 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 03:11:22,599 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 03:11:22,600 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 03:11:22,600 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 03:11:22,600 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 03:11:22,600 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 03:11:22,600 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 03:11:22,600 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 03:11:22,600 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 03:11:22,600 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 03:11:22,600 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 03:11:22,600 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 03:11:22,600 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 03:11:22,600 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 03:11:22,600 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 03:11:22,600 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 03:11:22,600 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 03:11:22,600 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/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 -> 0e71bfd4408bcb5f70ec62fe586e726a0ffe38b8b59566c7d94bdf19f85ff93b [2025-03-08 03:11:22,879 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 03:11:22,889 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 03:11:22,891 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 03:11:22,892 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 03:11:22,892 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 03:11:22,893 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/float-newlib/float_req_bl_0880.c [2025-03-08 03:11:24,091 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0e3e00ac0/af54f182a3fd4df8beedbd694cb6d09e/FLAG4ea85f70c [2025-03-08 03:11:24,380 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 03:11:24,381 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0880.c [2025-03-08 03:11:24,396 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0e3e00ac0/af54f182a3fd4df8beedbd694cb6d09e/FLAG4ea85f70c [2025-03-08 03:11:24,414 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0e3e00ac0/af54f182a3fd4df8beedbd694cb6d09e [2025-03-08 03:11:24,416 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 03:11:24,417 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 03:11:24,419 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 03:11:24,419 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 03:11:24,422 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 03:11:24,423 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 03:11:24" (1/1) ... [2025-03-08 03:11:24,423 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2794a397 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:24, skipping insertion in model container [2025-03-08 03:11:24,424 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 03:11:24" (1/1) ... [2025-03-08 03:11:24,451 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 03:11:24,621 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$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: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-03-08 03:11:24,626 INFO L158 Benchmark]: Toolchain (without parser) took 207.94ms. Allocated memory is still 142.6MB. Free memory was 104.2MB in the beginning and 92.1MB in the end (delta: 12.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-08 03:11:24,626 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 201.3MB. Free memory is still 125.5MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 03:11:24,626 INFO L158 Benchmark]: CACSL2BoogieTranslator took 206.03ms. Allocated memory is still 142.6MB. Free memory was 104.2MB in the beginning and 92.1MB in the end (delta: 12.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-08 03:11:24,629 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 201.3MB. Free memory is still 125.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 206.03ms. Allocated memory is still 142.6MB. Free memory was 104.2MB in the beginning and 92.1MB in the end (delta: 12.1MB). 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/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.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_0880.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 0e71bfd4408bcb5f70ec62fe586e726a0ffe38b8b59566c7d94bdf19f85ff93b --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 03:11:26,275 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 03:11:26,385 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2025-03-08 03:11:26,393 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 03:11:26,394 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 03:11:26,417 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 03:11:26,417 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 03:11:26,418 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 03:11:26,418 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 03:11:26,418 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 03:11:26,419 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 03:11:26,419 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 03:11:26,420 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 03:11:26,420 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 03:11:26,420 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 03:11:26,420 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 03:11:26,421 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 03:11:26,421 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 03:11:26,421 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 03:11:26,421 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 03:11:26,421 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 03:11:26,421 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 03:11:26,421 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 03:11:26,421 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 03:11:26,421 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-03-08 03:11:26,421 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-03-08 03:11:26,421 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 03:11:26,421 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 03:11:26,421 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 03:11:26,421 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 03:11:26,421 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/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 -> 0e71bfd4408bcb5f70ec62fe586e726a0ffe38b8b59566c7d94bdf19f85ff93b [2025-03-08 03:11:26,676 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 03:11:26,686 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 03:11:26,688 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 03:11:26,690 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 03:11:26,690 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 03:11:26,692 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/float-newlib/float_req_bl_0880.c [2025-03-08 03:11:27,914 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2ddc72e00/097d7f75dfe14a52ab3f7cd4c7d653b7/FLAG28331711d [2025-03-08 03:11:28,156 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 03:11:28,157 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0880.c [2025-03-08 03:11:28,171 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2ddc72e00/097d7f75dfe14a52ab3f7cd4c7d653b7/FLAG28331711d [2025-03-08 03:11:28,502 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2ddc72e00/097d7f75dfe14a52ab3f7cd4c7d653b7 [2025-03-08 03:11:28,504 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 03:11:28,506 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 03:11:28,507 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 03:11:28,507 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 03:11:28,510 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 03:11:28,510 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 03:11:28" (1/1) ... [2025-03-08 03:11:28,511 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@c5b81b1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28, skipping insertion in model container [2025-03-08 03:11:28,511 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 03:11:28" (1/1) ... [2025-03-08 03:11:28,541 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 03:11:28,751 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_0880.c[15389,15402] [2025-03-08 03:11:28,755 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 03:11:28,771 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 03:11:28,852 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_0880.c[15389,15402] [2025-03-08 03:11:28,852 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 03:11:28,869 INFO L204 MainTranslator]: Completed translation [2025-03-08 03:11:28,870 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28 WrapperNode [2025-03-08 03:11:28,870 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 03:11:28,870 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 03:11:28,871 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 03:11:28,871 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 03:11:28,875 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28" (1/1) ... [2025-03-08 03:11:28,891 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28" (1/1) ... [2025-03-08 03:11:28,939 INFO L138 Inliner]: procedures = 28, calls = 203, calls flagged for inlining = 10, calls inlined = 10, statements flattened = 936 [2025-03-08 03:11:28,939 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 03:11:28,940 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 03:11:28,940 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 03:11:28,940 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 03:11:28,951 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28" (1/1) ... [2025-03-08 03:11:28,951 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28" (1/1) ... [2025-03-08 03:11:28,960 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28" (1/1) ... [2025-03-08 03:11:29,000 INFO L175 MemorySlicer]: Split 101 memory accesses to 46 slices as follows [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 5, 5, 4, 3, 2, 2, 2, 2, 2]. 5 percent of accesses are in the largest equivalence class. The 10 initializations are split as follows [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 2, 2, 2, 0, 0, 0, 0, 0]. The 41 writes are split as follows [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 1, 1, 1]. [2025-03-08 03:11:29,000 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28" (1/1) ... [2025-03-08 03:11:29,001 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28" (1/1) ... [2025-03-08 03:11:29,049 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28" (1/1) ... [2025-03-08 03:11:29,054 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28" (1/1) ... [2025-03-08 03:11:29,068 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28" (1/1) ... [2025-03-08 03:11:29,076 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28" (1/1) ... [2025-03-08 03:11:29,090 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 03:11:29,092 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 03:11:29,092 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 03:11:29,092 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 03:11:29,093 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28" (1/1) ... [2025-03-08 03:11:29,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 03:11:29,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 03:11:29,118 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) [2025-03-08 03:11:29,121 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 [2025-03-08 03:11:29,139 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 03:11:29,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2025-03-08 03:11:29,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2025-03-08 03:11:29,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2025-03-08 03:11:29,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2025-03-08 03:11:29,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2025-03-08 03:11:29,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2025-03-08 03:11:29,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2025-03-08 03:11:29,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2025-03-08 03:11:29,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2025-03-08 03:11:29,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2025-03-08 03:11:29,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2025-03-08 03:11:29,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2025-03-08 03:11:29,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2025-03-08 03:11:29,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2025-03-08 03:11:29,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2025-03-08 03:11:29,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2025-03-08 03:11:29,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16 [2025-03-08 03:11:29,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17 [2025-03-08 03:11:29,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18 [2025-03-08 03:11:29,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19 [2025-03-08 03:11:29,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20 [2025-03-08 03:11:29,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21 [2025-03-08 03:11:29,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22 [2025-03-08 03:11:29,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23 [2025-03-08 03:11:29,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#24 [2025-03-08 03:11:29,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#25 [2025-03-08 03:11:29,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#26 [2025-03-08 03:11:29,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#27 [2025-03-08 03:11:29,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#28 [2025-03-08 03:11:29,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#29 [2025-03-08 03:11:29,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#30 [2025-03-08 03:11:29,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#31 [2025-03-08 03:11:29,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#32 [2025-03-08 03:11:29,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#33 [2025-03-08 03:11:29,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#34 [2025-03-08 03:11:29,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#35 [2025-03-08 03:11:29,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#36 [2025-03-08 03:11:29,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#37 [2025-03-08 03:11:29,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#38 [2025-03-08 03:11:29,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#39 [2025-03-08 03:11:29,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#40 [2025-03-08 03:11:29,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#41 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#42 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#43 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#44 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#45 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#0 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#1 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#2 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#3 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#4 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#5 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#6 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#7 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#8 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#9 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#10 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#11 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#12 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#13 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#14 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#15 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#16 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#17 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#18 [2025-03-08 03:11:29,145 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#19 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#20 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#21 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#22 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#23 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#24 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#25 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#26 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#27 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#28 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#29 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#30 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#31 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#32 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#33 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#34 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#35 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#36 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#37 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#38 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#39 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#40 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#41 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#42 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#43 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#44 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#45 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2025-03-08 03:11:29,146 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2025-03-08 03:11:29,147 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2025-03-08 03:11:29,147 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2025-03-08 03:11:29,147 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2025-03-08 03:11:29,147 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2025-03-08 03:11:29,147 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2025-03-08 03:11:29,147 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2025-03-08 03:11:29,147 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16 [2025-03-08 03:11:29,147 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17 [2025-03-08 03:11:29,147 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18 [2025-03-08 03:11:29,147 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19 [2025-03-08 03:11:29,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20 [2025-03-08 03:11:29,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21 [2025-03-08 03:11:29,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22 [2025-03-08 03:11:29,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23 [2025-03-08 03:11:29,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#24 [2025-03-08 03:11:29,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#25 [2025-03-08 03:11:29,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#26 [2025-03-08 03:11:29,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#27 [2025-03-08 03:11:29,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#28 [2025-03-08 03:11:29,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#29 [2025-03-08 03:11:29,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#30 [2025-03-08 03:11:29,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#31 [2025-03-08 03:11:29,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#32 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#33 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#34 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#35 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#36 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#37 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#38 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#39 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#40 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#41 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#42 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#43 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#44 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#45 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#0 [2025-03-08 03:11:29,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#1 [2025-03-08 03:11:29,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#2 [2025-03-08 03:11:29,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#3 [2025-03-08 03:11:29,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#4 [2025-03-08 03:11:29,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#5 [2025-03-08 03:11:29,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#6 [2025-03-08 03:11:29,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#7 [2025-03-08 03:11:29,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#8 [2025-03-08 03:11:29,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#9 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#10 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#11 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#12 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#13 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#14 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#15 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#16 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#17 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#18 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#19 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#20 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#21 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#22 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#23 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#24 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#25 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#26 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#27 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#28 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#29 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#30 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#31 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#32 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#33 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#34 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#35 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#36 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#37 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#38 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#39 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#40 [2025-03-08 03:11:29,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#41 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#42 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#43 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#44 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#45 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure copysign_float [2025-03-08 03:11:29,152 INFO L138 BoogieDeclarations]: Found implementation of procedure copysign_float [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#0 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#1 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#2 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#3 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#4 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#5 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#6 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#7 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#8 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#9 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#10 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#11 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#12 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#13 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#14 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#15 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#16 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#17 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#18 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#19 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#20 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#21 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#22 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#23 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#24 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#25 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#26 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#27 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#28 [2025-03-08 03:11:29,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#29 [2025-03-08 03:11:29,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#30 [2025-03-08 03:11:29,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#31 [2025-03-08 03:11:29,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#32 [2025-03-08 03:11:29,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#33 [2025-03-08 03:11:29,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#34 [2025-03-08 03:11:29,155 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#35 [2025-03-08 03:11:29,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#36 [2025-03-08 03:11:29,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#37 [2025-03-08 03:11:29,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#38 [2025-03-08 03:11:29,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#39 [2025-03-08 03:11:29,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#40 [2025-03-08 03:11:29,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#41 [2025-03-08 03:11:29,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#42 [2025-03-08 03:11:29,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#43 [2025-03-08 03:11:29,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#44 [2025-03-08 03:11:29,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4#45 [2025-03-08 03:11:29,156 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 03:11:29,157 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2025-03-08 03:11:29,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2025-03-08 03:11:29,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16 [2025-03-08 03:11:29,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17 [2025-03-08 03:11:29,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18 [2025-03-08 03:11:29,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#24 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#25 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#26 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#27 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#28 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#29 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#30 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#31 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#32 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#33 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#34 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#35 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#36 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#37 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#38 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#39 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#40 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#41 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#42 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#43 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#44 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#45 [2025-03-08 03:11:29,159 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 03:11:29,485 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 03:11:29,487 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 03:12:20,377 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L640: havoc isinteger_float_#t~ret61#1; [2025-03-08 03:12:20,424 INFO L? ?]: Removed 213 outVars from TransFormulas that were not future-live. [2025-03-08 03:12:20,424 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 03:12:20,437 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 03:12:20,437 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 03:12:20,438 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 03:12:20 BoogieIcfgContainer [2025-03-08 03:12:20,438 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 03:12:20,440 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 03:12:20,440 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 03:12:20,444 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 03:12:20,444 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 03:11:28" (1/3) ... [2025-03-08 03:12:20,445 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@62340627 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 03:12:20, skipping insertion in model container [2025-03-08 03:12:20,445 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:11:28" (2/3) ... [2025-03-08 03:12:20,445 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@62340627 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 03:12:20, skipping insertion in model container [2025-03-08 03:12:20,445 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 03:12:20" (3/3) ... [2025-03-08 03:12:20,446 INFO L128 eAbstractionObserver]: Analyzing ICFG float_req_bl_0880.c [2025-03-08 03:12:20,458 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 03:12:20,460 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG float_req_bl_0880.c that has 2 procedures, 237 locations, 1 initial locations, 47 loop locations, and 1 error locations. [2025-03-08 03:12:20,503 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 03:12:20,513 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;@4c773a8c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 03:12:20,513 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-08 03:12:20,518 INFO L276 IsEmpty]: Start isEmpty. Operand has 237 states, 231 states have (on average 1.7359307359307359) internal successors, (401), 232 states have internal predecessors, (401), 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-03-08 03:12:20,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2025-03-08 03:12:20,524 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 03:12:20,524 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 03:12:20,525 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 03:12:20,528 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 03:12:20,529 INFO L85 PathProgramCache]: Analyzing trace with hash -2103402614, now seen corresponding path program 1 times [2025-03-08 03:12:20,535 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-03-08 03:12:20,536 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1667587583] [2025-03-08 03:12:20,536 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 03:12:20,536 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-03-08 03:12:20,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2025-03-08 03:12:20,539 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) [2025-03-08 03:12:20,540 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 [2025-03-08 03:12:20,778 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-03-08 03:12:21,441 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-03-08 03:12:21,442 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 03:12:21,442 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 03:12:21,482 INFO L256 TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 1 conjuncts are in the unsatisfiable core [2025-03-08 03:12:21,485 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 03:12:21,500 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 03:12:21,500 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-08 03:12:21,500 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-03-08 03:12:21,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1667587583] [2025-03-08 03:12:21,501 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1667587583] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 03:12:21,501 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 03:12:21,501 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 03:12:21,502 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [718803340] [2025-03-08 03:12:21,502 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 03:12:21,504 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-08 03:12:21,505 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-03-08 03:12:21,516 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-08 03:12:21,516 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 03:12:21,518 INFO L87 Difference]: Start difference. First operand has 237 states, 231 states have (on average 1.7359307359307359) internal successors, (401), 232 states have internal predecessors, (401), 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 8.0) internal successors, (16), 2 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) [2025-03-08 03:12:21,565 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 03:12:21,567 INFO L93 Difference]: Finished difference Result 471 states and 813 transitions. [2025-03-08 03:12:21,567 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-08 03:12:21,568 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 8.0) internal successors, (16), 2 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 [2025-03-08 03:12:21,568 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 03:12:21,573 INFO L225 Difference]: With dead ends: 471 [2025-03-08 03:12:21,573 INFO L226 Difference]: Without dead ends: 233 [2025-03-08 03:12:21,579 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 15 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-03-08 03:12:21,582 INFO L435 NwaCegarLoop]: 323 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, 323 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-03-08 03:12:21,582 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 323 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-03-08 03:12:21,595 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 233 states. [2025-03-08 03:12:21,621 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 233 to 233. [2025-03-08 03:12:21,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 233 states, 228 states have (on average 1.368421052631579) internal successors, (312), 228 states have internal predecessors, (312), 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-03-08 03:12:21,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 233 states and 318 transitions. [2025-03-08 03:12:21,650 INFO L78 Accepts]: Start accepts. Automaton has 233 states and 318 transitions. Word has length 16 [2025-03-08 03:12:21,650 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 03:12:21,651 INFO L471 AbstractCegarLoop]: Abstraction has 233 states and 318 transitions. [2025-03-08 03:12:21,651 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 8.0) internal successors, (16), 2 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) [2025-03-08 03:12:21,651 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 318 transitions. [2025-03-08 03:12:21,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2025-03-08 03:12:21,651 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 03:12:21,653 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 03:12:21,682 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 [2025-03-08 03:12:21,854 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 [2025-03-08 03:12:21,854 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 03:12:21,855 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 03:12:21,855 INFO L85 PathProgramCache]: Analyzing trace with hash -304730068, now seen corresponding path program 1 times [2025-03-08 03:12:21,855 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-03-08 03:12:21,855 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1685736814] [2025-03-08 03:12:21,855 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 03:12:21,855 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-03-08 03:12:21,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2025-03-08 03:12:21,858 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) [2025-03-08 03:12:21,859 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 [2025-03-08 03:12:22,010 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-08 03:12:22,660 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-08 03:12:22,660 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 03:12:22,660 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 03:12:22,693 INFO L256 TraceCheckSpWp]: Trace formula consists of 141 conjuncts, 3 conjuncts are in the unsatisfiable core [2025-03-08 03:12:22,694 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 03:12:23,004 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 03:12:23,005 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-08 03:12:23,006 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-03-08 03:12:23,006 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1685736814] [2025-03-08 03:12:23,006 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1685736814] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 03:12:23,006 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 03:12:23,006 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 03:12:23,007 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [180204430] [2025-03-08 03:12:23,007 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 03:12:23,007 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 03:12:23,007 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-03-08 03:12:23,008 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 03:12:23,008 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-08 03:12:23,008 INFO L87 Difference]: Start difference. First operand 233 states and 318 transitions. Second operand has 4 states, 4 states have (on average 4.75) internal successors, (19), 4 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) [2025-03-08 03:12:23,388 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 03:12:23,389 INFO L93 Difference]: Finished difference Result 446 states and 606 transitions. [2025-03-08 03:12:23,391 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 03:12:23,391 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 4.75) internal successors, (19), 4 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) Word has length 19 [2025-03-08 03:12:23,391 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 03:12:23,392 INFO L225 Difference]: With dead ends: 446 [2025-03-08 03:12:23,393 INFO L226 Difference]: Without dead ends: 233 [2025-03-08 03:12:23,393 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-08 03:12:23,394 INFO L435 NwaCegarLoop]: 316 mSDtfsCounter, 0 mSDsluCounter, 623 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 939 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-08 03:12:23,394 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 939 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-08 03:12:23,394 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 233 states. [2025-03-08 03:12:23,403 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 233 to 233. [2025-03-08 03:12:23,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 233 states, 228 states have (on average 1.3596491228070176) internal successors, (310), 228 states have internal predecessors, (310), 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-03-08 03:12:23,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 233 states and 316 transitions. [2025-03-08 03:12:23,404 INFO L78 Accepts]: Start accepts. Automaton has 233 states and 316 transitions. Word has length 19 [2025-03-08 03:12:23,404 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 03:12:23,404 INFO L471 AbstractCegarLoop]: Abstraction has 233 states and 316 transitions. [2025-03-08 03:12:23,405 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 4.75) internal successors, (19), 4 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) [2025-03-08 03:12:23,405 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 316 transitions. [2025-03-08 03:12:23,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2025-03-08 03:12:23,405 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 03:12:23,405 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] [2025-03-08 03:12:23,432 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Forceful destruction successful, exit code 0 [2025-03-08 03:12:23,605 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 [2025-03-08 03:12:23,606 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 03:12:23,606 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 03:12:23,606 INFO L85 PathProgramCache]: Analyzing trace with hash -1667120525, now seen corresponding path program 1 times [2025-03-08 03:12:23,607 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-03-08 03:12:23,607 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [712916127] [2025-03-08 03:12:23,607 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 03:12:23,607 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-03-08 03:12:23,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2025-03-08 03:12:23,609 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) [2025-03-08 03:12:23,610 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 [2025-03-08 03:12:23,760 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-03-08 03:12:24,660 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-03-08 03:12:24,660 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 03:12:24,660 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 03:12:24,707 INFO L256 TraceCheckSpWp]: Trace formula consists of 203 conjuncts, 20 conjuncts are in the unsatisfiable core [2025-03-08 03:12:24,711 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 03:12:41,787 WARN L286 SmtUtils]: Spent 5.71s on a formula simplification that was a NOOP. DAG size: 24 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2025-03-08 03:12:43,437 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 03:12:43,437 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-08 03:12:43,437 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-03-08 03:12:43,437 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [712916127] [2025-03-08 03:12:43,437 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [712916127] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 03:12:43,437 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 03:12:43,437 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2025-03-08 03:12:43,437 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [211962223] [2025-03-08 03:12:43,437 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 03:12:43,438 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2025-03-08 03:12:43,438 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-03-08 03:12:43,438 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2025-03-08 03:12:43,438 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=84, Unknown=0, NotChecked=0, Total=110 [2025-03-08 03:12:43,438 INFO L87 Difference]: Start difference. First operand 233 states and 316 transitions. Second operand has 11 states, 11 states have (on average 3.0) internal successors, (33), 10 states have internal predecessors, (33), 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-03-08 03:12:53,940 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.30s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0] [2025-03-08 03:13:03,692 WARN L286 SmtUtils]: Spent 5.87s on a formula simplification that was a NOOP. DAG size: 29 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2025-03-08 03:13:07,787 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.09s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0] [2025-03-08 03:13:08,955 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.17s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0]