./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0490b.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4a390ef5 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0490b.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 aabe5f83ee7488bedb0ef7448779dc0cc3c8445a9ad44e2182a59907c78d5b16 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-23 22:26:51,704 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-23 22:26:51,779 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-23 22:26:51,784 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-23 22:26:51,785 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-23 22:26:51,812 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-23 22:26:51,813 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-23 22:26:51,813 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-23 22:26:51,814 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-23 22:26:51,815 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-23 22:26:51,816 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-23 22:26:51,816 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-23 22:26:51,817 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-23 22:26:51,821 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-23 22:26:51,821 INFO L153 SettingsManager]: * Use SBE=true [2024-10-23 22:26:51,822 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-23 22:26:51,822 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-23 22:26:51,822 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-23 22:26:51,822 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-23 22:26:51,823 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-23 22:26:51,823 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-23 22:26:51,824 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-23 22:26:51,825 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-23 22:26:51,825 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-23 22:26:51,825 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-23 22:26:51,825 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-23 22:26:51,825 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-23 22:26:51,826 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-23 22:26:51,826 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-23 22:26:51,826 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-23 22:26:51,826 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-23 22:26:51,827 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-23 22:26:51,827 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-23 22:26:51,827 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-23 22:26:51,827 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-23 22:26:51,828 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-23 22:26:51,828 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-23 22:26:51,828 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-23 22:26:51,829 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-23 22:26:51,829 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-23 22:26:51,829 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-23 22:26:51,830 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-23 22:26:51,830 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> aabe5f83ee7488bedb0ef7448779dc0cc3c8445a9ad44e2182a59907c78d5b16 [2024-10-23 22:26:52,054 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-23 22:26:52,076 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-23 22:26:52,079 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-23 22:26:52,080 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-23 22:26:52,081 INFO L274 PluginConnector]: CDTParser initialized [2024-10-23 22:26:52,082 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0490b.c [2024-10-23 22:26:53,463 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-23 22:26:53,651 INFO L384 CDTParser]: Found 1 translation units. [2024-10-23 22:26:53,651 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0490b.c [2024-10-23 22:26:53,661 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1ef3ce4fb/e7bb540d22094b9796fe0967ba77d15d/FLAGe5b0fcf62 [2024-10-23 22:26:54,043 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1ef3ce4fb/e7bb540d22094b9796fe0967ba77d15d [2024-10-23 22:26:54,045 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-23 22:26:54,047 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-23 22:26:54,048 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-23 22:26:54,048 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-23 22:26:54,053 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-23 22:26:54,053 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.10 10:26:54" (1/1) ... [2024-10-23 22:26:54,054 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3c57b1c2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54, skipping insertion in model container [2024-10-23 22:26:54,054 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.10 10:26:54" (1/1) ... [2024-10-23 22:26:54,083 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-23 22:26:54,298 WARN L248 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_0490b.c[4371,4384] [2024-10-23 22:26:54,303 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-23 22:26:54,312 INFO L200 MainTranslator]: Completed pre-run [2024-10-23 22:26:54,347 WARN L248 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_0490b.c[4371,4384] [2024-10-23 22:26:54,349 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-23 22:26:54,369 INFO L204 MainTranslator]: Completed translation [2024-10-23 22:26:54,370 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54 WrapperNode [2024-10-23 22:26:54,370 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-23 22:26:54,371 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-23 22:26:54,371 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-23 22:26:54,372 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-23 22:26:54,378 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54" (1/1) ... [2024-10-23 22:26:54,387 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54" (1/1) ... [2024-10-23 22:26:54,407 INFO L138 Inliner]: procedures = 18, calls = 31, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 134 [2024-10-23 22:26:54,407 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-23 22:26:54,408 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-23 22:26:54,408 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-23 22:26:54,408 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-23 22:26:54,416 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54" (1/1) ... [2024-10-23 22:26:54,417 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54" (1/1) ... [2024-10-23 22:26:54,420 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54" (1/1) ... [2024-10-23 22:26:54,440 INFO L175 MemorySlicer]: Split 12 memory accesses to 6 slices as follows [2, 2, 2, 2, 2, 2]. 17 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0, 0]. The 5 writes are split as follows [0, 1, 1, 1, 1, 1]. [2024-10-23 22:26:54,441 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54" (1/1) ... [2024-10-23 22:26:54,441 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54" (1/1) ... [2024-10-23 22:26:54,459 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54" (1/1) ... [2024-10-23 22:26:54,467 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54" (1/1) ... [2024-10-23 22:26:54,472 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54" (1/1) ... [2024-10-23 22:26:54,473 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54" (1/1) ... [2024-10-23 22:26:54,480 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-23 22:26:54,485 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-23 22:26:54,485 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-23 22:26:54,485 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-23 22:26:54,486 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54" (1/1) ... [2024-10-23 22:26:54,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-23 22:26:54,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:26:54,514 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-23 22:26:54,516 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-23 22:26:54,573 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-23 22:26:54,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-23 22:26:54,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-23 22:26:54,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-23 22:26:54,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-23 22:26:54,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-23 22:26:54,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-10-23 22:26:54,574 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-23 22:26:54,575 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#0 [2024-10-23 22:26:54,575 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#1 [2024-10-23 22:26:54,575 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#2 [2024-10-23 22:26:54,575 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#3 [2024-10-23 22:26:54,575 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#4 [2024-10-23 22:26:54,576 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#5 [2024-10-23 22:26:54,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-23 22:26:54,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-23 22:26:54,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-23 22:26:54,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-10-23 22:26:54,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-10-23 22:26:54,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-10-23 22:26:54,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#0 [2024-10-23 22:26:54,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#1 [2024-10-23 22:26:54,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#2 [2024-10-23 22:26:54,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#3 [2024-10-23 22:26:54,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#4 [2024-10-23 22:26:54,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#5 [2024-10-23 22:26:54,577 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-23 22:26:54,577 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-23 22:26:54,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-23 22:26:54,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-23 22:26:54,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-23 22:26:54,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-10-23 22:26:54,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-10-23 22:26:54,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-10-23 22:26:54,579 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-23 22:26:54,579 INFO L130 BoogieDeclarations]: Found specification of procedure __ieee754_sqrtf [2024-10-23 22:26:54,579 INFO L138 BoogieDeclarations]: Found implementation of procedure __ieee754_sqrtf [2024-10-23 22:26:54,743 INFO L238 CfgBuilder]: Building ICFG [2024-10-23 22:26:54,746 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-23 22:26:55,041 INFO L? ?]: Removed 38 outVars from TransFormulas that were not future-live. [2024-10-23 22:26:55,043 INFO L287 CfgBuilder]: Performing block encoding [2024-10-23 22:26:55,071 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-23 22:26:55,072 INFO L314 CfgBuilder]: Removed 12 assume(true) statements. [2024-10-23 22:26:55,072 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 10:26:55 BoogieIcfgContainer [2024-10-23 22:26:55,072 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-23 22:26:55,074 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-23 22:26:55,074 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-23 22:26:55,078 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-23 22:26:55,078 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.10 10:26:54" (1/3) ... [2024-10-23 22:26:55,079 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ff1729d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.10 10:26:55, skipping insertion in model container [2024-10-23 22:26:55,079 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:54" (2/3) ... [2024-10-23 22:26:55,080 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ff1729d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.10 10:26:55, skipping insertion in model container [2024-10-23 22:26:55,080 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 10:26:55" (3/3) ... [2024-10-23 22:26:55,081 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_0490b.c [2024-10-23 22:26:55,097 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-23 22:26:55,098 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-23 22:26:55,157 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-23 22:26:55,164 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;@c6e344f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-23 22:26:55,164 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-23 22:26:55,167 INFO L276 IsEmpty]: Start isEmpty. Operand has 57 states, 52 states have (on average 1.6730769230769231) internal successors, (87), 53 states have internal predecessors, (87), 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) [2024-10-23 22:26:55,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-10-23 22:26:55,172 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:26:55,172 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:26:55,172 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:26:55,177 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:26:55,177 INFO L85 PathProgramCache]: Analyzing trace with hash -608255393, now seen corresponding path program 1 times [2024-10-23 22:26:55,185 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:26:55,185 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [202745033] [2024-10-23 22:26:55,186 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:26:55,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:26:55,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:26:55,331 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 22:26:55,331 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:26:55,331 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [202745033] [2024-10-23 22:26:55,332 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [202745033] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 22:26:55,332 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 22:26:55,332 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-23 22:26:55,334 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [577266062] [2024-10-23 22:26:55,334 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:26:55,338 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-23 22:26:55,339 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:26:55,359 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-23 22:26:55,359 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-23 22:26:55,361 INFO L87 Difference]: Start difference. First operand has 57 states, 52 states have (on average 1.6730769230769231) internal successors, (87), 53 states have internal predecessors, (87), 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 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:26:55,398 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:26:55,400 INFO L93 Difference]: Finished difference Result 113 states and 183 transitions. [2024-10-23 22:26:55,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-23 22:26:55,403 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8 [2024-10-23 22:26:55,403 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:26:55,411 INFO L225 Difference]: With dead ends: 113 [2024-10-23 22:26:55,411 INFO L226 Difference]: Without dead ends: 55 [2024-10-23 22:26:55,414 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-23 22:26:55,419 INFO L432 NwaCegarLoop]: 73 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 73 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-23 22:26:55,420 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 73 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-23 22:26:55,434 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 55 states. [2024-10-23 22:26:55,450 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 55 to 55. [2024-10-23 22:26:55,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 55 states, 51 states have (on average 1.392156862745098) internal successors, (71), 51 states have internal predecessors, (71), 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) [2024-10-23 22:26:55,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 55 states and 75 transitions. [2024-10-23 22:26:55,454 INFO L78 Accepts]: Start accepts. Automaton has 55 states and 75 transitions. Word has length 8 [2024-10-23 22:26:55,454 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:26:55,454 INFO L471 AbstractCegarLoop]: Abstraction has 55 states and 75 transitions. [2024-10-23 22:26:55,454 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:26:55,455 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 75 transitions. [2024-10-23 22:26:55,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-10-23 22:26:55,456 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:26:55,456 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:26:55,456 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-23 22:26:55,456 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:26:55,457 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:26:55,458 INFO L85 PathProgramCache]: Analyzing trace with hash -1227965550, now seen corresponding path program 1 times [2024-10-23 22:26:55,458 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:26:55,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [360465803] [2024-10-23 22:26:55,458 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:26:55,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:26:55,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-23 22:26:55,496 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-23 22:26:55,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-23 22:26:55,545 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-23 22:26:55,546 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-23 22:26:55,547 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-10-23 22:26:55,548 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-23 22:26:55,551 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-10-23 22:26:55,580 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-23 22:26:55,583 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.10 10:26:55 BoogieIcfgContainer [2024-10-23 22:26:55,583 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-23 22:26:55,583 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-23 22:26:55,583 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-23 22:26:55,584 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-23 22:26:55,585 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 10:26:55" (3/4) ... [2024-10-23 22:26:55,586 INFO L142 WitnessPrinter]: No result that supports witness generation found [2024-10-23 22:26:55,587 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-23 22:26:55,587 INFO L158 Benchmark]: Toolchain (without parser) took 1540.72ms. Allocated memory is still 169.9MB. Free memory was 100.6MB in the beginning and 90.1MB in the end (delta: 10.5MB). Peak memory consumption was 10.1MB. Max. memory is 16.1GB. [2024-10-23 22:26:55,588 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 169.9MB. Free memory is still 127.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-23 22:26:55,588 INFO L158 Benchmark]: CACSL2BoogieTranslator took 323.11ms. Allocated memory is still 169.9MB. Free memory was 100.4MB in the beginning and 85.0MB in the end (delta: 15.3MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-10-23 22:26:55,589 INFO L158 Benchmark]: Boogie Procedure Inliner took 36.22ms. Allocated memory is still 169.9MB. Free memory was 85.0MB in the beginning and 83.0MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-23 22:26:55,589 INFO L158 Benchmark]: Boogie Preprocessor took 75.95ms. Allocated memory is still 169.9MB. Free memory was 83.0MB in the beginning and 79.4MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-23 22:26:55,589 INFO L158 Benchmark]: RCFGBuilder took 587.72ms. Allocated memory is still 169.9MB. Free memory was 79.4MB in the beginning and 120.7MB in the end (delta: -41.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-10-23 22:26:55,590 INFO L158 Benchmark]: TraceAbstraction took 508.41ms. Allocated memory is still 169.9MB. Free memory was 120.3MB in the beginning and 90.1MB in the end (delta: 30.2MB). Peak memory consumption was 31.5MB. Max. memory is 16.1GB. [2024-10-23 22:26:55,590 INFO L158 Benchmark]: Witness Printer took 3.49ms. Allocated memory is still 169.9MB. Free memory is still 90.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-23 22:26:55,592 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.16ms. Allocated memory is still 169.9MB. Free memory is still 127.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 323.11ms. Allocated memory is still 169.9MB. Free memory was 100.4MB in the beginning and 85.0MB in the end (delta: 15.3MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 36.22ms. Allocated memory is still 169.9MB. Free memory was 85.0MB in the beginning and 83.0MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 75.95ms. Allocated memory is still 169.9MB. Free memory was 83.0MB in the beginning and 79.4MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 587.72ms. Allocated memory is still 169.9MB. Free memory was 79.4MB in the beginning and 120.7MB in the end (delta: -41.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * TraceAbstraction took 508.41ms. Allocated memory is still 169.9MB. Free memory was 120.3MB in the beginning and 90.1MB in the end (delta: 30.2MB). Peak memory consumption was 31.5MB. Max. memory is 16.1GB. * Witness Printer took 3.49ms. Allocated memory is still 169.9MB. Free memory is still 90.1MB. 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: 175]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of someBinaryFLOATComparisonOperation at line 15, overapproximation of someUnaryDOUBLEoperation at line 89, overapproximation of someBinaryArithmeticFLOAToperation at line 170. Possible FailurePath: [L17] static const float one_sqrt = 1.0, tiny_sqrt = 1.0e-30; [L86-L93] static const float one_acos = 1.0000000000e+00, pi = 3.1415925026e+00, pio2_hi_acos = 1.5707962513e+00, pio2_lo_acos = 7.5497894159e-08, pS0_acos = 1.6666667163e-01, pS1_acos = -3.2556581497e-01, pS2_acos = 2.0121252537e-01, pS3_acos = -4.0055535734e-02, pS4_acos = 7.9153501429e-04, pS5_acos = 3.4793309169e-05, qS1_acos = -2.4033949375e+00, qS2_acos = 2.0209457874e+00, qS3_acos = -6.8828397989e-01, qS4_acos = 7.7038154006e-02; [L170] float x = -1.0f / 0.0f; [L171] CALL, EXPR __ieee754_acosf(x) [L96] float z, p, q, r, w, s, c, df; [L97] __int32_t hx, ix; VAL [one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/5000000000, pio2_hi_acos=15707962513/10000000000, pio2_lo_acos=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000] [L99] ieee_float_shape_type gf_u; [L100] gf_u.value = (x) [L101] EXPR gf_u.word [L101] (hx) = gf_u.word [L103] ix = hx & 0x7fffffff VAL [hx=1065353216, ix=1065353216, one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/5000000000, pio2_hi_acos=15707962513/10000000000, pio2_lo_acos=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=5360320521] [L104] COND TRUE ix == 0x3f800000 VAL [hx=1065353216, one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/5000000000, pio2_hi_acos=15707962513/10000000000, pio2_lo_acos=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=5360320521] [L105] COND TRUE hx > 0 [L106] return 0.0; VAL [\result=0, one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/5000000000, pio2_hi_acos=15707962513/10000000000, pio2_lo_acos=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=5360320521] [L171] RET, EXPR __ieee754_acosf(x) [L171] float res = __ieee754_acosf(x); [L174] CALL, EXPR isnan_float(res) [L15] return x != x; [L174] RET, EXPR isnan_float(res) [L174] COND TRUE !isnan_float(res) [L175] reach_error() VAL [one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/5000000000, pio2_hi_acos=15707962513/10000000000, pio2_lo_acos=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000] - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 57 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.4s, OverallIterations: 2, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 73 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 4 IncrementalHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 73 mSDtfsCounter, 4 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=57occurred in iteration=0, InterpolantAutomatonStates: 2, 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, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 17 NumberOfCodeBlocks, 17 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 7 ConstructedInterpolants, 0 QuantifiedInterpolants, 7 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 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 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-10-23 22:26:55,622 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/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0490b.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 aabe5f83ee7488bedb0ef7448779dc0cc3c8445a9ad44e2182a59907c78d5b16 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-23 22:26:57,690 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-23 22:26:57,772 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-10-23 22:26:57,779 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-23 22:26:57,779 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-23 22:26:57,812 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-23 22:26:57,813 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-23 22:26:57,814 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-23 22:26:57,814 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-23 22:26:57,815 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-23 22:26:57,815 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-23 22:26:57,816 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-23 22:26:57,816 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-23 22:26:57,817 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-23 22:26:57,817 INFO L153 SettingsManager]: * Use SBE=true [2024-10-23 22:26:57,818 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-23 22:26:57,818 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-23 22:26:57,818 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-23 22:26:57,819 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-23 22:26:57,819 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-23 22:26:57,819 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-23 22:26:57,823 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-23 22:26:57,823 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-23 22:26:57,823 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-23 22:26:57,825 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-23 22:26:57,826 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-23 22:26:57,826 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-23 22:26:57,826 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-23 22:26:57,826 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-23 22:26:57,827 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-23 22:26:57,827 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-23 22:26:57,827 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-23 22:26:57,827 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-23 22:26:57,828 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-23 22:26:57,836 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-23 22:26:57,837 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-23 22:26:57,837 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-23 22:26:57,837 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-23 22:26:57,837 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-23 22:26:57,838 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-10-23 22:26:57,838 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-23 22:26:57,839 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-23 22:26:57,839 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-23 22:26:57,839 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-23 22:26:57,840 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-23 22:26:57,840 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> aabe5f83ee7488bedb0ef7448779dc0cc3c8445a9ad44e2182a59907c78d5b16 [2024-10-23 22:26:58,145 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-23 22:26:58,174 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-23 22:26:58,177 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-23 22:26:58,178 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-23 22:26:58,178 INFO L274 PluginConnector]: CDTParser initialized [2024-10-23 22:26:58,180 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0490b.c [2024-10-23 22:26:59,637 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-23 22:26:59,857 INFO L384 CDTParser]: Found 1 translation units. [2024-10-23 22:26:59,858 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/float_req_bl_0490b.c [2024-10-23 22:26:59,872 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d3377d7a5/c92f67ffef094b69a9b2fa9905561ead/FLAGb5f8775ae [2024-10-23 22:26:59,888 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d3377d7a5/c92f67ffef094b69a9b2fa9905561ead [2024-10-23 22:26:59,890 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-23 22:26:59,892 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-23 22:26:59,895 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-23 22:26:59,896 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-23 22:26:59,901 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-23 22:26:59,901 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.10 10:26:59" (1/1) ... [2024-10-23 22:26:59,902 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a74d9fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:26:59, skipping insertion in model container [2024-10-23 22:26:59,903 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.10 10:26:59" (1/1) ... [2024-10-23 22:26:59,937 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-23 22:27:00,168 WARN L248 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_0490b.c[4371,4384] [2024-10-23 22:27:00,173 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-23 22:27:00,194 INFO L200 MainTranslator]: Completed pre-run [2024-10-23 22:27:00,241 WARN L248 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_0490b.c[4371,4384] [2024-10-23 22:27:00,244 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-23 22:27:00,266 INFO L204 MainTranslator]: Completed translation [2024-10-23 22:27:00,267 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:27:00 WrapperNode [2024-10-23 22:27:00,267 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-23 22:27:00,268 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-23 22:27:00,268 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-23 22:27:00,269 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-23 22:27:00,275 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:27:00" (1/1) ... [2024-10-23 22:27:00,290 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:27:00" (1/1) ... [2024-10-23 22:27:00,335 INFO L138 Inliner]: procedures = 21, calls = 31, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 134 [2024-10-23 22:27:00,337 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-23 22:27:00,337 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-23 22:27:00,337 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-23 22:27:00,338 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-23 22:27:00,348 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:27:00" (1/1) ... [2024-10-23 22:27:00,349 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:27:00" (1/1) ... [2024-10-23 22:27:00,354 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:27:00" (1/1) ... [2024-10-23 22:27:00,382 INFO L175 MemorySlicer]: Split 12 memory accesses to 6 slices as follows [2, 2, 2, 2, 2, 2]. 17 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0, 0]. The 5 writes are split as follows [0, 1, 1, 1, 1, 1]. [2024-10-23 22:27:00,382 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:27:00" (1/1) ... [2024-10-23 22:27:00,382 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:27:00" (1/1) ... [2024-10-23 22:27:00,401 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:27:00" (1/1) ... [2024-10-23 22:27:00,405 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:27:00" (1/1) ... [2024-10-23 22:27:00,411 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:27:00" (1/1) ... [2024-10-23 22:27:00,416 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:27:00" (1/1) ... [2024-10-23 22:27:00,425 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-23 22:27:00,426 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-23 22:27:00,426 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-23 22:27:00,426 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-23 22:27:00,427 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:27:00" (1/1) ... [2024-10-23 22:27:00,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-23 22:27:00,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:27:00,462 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-23 22:27:00,468 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-23 22:27:00,509 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-23 22:27:00,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-10-23 22:27:00,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-10-23 22:27:00,509 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-10-23 22:27:00,511 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-10-23 22:27:00,511 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-10-23 22:27:00,511 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-10-23 22:27:00,511 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-23 22:27:00,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#0 [2024-10-23 22:27:00,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#1 [2024-10-23 22:27:00,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#2 [2024-10-23 22:27:00,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#3 [2024-10-23 22:27:00,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#4 [2024-10-23 22:27:00,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4#5 [2024-10-23 22:27:00,512 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-10-23 22:27:00,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-10-23 22:27:00,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-10-23 22:27:00,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-10-23 22:27:00,513 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-10-23 22:27:00,514 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-10-23 22:27:00,514 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-23 22:27:00,514 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-23 22:27:00,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#0 [2024-10-23 22:27:00,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#1 [2024-10-23 22:27:00,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#2 [2024-10-23 22:27:00,514 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#3 [2024-10-23 22:27:00,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#4 [2024-10-23 22:27:00,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4#5 [2024-10-23 22:27:00,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-10-23 22:27:00,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-10-23 22:27:00,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-10-23 22:27:00,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-10-23 22:27:00,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-10-23 22:27:00,516 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-10-23 22:27:00,516 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-23 22:27:00,516 INFO L130 BoogieDeclarations]: Found specification of procedure __ieee754_sqrtf [2024-10-23 22:27:00,517 INFO L138 BoogieDeclarations]: Found implementation of procedure __ieee754_sqrtf [2024-10-23 22:27:00,658 INFO L238 CfgBuilder]: Building ICFG [2024-10-23 22:27:00,661 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-23 22:27:20,065 INFO L? ?]: Removed 56 outVars from TransFormulas that were not future-live. [2024-10-23 22:27:20,066 INFO L287 CfgBuilder]: Performing block encoding [2024-10-23 22:27:20,096 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-23 22:27:20,096 INFO L314 CfgBuilder]: Removed 12 assume(true) statements. [2024-10-23 22:27:20,097 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 10:27:20 BoogieIcfgContainer [2024-10-23 22:27:20,097 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-23 22:27:20,099 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-23 22:27:20,099 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-23 22:27:20,103 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-23 22:27:20,103 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.10 10:26:59" (1/3) ... [2024-10-23 22:27:20,104 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47089903 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.10 10:27:20, skipping insertion in model container [2024-10-23 22:27:20,104 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:27:00" (2/3) ... [2024-10-23 22:27:20,104 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@47089903 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.10 10:27:20, skipping insertion in model container [2024-10-23 22:27:20,104 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 10:27:20" (3/3) ... [2024-10-23 22:27:20,107 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_0490b.c [2024-10-23 22:27:20,125 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-23 22:27:20,126 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-23 22:27:20,177 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-23 22:27:20,183 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;@31ddc8cf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-23 22:27:20,184 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-23 22:27:20,188 INFO L276 IsEmpty]: Start isEmpty. Operand has 50 states, 45 states have (on average 1.6888888888888889) internal successors, (76), 46 states have internal predecessors, (76), 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) [2024-10-23 22:27:20,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-10-23 22:27:20,195 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:27:20,195 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:27:20,196 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:27:20,201 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:27:20,202 INFO L85 PathProgramCache]: Analyzing trace with hash -1228864833, now seen corresponding path program 1 times [2024-10-23 22:27:20,213 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-23 22:27:20,214 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [195830287] [2024-10-23 22:27:20,214 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:27:20,215 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-23 22:27:20,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-10-23 22:27:20,218 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-23 22:27:20,220 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2024-10-23 22:27:20,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:27:20,758 INFO L255 TraceCheckSpWp]: Trace formula consists of 38 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-10-23 22:27:20,764 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:27:20,778 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 22:27:20,778 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-23 22:27:20,779 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-23 22:27:20,779 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [195830287] [2024-10-23 22:27:20,780 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [195830287] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 22:27:20,780 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 22:27:20,780 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-23 22:27:20,781 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [454744233] [2024-10-23 22:27:20,782 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:27:20,785 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-23 22:27:20,785 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-23 22:27:20,802 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-23 22:27:20,803 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-23 22:27:20,805 INFO L87 Difference]: Start difference. First operand has 50 states, 45 states have (on average 1.6888888888888889) internal successors, (76), 46 states have internal predecessors, (76), 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 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:27:20,929 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:27:20,929 INFO L93 Difference]: Finished difference Result 99 states and 161 transitions. [2024-10-23 22:27:20,931 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-23 22:27:20,932 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8 [2024-10-23 22:27:20,932 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:27:20,938 INFO L225 Difference]: With dead ends: 99 [2024-10-23 22:27:20,938 INFO L226 Difference]: Without dead ends: 48 [2024-10-23 22:27:20,942 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-23 22:27:20,945 INFO L432 NwaCegarLoop]: 63 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 63 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-23 22:27:20,946 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 63 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-23 22:27:20,958 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 48 states. [2024-10-23 22:27:20,972 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 48. [2024-10-23 22:27:20,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 48 states, 44 states have (on average 1.3863636363636365) internal successors, (61), 44 states have internal predecessors, (61), 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) [2024-10-23 22:27:20,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 65 transitions. [2024-10-23 22:27:20,976 INFO L78 Accepts]: Start accepts. Automaton has 48 states and 65 transitions. Word has length 8 [2024-10-23 22:27:20,976 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:27:20,976 INFO L471 AbstractCegarLoop]: Abstraction has 48 states and 65 transitions. [2024-10-23 22:27:20,977 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:27:20,977 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 65 transitions. [2024-10-23 22:27:20,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-10-23 22:27:20,977 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:27:20,977 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:27:20,995 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Ended with exit code 0 [2024-10-23 22:27:21,181 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-23 22:27:21,182 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:27:21,183 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:27:21,183 INFO L85 PathProgramCache]: Analyzing trace with hash 1008699040, now seen corresponding path program 1 times [2024-10-23 22:27:21,184 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-23 22:27:21,184 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [271848366] [2024-10-23 22:27:21,184 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:27:21,185 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-23 22:27:21,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-10-23 22:27:21,186 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-23 22:27:21,187 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2024-10-23 22:27:21,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:27:21,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-10-23 22:27:21,599 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:27:21,836 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-10-23 22:27:21,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 19 [2024-10-23 22:27:22,467 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 22:27:22,468 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-23 22:27:22,468 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-23 22:27:22,468 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [271848366] [2024-10-23 22:27:22,469 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [271848366] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 22:27:22,469 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 22:27:22,469 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-23 22:27:22,474 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1279785207] [2024-10-23 22:27:22,474 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:27:22,475 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-23 22:27:22,475 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-23 22:27:22,476 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-23 22:27:22,476 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-23 22:27:22,476 INFO L87 Difference]: Start difference. First operand 48 states and 65 transitions. Second operand has 5 states, 5 states have (on average 1.8) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:27:23,430 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:27:23,430 INFO L93 Difference]: Finished difference Result 52 states and 68 transitions. [2024-10-23 22:27:23,431 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-23 22:27:23,431 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 1.8) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2024-10-23 22:27:23,431 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:27:23,432 INFO L225 Difference]: With dead ends: 52 [2024-10-23 22:27:23,432 INFO L226 Difference]: Without dead ends: 10 [2024-10-23 22:27:23,433 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-10-23 22:27:23,434 INFO L432 NwaCegarLoop]: 3 mSDtfsCounter, 8 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 10 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-10-23 22:27:23,434 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 10 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-10-23 22:27:23,435 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10 states. [2024-10-23 22:27:23,436 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10 to 10. [2024-10-23 22:27:23,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 9 states have (on average 1.0) internal successors, (9), 9 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:27:23,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 9 transitions. [2024-10-23 22:27:23,436 INFO L78 Accepts]: Start accepts. Automaton has 10 states and 9 transitions. Word has length 9 [2024-10-23 22:27:23,436 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:27:23,437 INFO L471 AbstractCegarLoop]: Abstraction has 10 states and 9 transitions. [2024-10-23 22:27:23,437 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 1.8) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:27:23,437 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 9 transitions. [2024-10-23 22:27:23,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-10-23 22:27:23,437 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:27:23,437 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:27:23,451 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Forceful destruction successful, exit code 0 [2024-10-23 22:27:23,638 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-23 22:27:23,638 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:27:23,639 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:27:23,639 INFO L85 PathProgramCache]: Analyzing trace with hash 1015372224, now seen corresponding path program 1 times [2024-10-23 22:27:23,640 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-23 22:27:23,640 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [321943258] [2024-10-23 22:27:23,640 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:27:23,640 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-23 22:27:23,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-10-23 22:27:23,643 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-10-23 22:27:23,644 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2024-10-23 22:27:24,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:27:24,161 INFO L255 TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-23 22:27:24,162 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:27:24,874 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 22:27:24,874 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-23 22:27:24,875 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-23 22:27:24,875 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [321943258] [2024-10-23 22:27:24,875 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [321943258] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 22:27:24,875 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 22:27:24,875 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-23 22:27:24,875 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1395826077] [2024-10-23 22:27:24,875 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:27:24,876 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-23 22:27:24,876 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-23 22:27:24,877 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-23 22:27:24,877 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-23 22:27:24,877 INFO L87 Difference]: Start difference. First operand 10 states and 9 transitions. Second operand has 5 states, 5 states have (on average 1.8) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:27:25,535 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:27:25,536 INFO L93 Difference]: Finished difference Result 10 states and 9 transitions. [2024-10-23 22:27:25,536 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-23 22:27:25,536 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 1.8) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2024-10-23 22:27:25,537 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:27:25,537 INFO L225 Difference]: With dead ends: 10 [2024-10-23 22:27:25,537 INFO L226 Difference]: Without dead ends: 0 [2024-10-23 22:27:25,537 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-23 22:27:25,539 INFO L432 NwaCegarLoop]: 3 mSDtfsCounter, 0 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 9 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-23 22:27:25,540 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 9 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-23 22:27:25,540 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-10-23 22:27:25,541 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-10-23 22:27:25,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:27:25,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-10-23 22:27:25,541 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 9 [2024-10-23 22:27:25,541 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:27:25,541 INFO L471 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-10-23 22:27:25,541 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 1.8) internal successors, (9), 4 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:27:25,541 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-10-23 22:27:25,541 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-10-23 22:27:25,544 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-10-23 22:27:25,562 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 [2024-10-23 22:27:25,745 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-10-23 22:27:25,750 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-10-23 22:27:25,752 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2024-10-23 22:27:26,153 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-23 22:27:26,188 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.10 10:27:26 BoogieIcfgContainer [2024-10-23 22:27:26,188 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-23 22:27:26,191 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-23 22:27:26,191 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-23 22:27:26,191 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-23 22:27:26,192 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 10:27:20" (3/4) ... [2024-10-23 22:27:26,195 INFO L139 WitnessPrinter]: Generating witness for correct program [2024-10-23 22:27:26,202 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure __ieee754_sqrtf [2024-10-23 22:27:26,213 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 31 nodes and edges [2024-10-23 22:27:26,216 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2024-10-23 22:27:26,217 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-10-23 22:27:26,240 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-10-23 22:27:26,355 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-10-23 22:27:26,358 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-10-23 22:27:26,358 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-23 22:27:26,359 INFO L158 Benchmark]: Toolchain (without parser) took 26467.04ms. Allocated memory was 65.0MB in the beginning and 79.7MB in the end (delta: 14.7MB). Free memory was 31.5MB in the beginning and 48.9MB in the end (delta: -17.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-23 22:27:26,359 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 48.2MB. Free memory was 23.2MB in the beginning and 23.1MB in the end (delta: 52.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-23 22:27:26,360 INFO L158 Benchmark]: CACSL2BoogieTranslator took 372.47ms. Allocated memory is still 65.0MB. Free memory was 31.4MB in the beginning and 31.1MB in the end (delta: 321.6kB). Peak memory consumption was 5.1MB. Max. memory is 16.1GB. [2024-10-23 22:27:26,360 INFO L158 Benchmark]: Boogie Procedure Inliner took 68.85ms. Allocated memory is still 65.0MB. Free memory was 31.1MB in the beginning and 44.5MB in the end (delta: -13.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-23 22:27:26,360 INFO L158 Benchmark]: Boogie Preprocessor took 87.89ms. Allocated memory is still 65.0MB. Free memory was 44.5MB in the beginning and 40.3MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-23 22:27:26,361 INFO L158 Benchmark]: RCFGBuilder took 19671.27ms. Allocated memory was 65.0MB in the beginning and 79.7MB in the end (delta: 14.7MB). Free memory was 40.3MB in the beginning and 45.4MB in the end (delta: -5.1MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-10-23 22:27:26,361 INFO L158 Benchmark]: TraceAbstraction took 6089.19ms. Allocated memory is still 79.7MB. Free memory was 44.7MB in the beginning and 54.7MB in the end (delta: -10.0MB). Peak memory consumption was 12.1MB. Max. memory is 16.1GB. [2024-10-23 22:27:26,361 INFO L158 Benchmark]: Witness Printer took 167.34ms. Allocated memory is still 79.7MB. Free memory was 54.7MB in the beginning and 48.9MB in the end (delta: 5.9MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-10-23 22:27:26,363 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.10ms. Allocated memory is still 48.2MB. Free memory was 23.2MB in the beginning and 23.1MB in the end (delta: 52.4kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 372.47ms. Allocated memory is still 65.0MB. Free memory was 31.4MB in the beginning and 31.1MB in the end (delta: 321.6kB). Peak memory consumption was 5.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 68.85ms. Allocated memory is still 65.0MB. Free memory was 31.1MB in the beginning and 44.5MB in the end (delta: -13.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 87.89ms. Allocated memory is still 65.0MB. Free memory was 44.5MB in the beginning and 40.3MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 19671.27ms. Allocated memory was 65.0MB in the beginning and 79.7MB in the end (delta: 14.7MB). Free memory was 40.3MB in the beginning and 45.4MB in the end (delta: -5.1MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * TraceAbstraction took 6089.19ms. Allocated memory is still 79.7MB. Free memory was 44.7MB in the beginning and 54.7MB in the end (delta: -10.0MB). Peak memory consumption was 12.1MB. Max. memory is 16.1GB. * Witness Printer took 167.34ms. Allocated memory is still 79.7MB. Free memory was 54.7MB in the beginning and 48.9MB in the end (delta: 5.9MB). Peak memory consumption was 6.3MB. 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 - PositiveResult [Line: 175]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 50 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 5.6s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 8 SdHoareTripleChecker+Valid, 1.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 8 mSDsluCounter, 82 SdHoareTripleChecker+Invalid, 1.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 13 mSDsCounter, 1 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 30 IncrementalHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1 mSolverCounterUnsat, 69 mSDtfsCounter, 30 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 25 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 1.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=50occurred in iteration=0, InterpolantAutomatonStates: 13, 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, 1.2s SatisfiabilityAnalysisTime, 1.7s InterpolantComputationTime, 26 NumberOfCodeBlocks, 26 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 23 ConstructedInterpolants, 5 QuantifiedInterpolants, 162 SizeOfPredicates, 5 NumberOfNonLiveVariables, 138 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 - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 78]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 146]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 24]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 98]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 41]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 55]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 141]: Loop Invariant Derived loop invariant: null - ProcedureContractResult [Line: 19]: Procedure Contract for __ieee754_sqrtf Derived contract for procedure __ieee754_sqrtf. Requires: 0 Ensures: (0 && ((((((((((((((((one_sqrt == \old(one_sqrt)) && (tiny_sqrt == \old(tiny_sqrt))) && (one_acos == \old(one_acos))) && (pi == \old(pi))) && (pio2_hi_acos == \old(pio2_hi_acos))) && (pio2_lo_acos == \old(pio2_lo_acos))) && (pS0_acos == \old(pS0_acos))) && (pS1_acos == \old(pS1_acos))) && (pS2_acos == \old(pS2_acos))) && (pS3_acos == \old(pS3_acos))) && (pS4_acos == \old(pS4_acos))) && (pS5_acos == \old(pS5_acos))) && (qS1_acos == \old(qS1_acos))) && (qS2_acos == \old(qS2_acos))) && (qS3_acos == \old(qS3_acos))) && (qS4_acos == \old(qS4_acos)))) RESULT: Ultimate proved your program to be correct! [2024-10-23 22:27:26,531 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE