./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/double_req_bl_0260.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 84cfde4a Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_0260.c -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/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 6b6d3122b178b780d1952c5380c2131a477762b03e7beef2834a26791e72c7fe --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 00:30:39,539 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 00:30:39,618 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-11 00:30:39,623 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 00:30:39,626 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 00:30:39,656 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 00:30:39,657 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 00:30:39,657 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 00:30:39,658 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 00:30:39,659 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 00:30:39,660 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 00:30:39,660 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 00:30:39,661 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 00:30:39,663 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 00:30:39,663 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 00:30:39,664 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 00:30:39,664 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-11 00:30:39,664 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-11 00:30:39,664 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-11 00:30:39,665 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-11 00:30:39,665 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 00:30:39,666 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-11 00:30:39,666 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 00:30:39,666 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-11 00:30:39,667 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 00:30:39,667 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-11 00:30:39,667 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-11 00:30:39,668 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 00:30:39,668 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 00:30:39,668 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 00:30:39,668 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 00:30:39,669 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 00:30:39,669 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 00:30:39,669 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 00:30:39,669 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 00:30:39,670 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-11 00:30:39,670 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-11 00:30:39,670 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-11 00:30:39,670 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 00:30:39,671 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 00:30:39,671 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 00:30:39,671 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 00:30:39,672 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-clean/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-clean/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 -> 6b6d3122b178b780d1952c5380c2131a477762b03e7beef2834a26791e72c7fe [2024-10-11 00:30:39,947 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 00:30:39,973 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 00:30:39,977 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 00:30:39,978 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 00:30:39,979 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 00:30:39,980 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_0260.c [2024-10-11 00:30:41,462 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 00:30:41,703 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 00:30:41,704 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_0260.c [2024-10-11 00:30:41,725 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/7d2f0b3de/6a9effc55db64350b7d71b93c60ece38/FLAG45506827f [2024-10-11 00:30:41,744 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/7d2f0b3de/6a9effc55db64350b7d71b93c60ece38 [2024-10-11 00:30:41,747 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 00:30:41,749 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 00:30:41,753 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 00:30:41,754 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 00:30:41,759 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 00:30:41,760 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 12:30:41" (1/1) ... [2024-10-11 00:30:41,761 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@458a729f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:41, skipping insertion in model container [2024-10-11 00:30:41,762 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 12:30:41" (1/1) ... [2024-10-11 00:30:41,797 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 00:30:42,047 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/double_req_bl_0260.c[5941,5954] [2024-10-11 00:30:42,053 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 00:30:42,065 INFO L200 MainTranslator]: Completed pre-run [2024-10-11 00:30:42,114 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/double_req_bl_0260.c[5941,5954] [2024-10-11 00:30:42,115 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 00:30:42,135 INFO L204 MainTranslator]: Completed translation [2024-10-11 00:30:42,137 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:42 WrapperNode [2024-10-11 00:30:42,137 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-11 00:30:42,139 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-11 00:30:42,139 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-11 00:30:42,139 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-11 00:30:42,147 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:42" (1/1) ... [2024-10-11 00:30:42,163 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:42" (1/1) ... [2024-10-11 00:30:42,204 INFO L138 Inliner]: procedures = 18, calls = 43, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 450 [2024-10-11 00:30:42,205 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-11 00:30:42,206 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-11 00:30:42,206 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-11 00:30:42,206 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-11 00:30:42,221 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:42" (1/1) ... [2024-10-11 00:30:42,226 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:42" (1/1) ... [2024-10-11 00:30:42,237 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:42" (1/1) ... [2024-10-11 00:30:42,265 INFO L175 MemorySlicer]: Split 20 memory accesses to 8 slices as follows [2, 3, 3, 2, 2, 3, 2, 3]. 15 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0, 0, 0, 0]. The 10 writes are split as follows [0, 1, 2, 1, 1, 2, 1, 2]. [2024-10-11 00:30:42,265 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:42" (1/1) ... [2024-10-11 00:30:42,266 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:42" (1/1) ... [2024-10-11 00:30:42,284 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:42" (1/1) ... [2024-10-11 00:30:42,294 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:42" (1/1) ... [2024-10-11 00:30:42,298 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:42" (1/1) ... [2024-10-11 00:30:42,302 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:42" (1/1) ... [2024-10-11 00:30:42,307 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-11 00:30:42,308 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-11 00:30:42,308 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-11 00:30:42,308 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-11 00:30:42,309 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:42" (1/1) ... [2024-10-11 00:30:42,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 00:30:42,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 00:30:42,407 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-11 00:30:42,421 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-11 00:30:42,469 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-11 00:30:42,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-11 00:30:42,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-11 00:30:42,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-11 00:30:42,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-11 00:30:42,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-11 00:30:42,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-10-11 00:30:42,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-10-11 00:30:42,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-10-11 00:30:42,472 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-11 00:30:42,473 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#0 [2024-10-11 00:30:42,473 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#1 [2024-10-11 00:30:42,473 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#2 [2024-10-11 00:30:42,473 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#3 [2024-10-11 00:30:42,474 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#4 [2024-10-11 00:30:42,474 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#5 [2024-10-11 00:30:42,474 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#6 [2024-10-11 00:30:42,474 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#7 [2024-10-11 00:30:42,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-11 00:30:42,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-11 00:30:42,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-11 00:30:42,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-10-11 00:30:42,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-10-11 00:30:42,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-10-11 00:30:42,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-10-11 00:30:42,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-10-11 00:30:42,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#0 [2024-10-11 00:30:42,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#1 [2024-10-11 00:30:42,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#2 [2024-10-11 00:30:42,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#3 [2024-10-11 00:30:42,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#4 [2024-10-11 00:30:42,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#5 [2024-10-11 00:30:42,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#6 [2024-10-11 00:30:42,477 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#7 [2024-10-11 00:30:42,477 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-11 00:30:42,477 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-11 00:30:42,477 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-11 00:30:42,477 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-11 00:30:42,477 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-11 00:30:42,477 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-10-11 00:30:42,477 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-10-11 00:30:42,477 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-10-11 00:30:42,478 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-10-11 00:30:42,478 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-10-11 00:30:42,478 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-11 00:30:42,633 INFO L238 CfgBuilder]: Building ICFG [2024-10-11 00:30:42,635 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-11 00:30:43,213 INFO L? ?]: Removed 81 outVars from TransFormulas that were not future-live. [2024-10-11 00:30:43,214 INFO L287 CfgBuilder]: Performing block encoding [2024-10-11 00:30:43,249 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-11 00:30:43,249 INFO L314 CfgBuilder]: Removed 18 assume(true) statements. [2024-10-11 00:30:43,250 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 12:30:43 BoogieIcfgContainer [2024-10-11 00:30:43,250 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-11 00:30:43,252 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-11 00:30:43,252 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-11 00:30:43,255 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-11 00:30:43,256 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 11.10 12:30:41" (1/3) ... [2024-10-11 00:30:43,256 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@dc92d3d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 12:30:43, skipping insertion in model container [2024-10-11 00:30:43,257 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:42" (2/3) ... [2024-10-11 00:30:43,257 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@dc92d3d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 12:30:43, skipping insertion in model container [2024-10-11 00:30:43,257 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 12:30:43" (3/3) ... [2024-10-11 00:30:43,259 INFO L112 eAbstractionObserver]: Analyzing ICFG double_req_bl_0260.c [2024-10-11 00:30:43,275 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-11 00:30:43,275 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-11 00:30:43,332 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-11 00:30:43,339 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;@6b822087, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-11 00:30:43,340 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-11 00:30:43,346 INFO L276 IsEmpty]: Start isEmpty. Operand has 129 states, 127 states have (on average 1.6456692913385826) internal successors, (209), 128 states have internal predecessors, (209), 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-11 00:30:43,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-10-11 00:30:43,352 INFO L207 NwaCegarLoop]: Found error trace [2024-10-11 00:30:43,352 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-11 00:30:43,353 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-11 00:30:43,358 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 00:30:43,358 INFO L85 PathProgramCache]: Analyzing trace with hash 1332779199, now seen corresponding path program 1 times [2024-10-11 00:30:43,366 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 00:30:43,367 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1960489012] [2024-10-11 00:30:43,367 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 00:30:43,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 00:30:43,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 00:30:43,518 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-11 00:30:43,519 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 00:30:43,520 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1960489012] [2024-10-11 00:30:43,520 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1960489012] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 00:30:43,520 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 00:30:43,521 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 00:30:43,522 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2136432810] [2024-10-11 00:30:43,524 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 00:30:43,528 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-11 00:30:43,529 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 00:30:43,553 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-11 00:30:43,553 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-11 00:30:43,556 INFO L87 Difference]: Start difference. First operand has 129 states, 127 states have (on average 1.6456692913385826) internal successors, (209), 128 states have internal predecessors, (209), 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) Second operand has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 00:30:43,599 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-11 00:30:43,599 INFO L93 Difference]: Finished difference Result 257 states and 417 transitions. [2024-10-11 00:30:43,601 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-11 00:30:43,602 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2024-10-11 00:30:43,602 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-11 00:30:43,614 INFO L225 Difference]: With dead ends: 257 [2024-10-11 00:30:43,615 INFO L226 Difference]: Without dead ends: 127 [2024-10-11 00:30:43,619 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-11 00:30:43,623 INFO L432 NwaCegarLoop]: 184 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 184 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-11 00:30:43,625 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 184 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-11 00:30:43,643 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 127 states. [2024-10-11 00:30:43,668 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 127 to 127. [2024-10-11 00:30:43,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 127 states, 126 states have (on average 1.4841269841269842) internal successors, (187), 126 states have internal predecessors, (187), 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-11 00:30:43,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 127 states and 187 transitions. [2024-10-11 00:30:43,676 INFO L78 Accepts]: Start accepts. Automaton has 127 states and 187 transitions. Word has length 9 [2024-10-11 00:30:43,677 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-11 00:30:43,677 INFO L471 AbstractCegarLoop]: Abstraction has 127 states and 187 transitions. [2024-10-11 00:30:43,678 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 00:30:43,678 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 187 transitions. [2024-10-11 00:30:43,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-10-11 00:30:43,679 INFO L207 NwaCegarLoop]: Found error trace [2024-10-11 00:30:43,679 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-11 00:30:43,679 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-11 00:30:43,679 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-11 00:30:43,680 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 00:30:43,680 INFO L85 PathProgramCache]: Analyzing trace with hash 2085439342, now seen corresponding path program 1 times [2024-10-11 00:30:43,680 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 00:30:43,680 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [510122800] [2024-10-11 00:30:43,681 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 00:30:43,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 00:30:43,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-11 00:30:43,752 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-11 00:30:43,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-11 00:30:43,828 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-11 00:30:43,829 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-11 00:30:43,831 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-10-11 00:30:43,833 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-11 00:30:43,837 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-10-11 00:30:43,866 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-11 00:30:43,870 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 11.10 12:30:43 BoogieIcfgContainer [2024-10-11 00:30:43,870 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-11 00:30:43,871 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-11 00:30:43,871 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-11 00:30:43,871 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-11 00:30:43,874 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 12:30:43" (3/4) ... [2024-10-11 00:30:43,876 INFO L142 WitnessPrinter]: No result that supports witness generation found [2024-10-11 00:30:43,878 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-11 00:30:43,879 INFO L158 Benchmark]: Toolchain (without parser) took 2129.61ms. Allocated memory is still 148.9MB. Free memory was 96.4MB in the beginning and 44.8MB in the end (delta: 51.6MB). Peak memory consumption was 50.8MB. Max. memory is 16.1GB. [2024-10-11 00:30:43,880 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 148.9MB. Free memory is still 109.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-11 00:30:43,897 INFO L158 Benchmark]: CACSL2BoogieTranslator took 384.84ms. Allocated memory is still 148.9MB. Free memory was 96.1MB in the beginning and 79.5MB in the end (delta: 16.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-10-11 00:30:43,897 INFO L158 Benchmark]: Boogie Procedure Inliner took 66.03ms. Allocated memory is still 148.9MB. Free memory was 79.2MB in the beginning and 75.8MB in the end (delta: 3.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-11 00:30:43,898 INFO L158 Benchmark]: Boogie Preprocessor took 101.54ms. Allocated memory is still 148.9MB. Free memory was 75.8MB in the beginning and 70.6MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-11 00:30:43,898 INFO L158 Benchmark]: RCFGBuilder took 941.82ms. Allocated memory is still 148.9MB. Free memory was 70.6MB in the beginning and 78.4MB in the end (delta: -7.7MB). Peak memory consumption was 6.8MB. Max. memory is 16.1GB. [2024-10-11 00:30:43,898 INFO L158 Benchmark]: TraceAbstraction took 617.69ms. Allocated memory is still 148.9MB. Free memory was 77.6MB in the beginning and 44.8MB in the end (delta: 32.8MB). Peak memory consumption was 31.5MB. Max. memory is 16.1GB. [2024-10-11 00:30:43,899 INFO L158 Benchmark]: Witness Printer took 7.07ms. Allocated memory is still 148.9MB. Free memory is still 44.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-11 00:30:43,901 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.18ms. Allocated memory is still 148.9MB. Free memory is still 109.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 384.84ms. Allocated memory is still 148.9MB. Free memory was 96.1MB in the beginning and 79.5MB in the end (delta: 16.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 66.03ms. Allocated memory is still 148.9MB. Free memory was 79.2MB in the beginning and 75.8MB in the end (delta: 3.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 101.54ms. Allocated memory is still 148.9MB. Free memory was 75.8MB in the beginning and 70.6MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 941.82ms. Allocated memory is still 148.9MB. Free memory was 70.6MB in the beginning and 78.4MB in the end (delta: -7.7MB). Peak memory consumption was 6.8MB. Max. memory is 16.1GB. * TraceAbstraction took 617.69ms. Allocated memory is still 148.9MB. Free memory was 77.6MB in the beginning and 44.8MB in the end (delta: 32.8MB). Peak memory consumption was 31.5MB. Max. memory is 16.1GB. * Witness Printer took 7.07ms. Allocated memory is still 148.9MB. Free memory is still 44.8MB. 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: 245]: 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 someBinaryDOUBLEComparisonOperation at line 19, overapproximation of someUnaryDOUBLEoperation at line 154, overapproximation of someBinaryArithmeticDOUBLEoperation at line 189. Possible FailurePath: [L21] static const double one_sqrt = 1.0, tiny_sqrt = 1.0e-300; [L148-L162] static const double one_asin = 1.00000000000000000000e+00, huge_asin = 1.000e+300, pio2_hi_asin = 1.57079632679489655800e+00, pio2_lo_asin = 6.12323399573676603587e-17, pio4_hi_asin = 7.85398163397448278999e-01, pS0_asin = 1.66666666666666657415e-01, pS1_asin = -3.25565818622400915405e-01, pS2_asin = 2.01212532134862925881e-01, pS3_asin = -4.00555345006794114027e-02, pS4_asin = 7.91534994289814532176e-04, pS5_asin = 3.47933107596021167570e-05, qS1_asin = -2.40339491173441421878e+00, qS2_asin = 2.02094576023350569471e+00, qS3_asin = -6.88283971605453293030e-01, qS4_asin = 7.70381505559019352791e-02; [L240] double x = 0.0 / 0.0; [L241] CALL, EXPR __ieee754_asin(x) [L165] double t, w, p, q, c, r, s; [L166] __int32_t hx, ix; VAL [huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000] [L168] ieee_double_shape_type gh_u; [L169] gh_u.value = (x) [L170] EXPR gh_u.parts.msw [L170] (hx) = gh_u.parts.msw [L172] ix = hx & 0x7fffffff VAL [huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, hx=-1103101952, ix=1044381696, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010] [L173] COND FALSE !(ix >= 0x3ff00000) VAL [huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000] [L184] COND TRUE ix < 0x3fe00000 VAL [huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, hx=-1103101952, ix=1044381696, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010] [L185] COND FALSE !(ix < 0x3e400000) [L189] t = x * x [L190-L193] p = t * (pS0_asin + t * (pS1_asin + t * (pS2_asin + t * (pS3_asin + t * (pS4_asin + t * pS5_asin))))) [L194-L195] q = one_asin + t * (qS1_asin + t * (qS2_asin + t * (qS3_asin + t * qS4_asin))) [L196] w = p / q [L197] return x + x * w; VAL [huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, hx=-1103101952, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010] [L241] RET, EXPR __ieee754_asin(x) [L241] double res = __ieee754_asin(x); [L244] CALL, EXPR isnan_double(res) [L19] return x != x; [L244] RET, EXPR isnan_double(res) [L244] COND TRUE !isnan_double(res) [L245] reach_error() VAL [huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 129 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.5s, 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, 184 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 5 IncrementalHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 184 mSDtfsCounter, 5 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=129occurred 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, 19 NumberOfCodeBlocks, 19 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 8 ConstructedInterpolants, 0 QuantifiedInterpolants, 8 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-11 00:30:43,949 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/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-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_0260.c -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/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 6b6d3122b178b780d1952c5380c2131a477762b03e7beef2834a26791e72c7fe --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 00:30:46,264 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 00:30:46,354 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-10-11 00:30:46,361 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 00:30:46,362 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 00:30:46,403 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 00:30:46,403 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 00:30:46,404 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 00:30:46,405 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 00:30:46,406 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 00:30:46,407 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 00:30:46,407 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 00:30:46,408 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 00:30:46,408 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 00:30:46,408 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 00:30:46,409 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 00:30:46,409 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-11 00:30:46,409 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-11 00:30:46,410 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-11 00:30:46,410 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 00:30:46,410 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-11 00:30:46,416 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 00:30:46,416 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-11 00:30:46,416 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-11 00:30:46,417 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-11 00:30:46,417 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 00:30:46,417 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-11 00:30:46,417 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-11 00:30:46,418 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-11 00:30:46,418 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 00:30:46,421 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 00:30:46,421 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 00:30:46,421 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 00:30:46,421 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 00:30:46,422 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 00:30:46,422 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 00:30:46,423 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 00:30:46,423 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-11 00:30:46,423 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-11 00:30:46,423 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-10-11 00:30:46,424 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 00:30:46,424 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 00:30:46,424 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 00:30:46,424 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 00:30:46,425 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-11 00:30:46,425 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-clean/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-clean/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 -> 6b6d3122b178b780d1952c5380c2131a477762b03e7beef2834a26791e72c7fe [2024-10-11 00:30:46,795 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 00:30:46,819 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 00:30:46,821 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 00:30:46,822 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 00:30:46,823 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 00:30:46,825 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_0260.c [2024-10-11 00:30:48,512 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 00:30:48,732 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 00:30:48,733 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_0260.c [2024-10-11 00:30:48,748 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/28e24bab3/d24dfca67bba4156b04175ff00d8dcff/FLAG9e723f403 [2024-10-11 00:30:48,766 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/28e24bab3/d24dfca67bba4156b04175ff00d8dcff [2024-10-11 00:30:48,769 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 00:30:48,770 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 00:30:48,773 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 00:30:48,775 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 00:30:48,780 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 00:30:48,781 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 12:30:48" (1/1) ... [2024-10-11 00:30:48,782 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@50eea01c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:48, skipping insertion in model container [2024-10-11 00:30:48,783 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 12:30:48" (1/1) ... [2024-10-11 00:30:48,816 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 00:30:49,065 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/double_req_bl_0260.c[5941,5954] [2024-10-11 00:30:49,071 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 00:30:49,092 INFO L200 MainTranslator]: Completed pre-run [2024-10-11 00:30:49,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/double_req_bl_0260.c[5941,5954] [2024-10-11 00:30:49,169 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 00:30:49,199 INFO L204 MainTranslator]: Completed translation [2024-10-11 00:30:49,199 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:49 WrapperNode [2024-10-11 00:30:49,200 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-11 00:30:49,201 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-11 00:30:49,201 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-11 00:30:49,201 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-11 00:30:49,207 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:49" (1/1) ... [2024-10-11 00:30:49,230 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:49" (1/1) ... [2024-10-11 00:30:49,270 INFO L138 Inliner]: procedures = 21, calls = 43, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 298 [2024-10-11 00:30:49,271 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-11 00:30:49,271 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-11 00:30:49,273 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-11 00:30:49,273 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-11 00:30:49,284 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:49" (1/1) ... [2024-10-11 00:30:49,285 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:49" (1/1) ... [2024-10-11 00:30:49,293 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:49" (1/1) ... [2024-10-11 00:30:49,319 INFO L175 MemorySlicer]: Split 20 memory accesses to 8 slices as follows [2, 3, 3, 2, 3, 3, 2, 2]. 15 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0, 0, 0, 0]. The 10 writes are split as follows [0, 1, 2, 1, 2, 2, 1, 1]. [2024-10-11 00:30:49,320 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:49" (1/1) ... [2024-10-11 00:30:49,320 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:49" (1/1) ... [2024-10-11 00:30:49,334 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:49" (1/1) ... [2024-10-11 00:30:49,339 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:49" (1/1) ... [2024-10-11 00:30:49,343 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:49" (1/1) ... [2024-10-11 00:30:49,345 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:49" (1/1) ... [2024-10-11 00:30:49,349 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-11 00:30:49,350 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-11 00:30:49,351 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-11 00:30:49,351 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-11 00:30:49,351 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:49" (1/1) ... [2024-10-11 00:30:49,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 00:30:49,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 00:30:49,384 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-11 00:30:49,386 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-11 00:30:49,427 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-11 00:30:49,427 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#0 [2024-10-11 00:30:49,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#1 [2024-10-11 00:30:49,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#2 [2024-10-11 00:30:49,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#3 [2024-10-11 00:30:49,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#4 [2024-10-11 00:30:49,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#5 [2024-10-11 00:30:49,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#6 [2024-10-11 00:30:49,428 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#7 [2024-10-11 00:30:49,428 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#0 [2024-10-11 00:30:49,428 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#1 [2024-10-11 00:30:49,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#2 [2024-10-11 00:30:49,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#3 [2024-10-11 00:30:49,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#4 [2024-10-11 00:30:49,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#5 [2024-10-11 00:30:49,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#6 [2024-10-11 00:30:49,429 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#7 [2024-10-11 00:30:49,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-10-11 00:30:49,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-10-11 00:30:49,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-10-11 00:30:49,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-10-11 00:30:49,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-10-11 00:30:49,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-10-11 00:30:49,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-10-11 00:30:49,431 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2024-10-11 00:30:49,431 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-11 00:30:49,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-10-11 00:30:49,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-10-11 00:30:49,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-10-11 00:30:49,431 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-10-11 00:30:49,432 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-10-11 00:30:49,432 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-10-11 00:30:49,432 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-10-11 00:30:49,432 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2024-10-11 00:30:49,432 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-11 00:30:49,432 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-11 00:30:49,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-10-11 00:30:49,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-10-11 00:30:49,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-10-11 00:30:49,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-10-11 00:30:49,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-10-11 00:30:49,433 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-10-11 00:30:49,434 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2024-10-11 00:30:49,434 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2024-10-11 00:30:49,434 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-11 00:30:49,566 INFO L238 CfgBuilder]: Building ICFG [2024-10-11 00:30:49,568 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-11 00:31:25,303 INFO L? ?]: Removed 72 outVars from TransFormulas that were not future-live. [2024-10-11 00:31:25,305 INFO L287 CfgBuilder]: Performing block encoding [2024-10-11 00:31:25,339 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-11 00:31:25,340 INFO L314 CfgBuilder]: Removed 18 assume(true) statements. [2024-10-11 00:31:25,340 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 12:31:25 BoogieIcfgContainer [2024-10-11 00:31:25,340 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-11 00:31:25,342 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-11 00:31:25,342 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-11 00:31:25,345 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-11 00:31:25,346 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 11.10 12:30:48" (1/3) ... [2024-10-11 00:31:25,346 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2c29b474 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 12:31:25, skipping insertion in model container [2024-10-11 00:31:25,346 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 12:30:49" (2/3) ... [2024-10-11 00:31:25,347 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2c29b474 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 12:31:25, skipping insertion in model container [2024-10-11 00:31:25,347 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 12:31:25" (3/3) ... [2024-10-11 00:31:25,348 INFO L112 eAbstractionObserver]: Analyzing ICFG double_req_bl_0260.c [2024-10-11 00:31:25,364 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-11 00:31:25,364 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-11 00:31:25,421 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-11 00:31:25,426 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;@33593e27, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-11 00:31:25,427 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-11 00:31:25,431 INFO L276 IsEmpty]: Start isEmpty. Operand has 67 states, 65 states have (on average 1.7230769230769232) internal successors, (112), 66 states have internal predecessors, (112), 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-11 00:31:25,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-10-11 00:31:25,437 INFO L207 NwaCegarLoop]: Found error trace [2024-10-11 00:31:25,438 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-11 00:31:25,439 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-11 00:31:25,444 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 00:31:25,444 INFO L85 PathProgramCache]: Analyzing trace with hash 438428938, now seen corresponding path program 1 times [2024-10-11 00:31:25,455 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-11 00:31:25,455 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1989296764] [2024-10-11 00:31:25,455 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 00:31:25,456 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-11 00:31:25,456 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/mathsat [2024-10-11 00:31:25,458 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-clean/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-11 00:31:25,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/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-11 00:31:26,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 00:31:26,113 INFO L255 TraceCheckSpWp]: Trace formula consists of 40 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-10-11 00:31:26,119 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-11 00:31:26,140 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-11 00:31:26,142 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-11 00:31:26,143 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-11 00:31:26,144 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1989296764] [2024-10-11 00:31:26,145 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1989296764] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 00:31:26,145 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 00:31:26,145 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 00:31:26,148 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2009924424] [2024-10-11 00:31:26,149 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 00:31:26,156 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-11 00:31:26,157 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-11 00:31:26,181 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-11 00:31:26,182 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-11 00:31:26,185 INFO L87 Difference]: Start difference. First operand has 67 states, 65 states have (on average 1.7230769230769232) internal successors, (112), 66 states have internal predecessors, (112), 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) Second operand has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 00:31:31,828 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.35s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-10-11 00:31:32,415 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-11 00:31:32,415 INFO L93 Difference]: Finished difference Result 133 states and 223 transitions. [2024-10-11 00:31:32,418 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-11 00:31:32,420 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2024-10-11 00:31:32,420 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-11 00:31:32,428 INFO L225 Difference]: With dead ends: 133 [2024-10-11 00:31:32,428 INFO L226 Difference]: Without dead ends: 65 [2024-10-11 00:31:32,430 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-11 00:31:32,433 INFO L432 NwaCegarLoop]: 88 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 88 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.2s IncrementalHoareTripleChecker+Time [2024-10-11 00:31:32,434 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 88 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 1 Unknown, 0 Unchecked, 6.2s Time] [2024-10-11 00:31:32,455 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65 states. [2024-10-11 00:31:32,475 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 65. [2024-10-11 00:31:32,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 65 states, 64 states have (on average 1.421875) internal successors, (91), 64 states have internal predecessors, (91), 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-11 00:31:32,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 65 states and 91 transitions. [2024-10-11 00:31:32,479 INFO L78 Accepts]: Start accepts. Automaton has 65 states and 91 transitions. Word has length 9 [2024-10-11 00:31:32,481 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-11 00:31:32,481 INFO L471 AbstractCegarLoop]: Abstraction has 65 states and 91 transitions. [2024-10-11 00:31:32,482 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 00:31:32,482 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 91 transitions. [2024-10-11 00:31:32,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-10-11 00:31:32,483 INFO L207 NwaCegarLoop]: Found error trace [2024-10-11 00:31:32,483 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-11 00:31:32,508 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/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)] Forceful destruction successful, exit code 0 [2024-10-11 00:31:32,687 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate-clean/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-11 00:31:32,688 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-11 00:31:32,689 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 00:31:32,689 INFO L85 PathProgramCache]: Analyzing trace with hash -2084925318, now seen corresponding path program 1 times [2024-10-11 00:31:32,690 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-11 00:31:32,690 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [186364987] [2024-10-11 00:31:32,690 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 00:31:32,690 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-11 00:31:32,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/mathsat [2024-10-11 00:31:32,692 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-clean/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-11 00:31:32,693 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/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-11 00:31:35,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 00:31:36,184 INFO L255 TraceCheckSpWp]: Trace formula consists of 57 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-10-11 00:31:36,187 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-11 00:31:39,102 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-11 00:31:39,102 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-11 00:31:39,102 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-11 00:31:39,102 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [186364987] [2024-10-11 00:31:39,103 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [186364987] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 00:31:39,103 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 00:31:39,103 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-11 00:31:39,103 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [597257096] [2024-10-11 00:31:39,103 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 00:31:39,106 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-11 00:31:39,106 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-11 00:31:39,107 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-11 00:31:39,107 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-11 00:31:39,107 INFO L87 Difference]: Start difference. First operand 65 states and 91 transitions. Second operand has 5 states, 5 states have (on average 2.0) internal successors, (10), 4 states have internal predecessors, (10), 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-11 00:31:43,149 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.51s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0] [2024-10-11 00:31:44,868 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-11 00:31:44,869 INFO L93 Difference]: Finished difference Result 69 states and 94 transitions. [2024-10-11 00:31:44,869 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-11 00:31:44,870 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 2.0) internal successors, (10), 4 states have internal predecessors, (10), 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 10 [2024-10-11 00:31:44,870 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-11 00:31:44,870 INFO L225 Difference]: With dead ends: 69 [2024-10-11 00:31:44,870 INFO L226 Difference]: Without dead ends: 12 [2024-10-11 00:31:44,871 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 3.4s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-10-11 00:31:44,872 INFO L432 NwaCegarLoop]: 4 mSDtfsCounter, 14 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 11 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.0s IncrementalHoareTripleChecker+Time [2024-10-11 00:31:44,872 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 11 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 4.0s Time] [2024-10-11 00:31:44,873 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2024-10-11 00:31:44,875 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2024-10-11 00:31:44,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.0) internal successors, (11), 11 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 00:31:44,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 11 transitions. [2024-10-11 00:31:44,876 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 11 transitions. Word has length 10 [2024-10-11 00:31:44,876 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-11 00:31:44,876 INFO L471 AbstractCegarLoop]: Abstraction has 12 states and 11 transitions. [2024-10-11 00:31:44,877 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 2.0) internal successors, (10), 4 states have internal predecessors, (10), 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-11 00:31:44,877 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 11 transitions. [2024-10-11 00:31:44,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-10-11 00:31:44,877 INFO L207 NwaCegarLoop]: Found error trace [2024-10-11 00:31:44,877 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-11 00:31:44,981 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/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-11 00:31:45,078 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate-clean/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-11 00:31:45,079 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-11 00:31:45,079 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 00:31:45,079 INFO L85 PathProgramCache]: Analyzing trace with hash -436281850, now seen corresponding path program 1 times [2024-10-11 00:31:45,080 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-10-11 00:31:45,080 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2141004793] [2024-10-11 00:31:45,080 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 00:31:45,080 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-11 00:31:45,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/mathsat [2024-10-11 00:31:45,082 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-clean/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-11 00:31:45,084 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/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-11 00:31:45,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 00:31:45,796 INFO L255 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-11 00:31:45,798 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-11 00:31:48,543 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-11 00:31:48,543 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-11 00:31:48,544 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-10-11 00:31:48,544 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2141004793] [2024-10-11 00:31:48,544 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2141004793] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 00:31:48,544 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 00:31:48,544 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-11 00:31:48,544 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1520997209] [2024-10-11 00:31:48,544 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 00:31:48,545 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-11 00:31:48,545 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-10-11 00:31:48,546 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-11 00:31:48,546 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-11 00:31:48,546 INFO L87 Difference]: Start difference. First operand 12 states and 11 transitions. Second operand has 5 states, 5 states have (on average 2.2) internal successors, (11), 4 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 00:31:50,230 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.03s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-10-11 00:31:50,974 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-11 00:31:50,974 INFO L93 Difference]: Finished difference Result 12 states and 11 transitions. [2024-10-11 00:31:50,976 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-11 00:31:50,976 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 2.2) internal successors, (11), 4 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 11 [2024-10-11 00:31:50,976 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-11 00:31:50,976 INFO L225 Difference]: With dead ends: 12 [2024-10-11 00:31:50,976 INFO L226 Difference]: Without dead ends: 0 [2024-10-11 00:31:50,977 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-11 00:31:50,978 INFO L432 NwaCegarLoop]: 4 mSDtfsCounter, 0 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 12 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time [2024-10-11 00:31:50,978 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 12 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time] [2024-10-11 00:31:50,979 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-10-11 00:31:50,979 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-10-11 00:31:50,979 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-11 00:31:50,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-10-11 00:31:50,979 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 11 [2024-10-11 00:31:50,979 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-11 00:31:50,980 INFO L471 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-10-11 00:31:50,980 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 2.2) internal successors, (11), 4 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-11 00:31:50,980 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-10-11 00:31:50,980 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-10-11 00:31:50,983 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-10-11 00:31:51,006 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Forceful destruction successful, exit code 0 [2024-10-11 00:31:51,184 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate-clean/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-11 00:31:51,187 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-10-11 00:31:51,190 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2024-10-11 00:31:53,577 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-11 00:31:53,587 WARN L953 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression [2024-10-11 00:31:53,588 WARN L953 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression [2024-10-11 00:31:53,588 WARN L953 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression [2024-10-11 00:31:53,588 WARN L953 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression [2024-10-11 00:31:53,590 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 11.10 12:31:53 BoogieIcfgContainer [2024-10-11 00:31:53,590 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-11 00:31:53,591 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-11 00:31:53,591 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-11 00:31:53,591 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-11 00:31:53,592 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 12:31:25" (3/4) ... [2024-10-11 00:31:53,594 INFO L139 WitnessPrinter]: Generating witness for correct program [2024-10-11 00:31:53,603 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 22 nodes and edges [2024-10-11 00:31:53,604 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2024-10-11 00:31:53,605 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-10-11 00:31:53,605 INFO L904 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-10-11 00:31:53,722 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-10-11 00:31:53,723 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/witness.yml [2024-10-11 00:31:53,726 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-11 00:31:53,726 INFO L158 Benchmark]: Toolchain (without parser) took 64956.15ms. Allocated memory is still 92.3MB. Free memory was 63.4MB in the beginning and 63.5MB in the end (delta: -64.8kB). Peak memory consumption was 33.4MB. Max. memory is 16.1GB. [2024-10-11 00:31:53,727 INFO L158 Benchmark]: CDTParser took 0.24ms. Allocated memory is still 60.8MB. Free memory was 41.3MB in the beginning and 41.2MB in the end (delta: 83.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-11 00:31:53,727 INFO L158 Benchmark]: CACSL2BoogieTranslator took 426.79ms. Allocated memory is still 92.3MB. Free memory was 63.2MB in the beginning and 69.7MB in the end (delta: -6.5MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-10-11 00:31:53,727 INFO L158 Benchmark]: Boogie Procedure Inliner took 70.16ms. Allocated memory is still 92.3MB. Free memory was 69.7MB in the beginning and 66.8MB in the end (delta: 3.0MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-11 00:31:53,728 INFO L158 Benchmark]: Boogie Preprocessor took 78.24ms. Allocated memory is still 92.3MB. Free memory was 66.8MB in the beginning and 62.1MB in the end (delta: 4.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-11 00:31:53,728 INFO L158 Benchmark]: RCFGBuilder took 35989.89ms. Allocated memory is still 92.3MB. Free memory was 62.1MB in the beginning and 59.8MB in the end (delta: 2.4MB). Peak memory consumption was 28.3MB. Max. memory is 16.1GB. [2024-10-11 00:31:53,728 INFO L158 Benchmark]: TraceAbstraction took 28248.26ms. Allocated memory is still 92.3MB. Free memory was 59.2MB in the beginning and 32.8MB in the end (delta: 26.4MB). Peak memory consumption was 26.9MB. Max. memory is 16.1GB. [2024-10-11 00:31:53,729 INFO L158 Benchmark]: Witness Printer took 134.99ms. Allocated memory is still 92.3MB. Free memory was 32.8MB in the beginning and 63.5MB in the end (delta: -30.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-11 00:31:53,730 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.24ms. Allocated memory is still 60.8MB. Free memory was 41.3MB in the beginning and 41.2MB in the end (delta: 83.9kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 426.79ms. Allocated memory is still 92.3MB. Free memory was 63.2MB in the beginning and 69.7MB in the end (delta: -6.5MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 70.16ms. Allocated memory is still 92.3MB. Free memory was 69.7MB in the beginning and 66.8MB in the end (delta: 3.0MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 78.24ms. Allocated memory is still 92.3MB. Free memory was 66.8MB in the beginning and 62.1MB in the end (delta: 4.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 35989.89ms. Allocated memory is still 92.3MB. Free memory was 62.1MB in the beginning and 59.8MB in the end (delta: 2.4MB). Peak memory consumption was 28.3MB. Max. memory is 16.1GB. * TraceAbstraction took 28248.26ms. Allocated memory is still 92.3MB. Free memory was 59.2MB in the beginning and 32.8MB in the end (delta: 26.4MB). Peak memory consumption was 26.9MB. Max. memory is 16.1GB. * Witness Printer took 134.99ms. Allocated memory is still 92.3MB. Free memory was 32.8MB in the beginning and 63.5MB in the end (delta: -30.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression * 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: 245]: 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 1 procedures, 67 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 25.8s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 14.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 1 mSolverCounterUnknown, 14 SdHoareTripleChecker+Valid, 12.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 14 mSDsluCounter, 111 SdHoareTripleChecker+Invalid, 11.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 15 mSDsCounter, 1 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 34 IncrementalHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1 mSolverCounterUnsat, 96 mSDtfsCounter, 34 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 29 GetRequests, 21 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 4.7s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=67occurred 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, 4.3s SatisfiabilityAnalysisTime, 6.0s InterpolantComputationTime, 30 NumberOfCodeBlocks, 30 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 27 ConstructedInterpolants, 5 QuantifiedInterpolants, 147 SizeOfPredicates, 6 NumberOfNonLiveVariables, 163 ConjunctsInSsa, 12 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: 215]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 49]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 175]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 139]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 167]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 124]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 134]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 73]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 86]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 29]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 54]: Loop Invariant Derived loop invariant: 0 RESULT: Ultimate proved your program to be correct! [2024-10-11 00:31:53,950 WARN L435 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forcibly destroying the process [2024-10-11 00:31:54,069 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 137 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE