./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/float-newlib/float_req_bl_1210.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_1210.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 72a09b82a82aabea0c4a084a3d99a9a83ff3f66f3965fc10414482ebb802703c --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 03:14:12,094 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 03:14:12,149 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-03-08 03:14:12,153 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 03:14:12,153 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 03:14:12,172 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 03:14:12,172 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 03:14:12,172 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 03:14:12,173 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 03:14:12,173 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 03:14:12,173 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 03:14:12,173 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 03:14:12,174 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 03:14:12,174 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 03:14:12,174 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 03:14:12,174 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 03:14:12,174 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 03:14:12,174 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 03:14:12,174 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 03:14:12,174 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 03:14:12,175 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 03:14:12,175 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 03:14:12,175 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 03:14:12,175 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 03:14:12,175 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 03:14:12,175 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 03:14:12,175 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 03:14:12,175 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 03:14:12,175 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 03:14:12,175 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 03:14:12,175 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 03:14:12,175 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 03:14:12,175 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 03:14:12,175 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 03:14:12,175 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 03:14:12,176 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 03:14:12,176 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 03:14:12,176 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 03:14:12,176 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 03:14:12,176 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 03:14:12,176 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 03:14:12,176 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 03:14:12,176 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 03:14:12,176 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 -> 72a09b82a82aabea0c4a084a3d99a9a83ff3f66f3965fc10414482ebb802703c [2025-03-08 03:14:12,415 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 03:14:12,422 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 03:14:12,424 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 03:14:12,426 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 03:14:12,427 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 03:14:12,428 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/float-newlib/float_req_bl_1210.c [2025-03-08 03:14:13,553 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fc28c2480/62c3f0dc493d4fd1a82f8c6026d19ea5/FLAG5fcbdd1fa [2025-03-08 03:14:13,772 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 03:14:13,772 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_1210.c [2025-03-08 03:14:13,788 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fc28c2480/62c3f0dc493d4fd1a82f8c6026d19ea5/FLAG5fcbdd1fa [2025-03-08 03:14:14,123 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fc28c2480/62c3f0dc493d4fd1a82f8c6026d19ea5 [2025-03-08 03:14:14,125 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 03:14:14,126 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 03:14:14,127 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 03:14:14,127 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 03:14:14,130 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 03:14:14,131 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 03:14:14" (1/1) ... [2025-03-08 03:14:14,131 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@557ea9f1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:14, skipping insertion in model container [2025-03-08 03:14:14,131 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 03:14:14" (1/1) ... [2025-03-08 03:14:14,141 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 03:14:14,251 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_1210.c[2159,2172] [2025-03-08 03:14:14,253 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 03:14:14,261 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 03:14:14,279 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_1210.c[2159,2172] [2025-03-08 03:14:14,280 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 03:14:14,294 INFO L204 MainTranslator]: Completed translation [2025-03-08 03:14:14,294 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:14 WrapperNode [2025-03-08 03:14:14,295 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 03:14:14,295 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 03:14:14,295 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 03:14:14,295 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 03:14:14,299 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:14:14" (1/1) ... [2025-03-08 03:14:14,304 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:14:14" (1/1) ... [2025-03-08 03:14:14,317 INFO L138 Inliner]: procedures = 16, calls = 48, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 184 [2025-03-08 03:14:14,318 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 03:14:14,318 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 03:14:14,318 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 03:14:14,318 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 03:14:14,324 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:14" (1/1) ... [2025-03-08 03:14:14,324 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:14" (1/1) ... [2025-03-08 03:14:14,326 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:14" (1/1) ... [2025-03-08 03:14:14,342 INFO L175 MemorySlicer]: Split 22 memory accesses to 9 slices as follows [2, 2, 2, 2, 6, 2, 2, 2, 2]. 27 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0, 0, 0, 0, 0]. The 11 writes are split as follows [0, 1, 1, 1, 4, 1, 1, 1, 1]. [2025-03-08 03:14:14,343 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:14" (1/1) ... [2025-03-08 03:14:14,343 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:14" (1/1) ... [2025-03-08 03:14:14,349 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:14" (1/1) ... [2025-03-08 03:14:14,351 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:14" (1/1) ... [2025-03-08 03:14:14,352 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:14" (1/1) ... [2025-03-08 03:14:14,353 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:14" (1/1) ... [2025-03-08 03:14:14,355 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 03:14:14,355 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 03:14:14,355 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 03:14:14,356 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 03:14:14,356 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:14" (1/1) ... [2025-03-08 03:14:14,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 03:14:14,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 03:14:14,379 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:14:14,380 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:14:14,396 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 03:14:14,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 03:14:14,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-08 03:14:14,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-08 03:14:14,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-08 03:14:14,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-08 03:14:14,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-08 03:14:14,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-08 03:14:14,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-08 03:14:14,396 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-08 03:14:14,396 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 03:14:14,396 INFO L130 BoogieDeclarations]: Found specification of procedure isnan_float [2025-03-08 03:14:14,396 INFO L138 BoogieDeclarations]: Found implementation of procedure isnan_float [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#0 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#1 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#2 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#3 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#4 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#5 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#6 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#7 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#8 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#0 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#1 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#2 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#3 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#4 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#5 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#6 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#7 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#8 [2025-03-08 03:14:14,397 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 03:14:14,398 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 03:14:14,398 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-08 03:14:14,398 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-08 03:14:14,398 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-08 03:14:14,398 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-08 03:14:14,398 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-08 03:14:14,398 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-08 03:14:14,398 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-08 03:14:14,398 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-08 03:14:14,398 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-08 03:14:14,398 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 03:14:14,495 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 03:14:14,497 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 03:14:14,667 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L57: havoc modf_float_~ix~1#1; [2025-03-08 03:14:14,667 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L54: havoc modf_float_#t~mem12#1; [2025-03-08 03:14:14,667 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L83: call ULTIMATE.dealloc(main_~#iptr~0#1.base, main_~#iptr~0#1.offset);havoc main_~#iptr~0#1.base, main_~#iptr~0#1.offset; [2025-03-08 03:14:14,667 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34: havoc modf_float_~ix~0#1; [2025-03-08 03:14:14,675 INFO L? ?]: Removed 23 outVars from TransFormulas that were not future-live. [2025-03-08 03:14:14,676 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 03:14:14,689 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 03:14:14,690 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 03:14:14,691 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 03:14:14 BoogieIcfgContainer [2025-03-08 03:14:14,691 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 03:14:14,693 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 03:14:14,693 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 03:14:14,697 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 03:14:14,698 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 03:14:14" (1/3) ... [2025-03-08 03:14:14,698 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4cd324ca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 03:14:14, skipping insertion in model container [2025-03-08 03:14:14,698 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:14" (2/3) ... [2025-03-08 03:14:14,698 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4cd324ca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 03:14:14, skipping insertion in model container [2025-03-08 03:14:14,698 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 03:14:14" (3/3) ... [2025-03-08 03:14:14,699 INFO L128 eAbstractionObserver]: Analyzing ICFG float_req_bl_1210.c [2025-03-08 03:14:14,712 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 03:14:14,714 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG float_req_bl_1210.c that has 2 procedures, 56 locations, 1 initial locations, 7 loop locations, and 8 error locations. [2025-03-08 03:14:14,755 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 03:14:14,764 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;@5f91b4cd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 03:14:14,764 INFO L334 AbstractCegarLoop]: Starting to check reachability of 8 error locations. [2025-03-08 03:14:14,767 INFO L276 IsEmpty]: Start isEmpty. Operand has 56 states, 44 states have (on average 1.8863636363636365) internal successors, (83), 52 states have internal predecessors, (83), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2025-03-08 03:14:14,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2025-03-08 03:14:14,770 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 03:14:14,770 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1] [2025-03-08 03:14:14,771 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONUNSUPPORTED_FEATURE === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONUNSUPPORTED_FEATURE, ULTIMATE.startErr2ASSERT_VIOLATIONUNSUPPORTED_FEATURE (and 5 more)] === [2025-03-08 03:14:14,774 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 03:14:14,775 INFO L85 PathProgramCache]: Analyzing trace with hash 127071, now seen corresponding path program 1 times [2025-03-08 03:14:14,781 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 03:14:14,781 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1849694386] [2025-03-08 03:14:14,781 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 03:14:14,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 03:14:14,837 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-03-08 03:14:14,850 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-03-08 03:14:14,850 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 03:14:14,851 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 03:14:14,851 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 03:14:14,856 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-03-08 03:14:14,861 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-03-08 03:14:14,862 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 03:14:14,862 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 03:14:14,877 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 03:14:14,878 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 03:14:14,879 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONUNSUPPORTED_FEATURE (7 of 8 remaining) [2025-03-08 03:14:14,880 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (6 of 8 remaining) [2025-03-08 03:14:14,880 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONUNSUPPORTED_FEATURE (5 of 8 remaining) [2025-03-08 03:14:14,881 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONUNSUPPORTED_FEATURE (4 of 8 remaining) [2025-03-08 03:14:14,881 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONUNSUPPORTED_FEATURE (3 of 8 remaining) [2025-03-08 03:14:14,882 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONUNSUPPORTED_FEATURE (2 of 8 remaining) [2025-03-08 03:14:14,882 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONUNSUPPORTED_FEATURE (1 of 8 remaining) [2025-03-08 03:14:14,882 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONUNSUPPORTED_FEATURE (0 of 8 remaining) [2025-03-08 03:14:14,882 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 03:14:14,886 INFO L422 BasicCegarLoop]: Path program histogram: [1] [2025-03-08 03:14:14,900 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-08 03:14:14,903 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.03 03:14:14 BoogieIcfgContainer [2025-03-08 03:14:14,904 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-08 03:14:14,904 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-08 03:14:14,905 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-08 03:14:14,905 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-08 03:14:14,905 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 03:14:14" (3/4) ... [2025-03-08 03:14:14,907 INFO L149 WitnessPrinter]: No result that supports witness generation found [2025-03-08 03:14:14,908 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-08 03:14:14,908 INFO L158 Benchmark]: Toolchain (without parser) took 782.31ms. Allocated memory is still 142.6MB. Free memory was 111.0MB in the beginning and 63.0MB in the end (delta: 48.0MB). Peak memory consumption was 50.3MB. Max. memory is 16.1GB. [2025-03-08 03:14:14,909 INFO L158 Benchmark]: CDTParser took 0.26ms. Allocated memory is still 201.3MB. Free memory is still 126.6MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 03:14:14,909 INFO L158 Benchmark]: CACSL2BoogieTranslator took 167.87ms. Allocated memory is still 142.6MB. Free memory was 111.0MB in the beginning and 99.2MB in the end (delta: 11.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-08 03:14:14,909 INFO L158 Benchmark]: Boogie Procedure Inliner took 22.46ms. Allocated memory is still 142.6MB. Free memory was 99.2MB in the beginning and 97.6MB in the end (delta: 1.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-08 03:14:14,910 INFO L158 Benchmark]: Boogie Preprocessor took 36.62ms. Allocated memory is still 142.6MB. Free memory was 97.6MB in the beginning and 95.4MB in the end (delta: 2.3MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 03:14:14,911 INFO L158 Benchmark]: IcfgBuilder took 335.47ms. Allocated memory is still 142.6MB. Free memory was 95.4MB in the beginning and 77.2MB in the end (delta: 18.2MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-03-08 03:14:14,911 INFO L158 Benchmark]: TraceAbstraction took 211.03ms. Allocated memory is still 142.6MB. Free memory was 76.0MB in the beginning and 63.0MB in the end (delta: 13.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-03-08 03:14:14,911 INFO L158 Benchmark]: Witness Printer took 3.19ms. Allocated memory is still 142.6MB. Free memory is still 63.0MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 03:14:14,912 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.26ms. Allocated memory is still 201.3MB. Free memory is still 126.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 167.87ms. Allocated memory is still 142.6MB. Free memory was 111.0MB in the beginning and 99.2MB in the end (delta: 11.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 22.46ms. Allocated memory is still 142.6MB. Free memory was 99.2MB in the beginning and 97.6MB in the end (delta: 1.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 36.62ms. Allocated memory is still 142.6MB. Free memory was 97.6MB in the beginning and 95.4MB in the end (delta: 2.3MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 335.47ms. Allocated memory is still 142.6MB. Free memory was 95.4MB in the beginning and 77.2MB in the end (delta: 18.2MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 211.03ms. Allocated memory is still 142.6MB. Free memory was 76.0MB in the beginning and 63.0MB in the end (delta: 13.1MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Witness Printer took 3.19ms. Allocated memory is still 142.6MB. Free memory is still 63.0MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - UnprovableResult [Line: 19]: Unable to prove that there are no unsupported features in the program Unable to prove that there are no unsupported features in the program Reason: overapproximation of union with floats in the HoenickeLindenmann_Original memory model at line 19, overapproximation of someBinaryArithmeticFLOAToperation at line 82. Possible FailurePath: [L13] static const float one_modf = 1.0; VAL [one_modf=1] [L82] float x = 0.0f / 0.0f; [L83] float iptr; [L84] CALL modf_float(x, &iptr) [L16] __int32_t i0, j0; [L17] __uint32_t i; VAL [iptr={5:0}, one_modf=1, x=54] [L19] ieee_float_shape_type gf_u; VAL [iptr={5:0}, one_modf=1, x=54] - UnprovableResult [Line: 88]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 27]: Unable to prove that there are no unsupported features in the program Unable to prove that there are no unsupported features in the program Reason: Not analyzed. - UnprovableResult [Line: 43]: Unable to prove that there are no unsupported features in the program Unable to prove that there are no unsupported features in the program Reason: Not analyzed. - UnprovableResult [Line: 38]: Unable to prove that there are no unsupported features in the program Unable to prove that there are no unsupported features in the program Reason: Not analyzed. - UnprovableResult [Line: 50]: Unable to prove that there are no unsupported features in the program Unable to prove that there are no unsupported features in the program Reason: Not analyzed. - UnprovableResult [Line: 66]: Unable to prove that there are no unsupported features in the program Unable to prove that there are no unsupported features in the program Reason: Not analyzed. - UnprovableResult [Line: 61]: Unable to prove that there are no unsupported features in the program Unable to prove that there are no unsupported features in the program Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 56 locations, 89 edges, 8 error locations. Started 1 CEGAR loops. OverallTime: 0.1s, OverallIterations: 1, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=56occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 3 NumberOfCodeBlocks, 3 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2025-03-08 03:14:14,928 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/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_1210.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 72a09b82a82aabea0c4a084a3d99a9a83ff3f66f3965fc10414482ebb802703c --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 03:14:16,827 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 03:14:16,916 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2025-03-08 03:14:16,925 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 03:14:16,925 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 03:14:16,944 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 03:14:16,944 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 03:14:16,945 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 03:14:16,945 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 03:14:16,945 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 03:14:16,945 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 03:14:16,945 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 03:14:16,945 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 03:14:16,945 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 03:14:16,945 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 03:14:16,945 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 03:14:16,945 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 03:14:16,945 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 03:14:16,945 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 03:14:16,945 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 03:14:16,946 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 03:14:16,946 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 03:14:16,946 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 03:14:16,947 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-03-08 03:14:16,947 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-03-08 03:14:16,947 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 03:14:16,947 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 03:14:16,947 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 03:14:16,947 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 03:14:16,947 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 -> 72a09b82a82aabea0c4a084a3d99a9a83ff3f66f3965fc10414482ebb802703c [2025-03-08 03:14:17,182 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 03:14:17,190 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 03:14:17,192 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 03:14:17,193 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 03:14:17,194 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 03:14:17,195 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/float-newlib/float_req_bl_1210.c [2025-03-08 03:14:18,470 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b9415884e/201385735469416c9698201cd944023e/FLAG100b2aed4 [2025-03-08 03:14:18,625 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 03:14:18,625 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_1210.c [2025-03-08 03:14:18,631 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b9415884e/201385735469416c9698201cd944023e/FLAG100b2aed4 [2025-03-08 03:14:18,651 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b9415884e/201385735469416c9698201cd944023e [2025-03-08 03:14:18,654 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 03:14:18,655 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 03:14:18,657 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 03:14:18,658 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 03:14:18,661 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 03:14:18,662 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 03:14:18" (1/1) ... [2025-03-08 03:14:18,664 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3be13d4c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:18, skipping insertion in model container [2025-03-08 03:14:18,664 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 03:14:18" (1/1) ... [2025-03-08 03:14:18,678 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 03:14:18,821 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_1210.c[2159,2172] [2025-03-08 03:14:18,825 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 03:14:18,838 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 03:14:18,862 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_1210.c[2159,2172] [2025-03-08 03:14:18,862 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 03:14:18,876 INFO L204 MainTranslator]: Completed translation [2025-03-08 03:14:18,877 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:18 WrapperNode [2025-03-08 03:14:18,877 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 03:14:18,878 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 03:14:18,878 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 03:14:18,878 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 03:14:18,882 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:14:18" (1/1) ... [2025-03-08 03:14:18,888 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:14:18" (1/1) ... [2025-03-08 03:14:18,901 INFO L138 Inliner]: procedures = 19, calls = 48, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 146 [2025-03-08 03:14:18,904 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 03:14:18,905 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 03:14:18,905 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 03:14:18,905 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 03:14:18,911 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:18" (1/1) ... [2025-03-08 03:14:18,912 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:18" (1/1) ... [2025-03-08 03:14:18,914 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:18" (1/1) ... [2025-03-08 03:14:18,935 INFO L175 MemorySlicer]: Split 22 memory accesses to 9 slices as follows [2, 2, 2, 2, 6, 2, 2, 2, 2]. 27 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0, 0, 0, 0, 0]. The 11 writes are split as follows [0, 1, 1, 1, 4, 1, 1, 1, 1]. [2025-03-08 03:14:18,936 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:18" (1/1) ... [2025-03-08 03:14:18,936 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:18" (1/1) ... [2025-03-08 03:14:18,945 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:18" (1/1) ... [2025-03-08 03:14:18,946 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:18" (1/1) ... [2025-03-08 03:14:18,948 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:18" (1/1) ... [2025-03-08 03:14:18,949 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:18" (1/1) ... [2025-03-08 03:14:18,951 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 03:14:18,952 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 03:14:18,952 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 03:14:18,952 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 03:14:18,953 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:18" (1/1) ... [2025-03-08 03:14:18,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 03:14:18,977 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 03:14:18,989 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:14:18,993 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:14:19,011 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 03:14:19,011 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2025-03-08 03:14:19,011 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2025-03-08 03:14:19,011 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2025-03-08 03:14:19,011 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2025-03-08 03:14:19,011 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2025-03-08 03:14:19,011 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2025-03-08 03:14:19,012 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2025-03-08 03:14:19,012 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2025-03-08 03:14:19,012 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2025-03-08 03:14:19,012 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 03:14:19,012 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#0 [2025-03-08 03:14:19,012 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#1 [2025-03-08 03:14:19,012 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#2 [2025-03-08 03:14:19,012 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#3 [2025-03-08 03:14:19,013 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#4 [2025-03-08 03:14:19,013 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#5 [2025-03-08 03:14:19,013 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#6 [2025-03-08 03:14:19,013 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#7 [2025-03-08 03:14:19,013 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#8 [2025-03-08 03:14:19,014 INFO L130 BoogieDeclarations]: Found specification of procedure isnan_float [2025-03-08 03:14:19,014 INFO L138 BoogieDeclarations]: Found implementation of procedure isnan_float [2025-03-08 03:14:19,014 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2025-03-08 03:14:19,014 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2025-03-08 03:14:19,014 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2025-03-08 03:14:19,014 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2025-03-08 03:14:19,014 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2025-03-08 03:14:19,014 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2025-03-08 03:14:19,014 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2025-03-08 03:14:19,014 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2025-03-08 03:14:19,014 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2025-03-08 03:14:19,014 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 03:14:19,014 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 03:14:19,014 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#0 [2025-03-08 03:14:19,014 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#1 [2025-03-08 03:14:19,015 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#2 [2025-03-08 03:14:19,015 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#3 [2025-03-08 03:14:19,015 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#4 [2025-03-08 03:14:19,015 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#5 [2025-03-08 03:14:19,015 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#6 [2025-03-08 03:14:19,015 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#7 [2025-03-08 03:14:19,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#8 [2025-03-08 03:14:19,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2025-03-08 03:14:19,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2025-03-08 03:14:19,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2025-03-08 03:14:19,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2025-03-08 03:14:19,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2025-03-08 03:14:19,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2025-03-08 03:14:19,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2025-03-08 03:14:19,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2025-03-08 03:14:19,016 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2025-03-08 03:14:19,016 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 03:14:19,135 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 03:14:19,136 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 03:14:19,573 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L54: havoc modf_float_#t~mem9#1; [2025-03-08 03:14:19,573 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L83: call ULTIMATE.dealloc(main_~#iptr~0#1.base, main_~#iptr~0#1.offset);havoc main_~#iptr~0#1.base, main_~#iptr~0#1.offset; [2025-03-08 03:14:19,573 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34: havoc modf_float_~ix~0#1; [2025-03-08 03:14:19,573 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L57: havoc modf_float_~ix~1#1; [2025-03-08 03:14:19,582 INFO L? ?]: Removed 27 outVars from TransFormulas that were not future-live. [2025-03-08 03:14:19,582 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 03:14:19,590 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 03:14:19,590 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 03:14:19,591 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 03:14:19 BoogieIcfgContainer [2025-03-08 03:14:19,591 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 03:14:19,593 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 03:14:19,594 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 03:14:19,597 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 03:14:19,597 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 03:14:18" (1/3) ... [2025-03-08 03:14:19,598 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@55001170 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 03:14:19, skipping insertion in model container [2025-03-08 03:14:19,598 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 03:14:18" (2/3) ... [2025-03-08 03:14:19,599 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@55001170 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 03:14:19, skipping insertion in model container [2025-03-08 03:14:19,599 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 03:14:19" (3/3) ... [2025-03-08 03:14:19,600 INFO L128 eAbstractionObserver]: Analyzing ICFG float_req_bl_1210.c [2025-03-08 03:14:19,610 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 03:14:19,611 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG float_req_bl_1210.c that has 2 procedures, 39 locations, 1 initial locations, 7 loop locations, and 1 error locations. [2025-03-08 03:14:19,652 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 03:14:19,662 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;@5f2bfbd2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 03:14:19,663 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-08 03:14:19,667 INFO L276 IsEmpty]: Start isEmpty. Operand has 39 states, 34 states have (on average 1.588235294117647) internal successors, (54), 35 states have internal predecessors, (54), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2025-03-08 03:14:19,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2025-03-08 03:14:19,673 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 03:14:19,674 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 03:14:19,674 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 03:14:19,679 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 03:14:19,680 INFO L85 PathProgramCache]: Analyzing trace with hash 1827154329, now seen corresponding path program 1 times [2025-03-08 03:14:19,689 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-03-08 03:14:19,691 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1110338362] [2025-03-08 03:14:19,691 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 03:14:19,692 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:14:19,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2025-03-08 03:14:19,697 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:14:19,699 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:14:19,786 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-08 03:14:19,844 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-08 03:14:19,844 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 03:14:19,844 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 03:14:19,848 INFO L256 TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 1 conjuncts are in the unsatisfiable core [2025-03-08 03:14:19,852 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 03:14:19,870 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:14:19,871 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-08 03:14:19,871 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-03-08 03:14:19,871 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1110338362] [2025-03-08 03:14:19,871 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1110338362] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 03:14:19,872 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 03:14:19,872 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 03:14:19,873 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [466771611] [2025-03-08 03:14:19,873 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 03:14:19,876 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-08 03:14:19,876 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-03-08 03:14:19,887 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-08 03:14:19,888 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 03:14:19,889 INFO L87 Difference]: Start difference. First operand has 39 states, 34 states have (on average 1.588235294117647) internal successors, (54), 35 states have internal predecessors, (54), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand has 2 states, 2 states have (on average 7.5) internal successors, (15), 2 states have internal predecessors, (15), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-08 03:14:19,899 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 03:14:19,900 INFO L93 Difference]: Finished difference Result 76 states and 114 transitions. [2025-03-08 03:14:19,900 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-08 03:14:19,901 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 7.5) internal successors, (15), 2 states have internal predecessors, (15), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 17 [2025-03-08 03:14:19,901 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 03:14:19,905 INFO L225 Difference]: With dead ends: 76 [2025-03-08 03:14:19,905 INFO L226 Difference]: Without dead ends: 36 [2025-03-08 03:14:19,906 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 16 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:14:19,908 INFO L435 NwaCegarLoop]: 43 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, 43 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:14:19,909 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-03-08 03:14:19,918 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2025-03-08 03:14:19,928 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 36. [2025-03-08 03:14:19,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 36 states, 32 states have (on average 1.125) internal successors, (36), 32 states have internal predecessors, (36), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2025-03-08 03:14:19,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 40 transitions. [2025-03-08 03:14:19,932 INFO L78 Accepts]: Start accepts. Automaton has 36 states and 40 transitions. Word has length 17 [2025-03-08 03:14:19,932 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 03:14:19,932 INFO L471 AbstractCegarLoop]: Abstraction has 36 states and 40 transitions. [2025-03-08 03:14:19,932 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 7.5) internal successors, (15), 2 states have internal predecessors, (15), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-08 03:14:19,932 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 40 transitions. [2025-03-08 03:14:19,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2025-03-08 03:14:19,933 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 03:14:19,934 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:14:19,939 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:14:20,134 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:14:20,135 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 03:14:20,135 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 03:14:20,135 INFO L85 PathProgramCache]: Analyzing trace with hash -1221502293, now seen corresponding path program 1 times [2025-03-08 03:14:20,136 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-03-08 03:14:20,136 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1419655815] [2025-03-08 03:14:20,136 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 03:14:20,136 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:14:20,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2025-03-08 03:14:20,139 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:14:20,140 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:14:20,213 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-08 03:14:20,244 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-08 03:14:20,245 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 03:14:20,245 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 03:14:20,247 INFO L256 TraceCheckSpWp]: Trace formula consists of 74 conjuncts, 10 conjuncts are in the unsatisfiable core [2025-03-08 03:14:20,250 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 03:14:20,421 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:14:20,422 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-08 03:14:20,422 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-03-08 03:14:20,422 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1419655815] [2025-03-08 03:14:20,422 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1419655815] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 03:14:20,422 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 03:14:20,422 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 03:14:20,422 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2109871748] [2025-03-08 03:14:20,422 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 03:14:20,423 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 03:14:20,423 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-03-08 03:14:20,423 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 03:14:20,423 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-08 03:14:20,424 INFO L87 Difference]: Start difference. First operand 36 states and 40 transitions. Second operand has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-08 03:14:20,818 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 03:14:20,820 INFO L93 Difference]: Finished difference Result 48 states and 53 transitions. [2025-03-08 03:14:20,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 03:14:20,821 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 19 [2025-03-08 03:14:20,821 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 03:14:20,821 INFO L225 Difference]: With dead ends: 48 [2025-03-08 03:14:20,821 INFO L226 Difference]: Without dead ends: 23 [2025-03-08 03:14:20,822 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2025-03-08 03:14:20,822 INFO L435 NwaCegarLoop]: 20 mSDtfsCounter, 13 mSDsluCounter, 45 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 65 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-03-08 03:14:20,822 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 65 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-08 03:14:20,823 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2025-03-08 03:14:20,825 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2025-03-08 03:14:20,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23 states, 19 states have (on average 1.0526315789473684) internal successors, (20), 19 states have internal predecessors, (20), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2025-03-08 03:14:20,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 24 transitions. [2025-03-08 03:14:20,826 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 24 transitions. Word has length 19 [2025-03-08 03:14:20,826 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 03:14:20,826 INFO L471 AbstractCegarLoop]: Abstraction has 23 states and 24 transitions. [2025-03-08 03:14:20,826 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-08 03:14:20,826 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 24 transitions. [2025-03-08 03:14:20,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2025-03-08 03:14:20,826 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 03:14:20,826 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] [2025-03-08 03:14:20,830 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:14:21,028 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:14:21,028 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 03:14:21,028 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 03:14:21,028 INFO L85 PathProgramCache]: Analyzing trace with hash -1679109158, now seen corresponding path program 1 times [2025-03-08 03:14:21,029 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-03-08 03:14:21,029 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [785671065] [2025-03-08 03:14:21,029 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 03:14:21,029 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:14:21,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2025-03-08 03:14:21,031 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:14:21,032 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:14:21,088 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-08 03:14:21,157 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-08 03:14:21,157 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 03:14:21,157 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 03:14:21,162 INFO L256 TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-08 03:14:21,163 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 03:14:21,176 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 03:14:21,176 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-08 03:14:21,176 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-03-08 03:14:21,176 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [785671065] [2025-03-08 03:14:21,176 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [785671065] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 03:14:21,176 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 03:14:21,176 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 03:14:21,176 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [91975401] [2025-03-08 03:14:21,176 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 03:14:21,176 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 03:14:21,176 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-03-08 03:14:21,177 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 03:14:21,177 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 03:14:21,177 INFO L87 Difference]: Start difference. First operand 23 states and 24 transitions. Second operand has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-08 03:14:21,202 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 03:14:21,202 INFO L93 Difference]: Finished difference Result 26 states and 26 transitions. [2025-03-08 03:14:21,203 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 03:14:21,203 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 20 [2025-03-08 03:14:21,203 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 03:14:21,203 INFO L225 Difference]: With dead ends: 26 [2025-03-08 03:14:21,203 INFO L226 Difference]: Without dead ends: 23 [2025-03-08 03:14:21,204 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 03:14:21,204 INFO L435 NwaCegarLoop]: 24 mSDtfsCounter, 0 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 42 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-03-08 03:14:21,204 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 42 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-03-08 03:14:21,205 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2025-03-08 03:14:21,206 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2025-03-08 03:14:21,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23 states, 19 states have (on average 1.0) internal successors, (19), 19 states have internal predecessors, (19), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2025-03-08 03:14:21,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 23 transitions. [2025-03-08 03:14:21,209 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 23 transitions. Word has length 20 [2025-03-08 03:14:21,210 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 03:14:21,210 INFO L471 AbstractCegarLoop]: Abstraction has 23 states and 23 transitions. [2025-03-08 03:14:21,210 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2025-03-08 03:14:21,210 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 23 transitions. [2025-03-08 03:14:21,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2025-03-08 03:14:21,211 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 03:14:21,212 INFO L218 NwaCegarLoop]: trace histogram [2, 2, 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:14:21,216 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 (4)] Ended with exit code 0 [2025-03-08 03:14:21,412 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2025-03-08 03:14:21,412 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 03:14:21,413 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 03:14:21,413 INFO L85 PathProgramCache]: Analyzing trace with hash -2070487599, now seen corresponding path program 1 times [2025-03-08 03:14:21,413 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-03-08 03:14:21,413 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1452100008] [2025-03-08 03:14:21,413 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 03:14:21,413 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:14:21,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2025-03-08 03:14:21,415 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2025-03-08 03:14:21,417 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2025-03-08 03:14:21,470 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-03-08 03:14:21,553 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-03-08 03:14:21,553 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 03:14:21,553 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 03:14:21,553 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 03:14:21,570 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-03-08 03:14:21,659 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-03-08 03:14:21,660 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 03:14:21,660 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 03:14:21,694 INFO L130 FreeRefinementEngine]: Strategy FOX found a feasible trace [2025-03-08 03:14:21,695 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 03:14:21,695 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2025-03-08 03:14:21,705 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Ended with exit code 0 [2025-03-08 03:14:21,897 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2025-03-08 03:14:21,901 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-03-08 03:14:21,920 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-08 03:14:21,922 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.03 03:14:21 BoogieIcfgContainer [2025-03-08 03:14:21,922 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-08 03:14:21,923 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-08 03:14:21,923 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-08 03:14:21,924 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-08 03:14:21,925 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 03:14:19" (3/4) ... [2025-03-08 03:14:21,926 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2025-03-08 03:14:21,960 INFO L127 tionWitnessGenerator]: Generated YAML witness of length 15. [2025-03-08 03:14:21,997 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-03-08 03:14:21,999 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2025-03-08 03:14:21,999 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-08 03:14:22,000 INFO L158 Benchmark]: Toolchain (without parser) took 3344.50ms. Allocated memory is still 117.4MB. Free memory was 92.5MB in the beginning and 45.9MB in the end (delta: 46.6MB). Peak memory consumption was 47.4MB. Max. memory is 16.1GB. [2025-03-08 03:14:22,000 INFO L158 Benchmark]: CDTParser took 0.29ms. Allocated memory is still 83.9MB. Free memory is still 62.5MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 03:14:22,000 INFO L158 Benchmark]: CACSL2BoogieTranslator took 220.08ms. Allocated memory is still 117.4MB. Free memory was 92.3MB in the beginning and 79.8MB in the end (delta: 12.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-08 03:14:22,000 INFO L158 Benchmark]: Boogie Procedure Inliner took 26.44ms. Allocated memory is still 117.4MB. Free memory was 79.8MB in the beginning and 78.4MB in the end (delta: 1.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-08 03:14:22,000 INFO L158 Benchmark]: Boogie Preprocessor took 46.26ms. Allocated memory is still 117.4MB. Free memory was 78.4MB in the beginning and 75.8MB in the end (delta: 2.6MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 03:14:22,001 INFO L158 Benchmark]: IcfgBuilder took 639.08ms. Allocated memory is still 117.4MB. Free memory was 75.8MB in the beginning and 58.1MB in the end (delta: 17.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-03-08 03:14:22,001 INFO L158 Benchmark]: TraceAbstraction took 2328.73ms. Allocated memory is still 117.4MB. Free memory was 57.6MB in the beginning and 52.1MB in the end (delta: 5.5MB). Peak memory consumption was 5.5MB. Max. memory is 16.1GB. [2025-03-08 03:14:22,001 INFO L158 Benchmark]: Witness Printer took 75.96ms. Allocated memory is still 117.4MB. Free memory was 51.4MB in the beginning and 45.9MB in the end (delta: 5.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-08 03:14:22,002 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.29ms. Allocated memory is still 83.9MB. Free memory is still 62.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 220.08ms. Allocated memory is still 117.4MB. Free memory was 92.3MB in the beginning and 79.8MB in the end (delta: 12.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 26.44ms. Allocated memory is still 117.4MB. Free memory was 79.8MB in the beginning and 78.4MB in the end (delta: 1.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 46.26ms. Allocated memory is still 117.4MB. Free memory was 78.4MB in the beginning and 75.8MB in the end (delta: 2.6MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 639.08ms. Allocated memory is still 117.4MB. Free memory was 75.8MB in the beginning and 58.1MB in the end (delta: 17.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 2328.73ms. Allocated memory is still 117.4MB. Free memory was 57.6MB in the beginning and 52.1MB in the end (delta: 5.5MB). Peak memory consumption was 5.5MB. Max. memory is 16.1GB. * Witness Printer took 75.96ms. Allocated memory is still 117.4MB. Free memory was 51.4MB in the beginning and 45.9MB in the end (delta: 5.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - CounterExampleResult [Line: 88]: a call to reach_error is reachable a call to reach_error is reachable We found a FailurePath: [L13] static const float one_modf = 1.0; VAL [one_modf=1.0] [L82] float x = 0.0f / 0.0f; [L83] float iptr; [L84] CALL, EXPR modf_float(x, &iptr) [L16] __int32_t i0, j0; [L17] __uint32_t i; VAL [iptr={-2147483645:0}, one_modf=1.0, x=NaN] [L22] COND TRUE 0 [L19] ieee_float_shape_type gf_u; [L20] gf_u.value = (x) [L21] EXPR gf_u.word [L21] (i0) = gf_u.word [L22] COND FALSE !(0) VAL [i0=2143289344, iptr={-2147483645:0}, one_modf=1.0, x=NaN] [L23] j0 = ((i0 >> 23) & 0xff) - 0x7f VAL [i0=2143289344, iptr={-2147483645:0}, j0=128, one_modf=1.0, x=NaN] [L24] COND FALSE !(j0 < 23) [L58] __uint32_t ix; [L59] *iptr = x * one_modf VAL [one_modf=1.0] [L64] COND TRUE 0 [L61] ieee_float_shape_type gf_u; [L62] gf_u.value = (x) [L63] EXPR gf_u.word [L63] (ix) = gf_u.word [L64] COND FALSE !(0) VAL [i0=2143289344, ix=2143289344, one_modf=1.0, x=NaN] [L69] COND TRUE 0 [L66] ieee_float_shape_type sf_u; [L67] sf_u.word = (ix & 0x80000000) [L68] EXPR sf_u.value [L68] (x) = sf_u.value [L69] COND FALSE !(0) VAL [i0=2143289344, ix=2143289344, one_modf=1.0, x=0.0] [L70] return x; VAL [\result=0.0, i0=2143289344, ix=2143289344, one_modf=1.0] [L84] RET, EXPR modf_float(x, &iptr) [L84] float res = modf_float(x, &iptr); [L87] EXPR \read(iptr) VAL [one_modf=1.0] [L87] CALL, EXPR isnan_float(iptr) VAL [\old(x)=NaN, one_modf=1.0] [L75] return x != x; VAL [\old(x)=NaN, \result=1, one_modf=1.0] [L87] RET, EXPR isnan_float(iptr) VAL [one_modf=1.0, res=0.0] [L87] isnan_float(iptr) && !isnan_float(res) VAL [one_modf=1.0, res=0.0] [L87] CALL, EXPR isnan_float(res) VAL [\old(x)=0.0, one_modf=1.0] [L75] return x != x; VAL [\old(x)=0.0, \result=0, one_modf=1.0] [L87] RET, EXPR isnan_float(res) VAL [one_modf=1.0, res=0.0] [L87] isnan_float(iptr) && !isnan_float(res) VAL [one_modf=1.0, res=0.0] [L87] COND TRUE isnan_float(iptr) && !isnan_float(res) [L88] reach_error() VAL [one_modf=1.0, res=0.0] - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 39 locations, 60 edges, 1 error locations. Started 1 CEGAR loops. OverallTime: 2.3s, OverallIterations: 4, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 13 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 13 mSDsluCounter, 150 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 63 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 19 IncrementalHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 87 mSDtfsCounter, 19 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 55 GetRequests, 49 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=39occurred in iteration=0, InterpolantAutomatonStates: 11, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 3 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 81 NumberOfCodeBlocks, 81 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 53 ConstructedInterpolants, 4 QuantifiedInterpolants, 107 SizeOfPredicates, 5 NumberOfNonLiveVariables, 213 ConjunctsInSsa, 13 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2025-03-08 03:14:22,020 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE