./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/float-newlib/double_req_bl_1211a.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 803cd42f Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/float-newlib/double_req_bl_1211a.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c138455c2c75a696dc60caebdab82a6c0df133a81cb55608013e037f91912548 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-21 23:26:53,416 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-21 23:26:53,454 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-21 23:26:53,457 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-21 23:26:53,458 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-21 23:26:53,472 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-21 23:26:53,473 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-21 23:26:53,473 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-21 23:26:53,474 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-21 23:26:53,474 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-21 23:26:53,474 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-21 23:26:53,474 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-21 23:26:53,475 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-21 23:26:53,475 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-21 23:26:53,475 INFO L153 SettingsManager]: * Use SBE=true [2024-11-21 23:26:53,476 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-21 23:26:53,477 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-21 23:26:53,477 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-21 23:26:53,479 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-21 23:26:53,480 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-21 23:26:53,480 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-21 23:26:53,480 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-21 23:26:53,480 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-21 23:26:53,481 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-21 23:26:53,481 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-21 23:26:53,481 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-21 23:26:53,481 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-21 23:26:53,481 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-21 23:26:53,482 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-21 23:26:53,482 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-21 23:26:53,482 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-21 23:26:53,482 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-21 23:26:53,482 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-21 23:26:53,482 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-21 23:26:53,483 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-21 23:26:53,483 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-21 23:26:53,483 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-21 23:26:53,483 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-21 23:26:53,483 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-21 23:26:53,483 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-21 23:26:53,484 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-21 23:26:53,486 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-21 23:26:53,486 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> c138455c2c75a696dc60caebdab82a6c0df133a81cb55608013e037f91912548 [2024-11-21 23:26:53,691 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-21 23:26:53,709 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-21 23:26:53,712 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-21 23:26:53,713 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-21 23:26:53,713 INFO L274 PluginConnector]: CDTParser initialized [2024-11-21 23:26:53,714 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/float-newlib/double_req_bl_1211a.c [2024-11-21 23:26:55,080 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-21 23:26:55,252 INFO L384 CDTParser]: Found 1 translation units. [2024-11-21 23:26:55,253 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_1211a.c [2024-11-21 23:26:55,275 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3e2e4e370/78bc384afd4341e0a33214dbb2181eda/FLAGe5a78b290 [2024-11-21 23:26:55,645 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3e2e4e370/78bc384afd4341e0a33214dbb2181eda [2024-11-21 23:26:55,647 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-21 23:26:55,649 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-21 23:26:55,650 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-21 23:26:55,652 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-21 23:26:55,657 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-21 23:26:55,658 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 11:26:55" (1/1) ... [2024-11-21 23:26:55,658 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4e6ce96 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:55, skipping insertion in model container [2024-11-21 23:26:55,659 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 11:26:55" (1/1) ... [2024-11-21 23:26:55,703 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-21 23:26:56,006 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_1211a.c[3716,3729] [2024-11-21 23:26:56,020 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-21 23:26:56,031 INFO L200 MainTranslator]: Completed pre-run [2024-11-21 23:26:56,109 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_1211a.c[3716,3729] [2024-11-21 23:26:56,110 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-21 23:26:56,132 INFO L204 MainTranslator]: Completed translation [2024-11-21 23:26:56,132 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:56 WrapperNode [2024-11-21 23:26:56,132 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-21 23:26:56,133 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-21 23:26:56,133 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-21 23:26:56,134 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-21 23:26:56,138 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:56" (1/1) ... [2024-11-21 23:26:56,146 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:56" (1/1) ... [2024-11-21 23:26:56,169 INFO L138 Inliner]: procedures = 20, calls = 80, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 340 [2024-11-21 23:26:56,169 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-21 23:26:56,170 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-21 23:26:56,170 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-21 23:26:56,170 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-21 23:26:56,178 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:56" (1/1) ... [2024-11-21 23:26:56,178 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:56" (1/1) ... [2024-11-21 23:26:56,182 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:56" (1/1) ... [2024-11-21 23:26:56,210 INFO L175 MemorySlicer]: Split 44 memory accesses to 14 slices as follows [2, 3, 3, 2, 2, 2, 10, 3, 3, 2, 3, 3, 3, 3]. 23 percent of accesses are in the largest equivalence class. The 3 initializations are split as follows [2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0]. The 24 writes are split as follows [0, 1, 1, 1, 1, 1, 6, 2, 2, 1, 2, 2, 2, 2]. [2024-11-21 23:26:56,214 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:56" (1/1) ... [2024-11-21 23:26:56,215 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:56" (1/1) ... [2024-11-21 23:26:56,228 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:56" (1/1) ... [2024-11-21 23:26:56,232 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:56" (1/1) ... [2024-11-21 23:26:56,235 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:56" (1/1) ... [2024-11-21 23:26:56,236 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:56" (1/1) ... [2024-11-21 23:26:56,240 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-21 23:26:56,241 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-21 23:26:56,241 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-21 23:26:56,241 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-21 23:26:56,242 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:56" (1/1) ... [2024-11-21 23:26:56,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-21 23:26:56,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 23:26:56,272 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-21 23:26:56,279 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-21 23:26:56,322 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-21 23:26:56,322 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-21 23:26:56,322 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-21 23:26:56,322 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-21 23:26:56,323 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-21 23:26:56,323 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-21 23:26:56,323 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-21 23:26:56,323 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-21 23:26:56,323 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-21 23:26:56,323 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-21 23:26:56,323 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-21 23:26:56,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-11-21 23:26:56,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-11-21 23:26:56,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-11-21 23:26:56,324 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-11-21 23:26:56,324 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-21 23:26:56,324 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#0 [2024-11-21 23:26:56,325 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#1 [2024-11-21 23:26:56,325 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#2 [2024-11-21 23:26:56,325 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#3 [2024-11-21 23:26:56,326 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#4 [2024-11-21 23:26:56,326 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#5 [2024-11-21 23:26:56,326 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#6 [2024-11-21 23:26:56,326 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#7 [2024-11-21 23:26:56,326 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#8 [2024-11-21 23:26:56,326 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#9 [2024-11-21 23:26:56,326 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#10 [2024-11-21 23:26:56,326 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#11 [2024-11-21 23:26:56,327 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#12 [2024-11-21 23:26:56,327 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#13 [2024-11-21 23:26:56,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-21 23:26:56,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-21 23:26:56,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-21 23:26:56,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-21 23:26:56,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-21 23:26:56,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-21 23:26:56,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-21 23:26:56,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-21 23:26:56,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-21 23:26:56,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-21 23:26:56,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-11-21 23:26:56,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-11-21 23:26:56,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-11-21 23:26:56,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-11-21 23:26:56,328 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#0 [2024-11-21 23:26:56,329 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#1 [2024-11-21 23:26:56,329 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#2 [2024-11-21 23:26:56,329 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#3 [2024-11-21 23:26:56,329 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#4 [2024-11-21 23:26:56,329 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#5 [2024-11-21 23:26:56,329 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#6 [2024-11-21 23:26:56,329 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#7 [2024-11-21 23:26:56,329 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#8 [2024-11-21 23:26:56,329 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#9 [2024-11-21 23:26:56,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#10 [2024-11-21 23:26:56,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#11 [2024-11-21 23:26:56,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#12 [2024-11-21 23:26:56,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#13 [2024-11-21 23:26:56,330 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-21 23:26:56,330 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-21 23:26:56,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#0 [2024-11-21 23:26:56,330 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#1 [2024-11-21 23:26:56,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#2 [2024-11-21 23:26:56,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#3 [2024-11-21 23:26:56,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#4 [2024-11-21 23:26:56,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#5 [2024-11-21 23:26:56,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#6 [2024-11-21 23:26:56,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#7 [2024-11-21 23:26:56,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#8 [2024-11-21 23:26:56,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#9 [2024-11-21 23:26:56,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#10 [2024-11-21 23:26:56,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#11 [2024-11-21 23:26:56,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#12 [2024-11-21 23:26:56,332 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#13 [2024-11-21 23:26:56,332 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-21 23:26:56,333 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-21 23:26:56,333 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-21 23:26:56,333 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-21 23:26:56,333 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-21 23:26:56,333 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-21 23:26:56,333 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-21 23:26:56,333 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-21 23:26:56,333 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-21 23:26:56,333 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-21 23:26:56,334 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-11-21 23:26:56,334 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-11-21 23:26:56,334 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-11-21 23:26:56,334 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-11-21 23:26:56,334 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-21 23:26:56,472 INFO L238 CfgBuilder]: Building ICFG [2024-11-21 23:26:56,474 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-21 23:26:56,865 INFO L? ?]: Removed 54 outVars from TransFormulas that were not future-live. [2024-11-21 23:26:56,865 INFO L287 CfgBuilder]: Performing block encoding [2024-11-21 23:26:56,876 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-21 23:26:56,876 INFO L316 CfgBuilder]: Removed 24 assume(true) statements. [2024-11-21 23:26:56,877 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 11:26:56 BoogieIcfgContainer [2024-11-21 23:26:56,877 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-21 23:26:56,878 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-21 23:26:56,878 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-21 23:26:56,881 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-21 23:26:56,882 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 21.11 11:26:55" (1/3) ... [2024-11-21 23:26:56,882 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6efe6bf9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 11:26:56, skipping insertion in model container [2024-11-21 23:26:56,882 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:26:56" (2/3) ... [2024-11-21 23:26:56,882 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6efe6bf9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 11:26:56, skipping insertion in model container [2024-11-21 23:26:56,883 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 11:26:56" (3/3) ... [2024-11-21 23:26:56,884 INFO L112 eAbstractionObserver]: Analyzing ICFG double_req_bl_1211a.c [2024-11-21 23:26:56,896 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-21 23:26:56,897 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-21 23:26:56,947 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-21 23:26:56,953 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;@74a1472c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-21 23:26:56,956 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-21 23:26:56,963 INFO L276 IsEmpty]: Start isEmpty. Operand has 86 states, 84 states have (on average 1.6071428571428572) internal successors, (135), 85 states have internal predecessors, (135), 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-11-21 23:26:56,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-21 23:26:56,970 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 23:26:56,971 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 23:26:56,971 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 23:26:56,976 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 23:26:56,976 INFO L85 PathProgramCache]: Analyzing trace with hash -1507967608, now seen corresponding path program 1 times [2024-11-21 23:26:56,983 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 23:26:56,984 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [490768214] [2024-11-21 23:26:56,984 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 23:26:56,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 23:26:57,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 23:26:57,127 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 23:26:57,127 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 23:26:57,128 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [490768214] [2024-11-21 23:26:57,128 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [490768214] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 23:26:57,128 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 23:26:57,128 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-21 23:26:57,130 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1979444296] [2024-11-21 23:26:57,130 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 23:26:57,134 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-21 23:26:57,134 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 23:26:57,151 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-21 23:26:57,152 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-21 23:26:57,154 INFO L87 Difference]: Start difference. First operand has 86 states, 84 states have (on average 1.6071428571428572) internal successors, (135), 85 states have internal predecessors, (135), 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 10.0) internal successors, (20), 2 states have internal predecessors, (20), 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-11-21 23:26:57,172 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 23:26:57,173 INFO L93 Difference]: Finished difference Result 170 states and 268 transitions. [2024-11-21 23:26:57,174 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-21 23:26:57,174 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 10.0) internal successors, (20), 2 states have internal predecessors, (20), 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 20 [2024-11-21 23:26:57,175 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 23:26:57,181 INFO L225 Difference]: With dead ends: 170 [2024-11-21 23:26:57,181 INFO L226 Difference]: Without dead ends: 83 [2024-11-21 23:26:57,183 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-11-21 23:26:57,185 INFO L432 NwaCegarLoop]: 110 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 110 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-21 23:26:57,187 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 110 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-21 23:26:57,202 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 83 states. [2024-11-21 23:26:57,213 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 83 to 83. [2024-11-21 23:26:57,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 83 states, 82 states have (on average 1.3048780487804879) internal successors, (107), 82 states have internal predecessors, (107), 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-11-21 23:26:57,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 83 states and 107 transitions. [2024-11-21 23:26:57,216 INFO L78 Accepts]: Start accepts. Automaton has 83 states and 107 transitions. Word has length 20 [2024-11-21 23:26:57,216 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 23:26:57,216 INFO L471 AbstractCegarLoop]: Abstraction has 83 states and 107 transitions. [2024-11-21 23:26:57,217 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 10.0) internal successors, (20), 2 states have internal predecessors, (20), 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-11-21 23:26:57,217 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 107 transitions. [2024-11-21 23:26:57,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-21 23:26:57,218 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 23:26:57,218 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 23:26:57,218 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-21 23:26:57,218 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 23:26:57,219 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 23:26:57,219 INFO L85 PathProgramCache]: Analyzing trace with hash -814319829, now seen corresponding path program 1 times [2024-11-21 23:26:57,219 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 23:26:57,219 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [734080892] [2024-11-21 23:26:57,219 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 23:26:57,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 23:26:57,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 23:26:57,329 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 23:26:57,330 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 23:26:57,330 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [734080892] [2024-11-21 23:26:57,330 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [734080892] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 23:26:57,330 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 23:26:57,330 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-21 23:26:57,330 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1196615238] [2024-11-21 23:26:57,330 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 23:26:57,331 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 23:26:57,331 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 23:26:57,332 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 23:26:57,332 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 23:26:57,332 INFO L87 Difference]: Start difference. First operand 83 states and 107 transitions. Second operand has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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-11-21 23:26:57,352 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 23:26:57,352 INFO L93 Difference]: Finished difference Result 86 states and 109 transitions. [2024-11-21 23:26:57,352 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 23:26:57,353 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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 23 [2024-11-21 23:26:57,353 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 23:26:57,353 INFO L225 Difference]: With dead ends: 86 [2024-11-21 23:26:57,353 INFO L226 Difference]: Without dead ends: 83 [2024-11-21 23:26:57,354 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 23:26:57,354 INFO L432 NwaCegarLoop]: 107 mSDtfsCounter, 0 mSDsluCounter, 101 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 208 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-11-21 23:26:57,355 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 208 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-21 23:26:57,355 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 83 states. [2024-11-21 23:26:57,359 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 83 to 83. [2024-11-21 23:26:57,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 83 states, 82 states have (on average 1.2926829268292683) internal successors, (106), 82 states have internal predecessors, (106), 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-11-21 23:26:57,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 83 states and 106 transitions. [2024-11-21 23:26:57,360 INFO L78 Accepts]: Start accepts. Automaton has 83 states and 106 transitions. Word has length 23 [2024-11-21 23:26:57,361 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 23:26:57,361 INFO L471 AbstractCegarLoop]: Abstraction has 83 states and 106 transitions. [2024-11-21 23:26:57,361 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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-11-21 23:26:57,361 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 106 transitions. [2024-11-21 23:26:57,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-21 23:26:57,362 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 23:26:57,362 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 23:26:57,362 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-21 23:26:57,362 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 23:26:57,363 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 23:26:57,363 INFO L85 PathProgramCache]: Analyzing trace with hash -899707275, now seen corresponding path program 1 times [2024-11-21 23:26:57,363 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 23:26:57,363 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2021272404] [2024-11-21 23:26:57,363 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 23:26:57,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 23:26:57,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 23:26:57,613 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 23:26:57,614 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 23:26:57,614 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2021272404] [2024-11-21 23:26:57,615 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2021272404] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 23:26:57,615 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 23:26:57,615 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-21 23:26:57,615 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1417684487] [2024-11-21 23:26:57,615 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 23:26:57,616 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-21 23:26:57,616 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 23:26:57,616 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-21 23:26:57,616 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-21 23:26:57,616 INFO L87 Difference]: Start difference. First operand 83 states and 106 transitions. Second operand has 4 states, 4 states have (on average 6.25) internal successors, (25), 4 states have internal predecessors, (25), 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-11-21 23:26:57,683 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 23:26:57,686 INFO L93 Difference]: Finished difference Result 99 states and 124 transitions. [2024-11-21 23:26:57,686 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-21 23:26:57,686 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 6.25) internal successors, (25), 4 states have internal predecessors, (25), 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 25 [2024-11-21 23:26:57,687 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 23:26:57,687 INFO L225 Difference]: With dead ends: 99 [2024-11-21 23:26:57,687 INFO L226 Difference]: Without dead ends: 87 [2024-11-21 23:26:57,687 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-21 23:26:57,688 INFO L432 NwaCegarLoop]: 102 mSDtfsCounter, 2 mSDsluCounter, 189 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 291 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-21 23:26:57,688 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 291 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-21 23:26:57,689 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 87 states. [2024-11-21 23:26:57,692 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 87 to 86. [2024-11-21 23:26:57,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 86 states, 85 states have (on average 1.2823529411764707) internal successors, (109), 85 states have internal predecessors, (109), 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-11-21 23:26:57,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 86 states and 109 transitions. [2024-11-21 23:26:57,697 INFO L78 Accepts]: Start accepts. Automaton has 86 states and 109 transitions. Word has length 25 [2024-11-21 23:26:57,697 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 23:26:57,697 INFO L471 AbstractCegarLoop]: Abstraction has 86 states and 109 transitions. [2024-11-21 23:26:57,698 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 6.25) internal successors, (25), 4 states have internal predecessors, (25), 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-11-21 23:26:57,698 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 109 transitions. [2024-11-21 23:26:57,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-21 23:26:57,699 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 23:26:57,699 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 23:26:57,699 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-21 23:26:57,700 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 23:26:57,700 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 23:26:57,700 INFO L85 PathProgramCache]: Analyzing trace with hash -1437758017, now seen corresponding path program 1 times [2024-11-21 23:26:57,700 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 23:26:57,702 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [905516266] [2024-11-21 23:26:57,703 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 23:26:57,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 23:26:57,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-21 23:26:57,762 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-21 23:26:57,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-21 23:26:57,830 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-21 23:26:57,830 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-21 23:26:57,831 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-11-21 23:26:57,833 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-21 23:26:57,835 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-21 23:26:57,857 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-21 23:26:57,862 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 21.11 11:26:57 BoogieIcfgContainer [2024-11-21 23:26:57,863 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-21 23:26:57,863 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-21 23:26:57,864 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-21 23:26:57,864 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-21 23:26:57,865 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 11:26:56" (3/4) ... [2024-11-21 23:26:57,867 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-21 23:26:57,868 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-21 23:26:57,868 INFO L158 Benchmark]: Toolchain (without parser) took 2219.30ms. Allocated memory is still 192.9MB. Free memory was 121.2MB in the beginning and 136.3MB in the end (delta: -15.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-21 23:26:57,868 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 192.9MB. Free memory is still 151.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-21 23:26:57,868 INFO L158 Benchmark]: CACSL2BoogieTranslator took 482.89ms. Allocated memory is still 192.9MB. Free memory was 120.9MB in the beginning and 105.9MB in the end (delta: 15.0MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-11-21 23:26:57,869 INFO L158 Benchmark]: Boogie Procedure Inliner took 36.02ms. Allocated memory is still 192.9MB. Free memory was 105.9MB in the beginning and 103.2MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-21 23:26:57,869 INFO L158 Benchmark]: Boogie Preprocessor took 70.74ms. Allocated memory is still 192.9MB. Free memory was 103.2MB in the beginning and 98.4MB in the end (delta: 4.8MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-21 23:26:57,869 INFO L158 Benchmark]: RCFGBuilder took 635.55ms. Allocated memory is still 192.9MB. Free memory was 98.4MB in the beginning and 146.3MB in the end (delta: -47.8MB). Peak memory consumption was 26.6MB. Max. memory is 16.1GB. [2024-11-21 23:26:57,869 INFO L158 Benchmark]: TraceAbstraction took 984.25ms. Allocated memory is still 192.9MB. Free memory was 145.3MB in the beginning and 136.7MB in the end (delta: 8.6MB). Peak memory consumption was 10.6MB. Max. memory is 16.1GB. [2024-11-21 23:26:57,872 INFO L158 Benchmark]: Witness Printer took 4.29ms. Allocated memory is still 192.9MB. Free memory is still 136.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-21 23:26:57,873 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 192.9MB. Free memory is still 151.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 482.89ms. Allocated memory is still 192.9MB. Free memory was 120.9MB in the beginning and 105.9MB in the end (delta: 15.0MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 36.02ms. Allocated memory is still 192.9MB. Free memory was 105.9MB in the beginning and 103.2MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 70.74ms. Allocated memory is still 192.9MB. Free memory was 103.2MB in the beginning and 98.4MB in the end (delta: 4.8MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 635.55ms. Allocated memory is still 192.9MB. Free memory was 98.4MB in the beginning and 146.3MB in the end (delta: -47.8MB). Peak memory consumption was 26.6MB. Max. memory is 16.1GB. * TraceAbstraction took 984.25ms. Allocated memory is still 192.9MB. Free memory was 145.3MB in the beginning and 136.7MB in the end (delta: 8.6MB). Peak memory consumption was 10.6MB. Max. memory is 16.1GB. * Witness Printer took 4.29ms. Allocated memory is still 192.9MB. Free memory is still 136.3MB. 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: 152]: 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 151, overapproximation of someBinaryArithmeticDOUBLEoperation at line 146. Possible FailurePath: [L20] static const double one_modf = 1.0; VAL [one_modf=1] [L146] double x = 1.0 / 0.0; [L147] double iptr = __VERIFIER_nondet_double(); [L147] double iptr = __VERIFIER_nondet_double(); [L148] CALL, EXPR modf_double(x, &iptr) [L23] __int32_t i0, i1, j0; [L24] __uint32_t i; VAL [iptr={6:0}, one_modf=1, x=4293918743] [L26] ieee_double_shape_type ew_u; [L27] ew_u.value = (x) [L28] EXPR ew_u.parts.msw [L28] (i0) = ew_u.parts.msw [L29] EXPR ew_u.parts.lsw [L29] (i1) = ew_u.parts.lsw [L31] j0 = ((i0 >> 20) & 0x7ff) - 0x3ff VAL [i0=0, i1=0, iptr={6:0}, j0=-1023, one_modf=1, x=4293918743] [L32] COND TRUE j0 < 20 VAL [one_modf=1] [L33] COND TRUE j0 < 0 VAL [one_modf=1] [L35] ieee_double_shape_type iw_u; [L36] iw_u.parts.msw = (i0 & 0x80000000) [L37] iw_u.parts.lsw = (0) [L38] EXPR iw_u.value [L38] (*iptr) = iw_u.value [L40] return x; VAL [\result=4293918743, i0=0, i1=0, iptr={6:0}, one_modf=1] [L148] RET, EXPR modf_double(x, &iptr) [L148] double res = modf_double(x, &iptr); [L151] EXPR \read(iptr) [L151] CALL, EXPR isinf_double(iptr) [L114] __int32_t hx, lx; VAL [one_modf=1, x=4293918745] [L116] ieee_double_shape_type ew_u; [L117] ew_u.value = (x) [L118] EXPR ew_u.parts.msw [L118] (hx) = ew_u.parts.msw [L119] EXPR ew_u.parts.lsw [L119] (lx) = ew_u.parts.lsw [L121] hx &= 0x7fffffff VAL [hx=2146435072, lx=0, one_modf=1, x=4293918745] [L122] EXPR lx | (-lx) VAL [hx=2146435072, one_modf=1, x=4293918745] [L122] hx |= (__uint32_t)(lx | (-lx)) >> 31 [L123] hx = 0x7ff00000 - hx VAL [hx=0, one_modf=1, x=4293918745] [L124] EXPR hx | (-hx) VAL [one_modf=1, x=4293918745] [L124] return 1 - (int)((__uint32_t)(hx | (-hx)) >> 31); [L151] RET, EXPR isinf_double(iptr) [L151] isinf_double(iptr) && !(res == 0.0 && __signbit_double(res) == 0) VAL [one_modf=1, res=4293918743] [L151] isinf_double(iptr) && !(res == 0.0 && __signbit_double(res) == 0) [L151] EXPR res == 0.0 && __signbit_double(res) == 0 VAL [one_modf=1, res=4293918743] [L151] EXPR res == 0.0 && __signbit_double(res) == 0 VAL [one_modf=1] [L151] isinf_double(iptr) && !(res == 0.0 && __signbit_double(res) == 0) VAL [one_modf=1, res=4293918743] [L151] COND TRUE isinf_double(iptr) && !(res == 0.0 && __signbit_double(res) == 0) [L152] reach_error() VAL [one_modf=1, res=4293918743] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 86 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.9s, OverallIterations: 4, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 2 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2 mSDsluCounter, 609 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 290 mSDsCounter, 1 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 31 IncrementalHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1 mSolverCounterUnsat, 319 mSDtfsCounter, 31 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 9 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=86occurred in iteration=0, InterpolantAutomatonStates: 9, 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, 1 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 94 NumberOfCodeBlocks, 94 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 65 ConstructedInterpolants, 0 QuantifiedInterpolants, 82 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 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 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-11-21 23:26:57,889 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/float-newlib/double_req_bl_1211a.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c138455c2c75a696dc60caebdab82a6c0df133a81cb55608013e037f91912548 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-21 23:26:59,867 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-21 23:26:59,930 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-11-21 23:26:59,936 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-21 23:26:59,937 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-21 23:26:59,961 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-21 23:26:59,962 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-21 23:26:59,962 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-21 23:26:59,963 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-21 23:26:59,964 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-21 23:26:59,964 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-21 23:26:59,964 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-21 23:26:59,965 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-21 23:26:59,965 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-21 23:26:59,966 INFO L153 SettingsManager]: * Use SBE=true [2024-11-21 23:26:59,966 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-21 23:26:59,967 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-21 23:26:59,967 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-21 23:26:59,967 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-21 23:26:59,967 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-21 23:26:59,967 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-21 23:26:59,970 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-21 23:26:59,970 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-21 23:26:59,971 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-21 23:26:59,971 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-21 23:26:59,971 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-21 23:26:59,971 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-21 23:26:59,971 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-21 23:26:59,971 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-21 23:26:59,971 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-21 23:26:59,972 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-21 23:26:59,972 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-21 23:26:59,972 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-21 23:26:59,973 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-21 23:26:59,973 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-21 23:26:59,973 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-21 23:26:59,974 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-21 23:26:59,974 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-21 23:26:59,974 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-21 23:26:59,975 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-21 23:26:59,975 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-21 23:26:59,975 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-21 23:26:59,975 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-21 23:26:59,975 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-21 23:26:59,975 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> c138455c2c75a696dc60caebdab82a6c0df133a81cb55608013e037f91912548 [2024-11-21 23:27:00,236 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-21 23:27:00,267 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-21 23:27:00,270 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-21 23:27:00,271 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-21 23:27:00,271 INFO L274 PluginConnector]: CDTParser initialized [2024-11-21 23:27:00,272 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/float-newlib/double_req_bl_1211a.c [2024-11-21 23:27:01,564 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-21 23:27:01,731 INFO L384 CDTParser]: Found 1 translation units. [2024-11-21 23:27:01,731 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_1211a.c [2024-11-21 23:27:01,737 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/98d2da551/0c9d3d448b764fc7932a76498f865b56/FLAGcb460867b [2024-11-21 23:27:01,749 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/98d2da551/0c9d3d448b764fc7932a76498f865b56 [2024-11-21 23:27:01,751 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-21 23:27:01,752 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-21 23:27:01,763 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-21 23:27:01,763 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-21 23:27:01,768 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-21 23:27:01,771 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 11:27:01" (1/1) ... [2024-11-21 23:27:01,775 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@31003644 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:01, skipping insertion in model container [2024-11-21 23:27:01,776 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 11:27:01" (1/1) ... [2024-11-21 23:27:01,802 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-21 23:27:01,992 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_1211a.c[3716,3729] [2024-11-21 23:27:01,996 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-21 23:27:02,013 INFO L200 MainTranslator]: Completed pre-run [2024-11-21 23:27:02,056 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-newlib/double_req_bl_1211a.c[3716,3729] [2024-11-21 23:27:02,058 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-21 23:27:02,073 INFO L204 MainTranslator]: Completed translation [2024-11-21 23:27:02,073 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:02 WrapperNode [2024-11-21 23:27:02,074 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-21 23:27:02,074 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-21 23:27:02,074 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-21 23:27:02,075 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-21 23:27:02,080 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:02" (1/1) ... [2024-11-21 23:27:02,097 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:02" (1/1) ... [2024-11-21 23:27:02,125 INFO L138 Inliner]: procedures = 23, calls = 80, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 259 [2024-11-21 23:27:02,128 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-21 23:27:02,129 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-21 23:27:02,129 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-21 23:27:02,129 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-21 23:27:02,138 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:02" (1/1) ... [2024-11-21 23:27:02,139 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:02" (1/1) ... [2024-11-21 23:27:02,148 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:02" (1/1) ... [2024-11-21 23:27:02,174 INFO L175 MemorySlicer]: Split 44 memory accesses to 14 slices as follows [2, 3, 2, 3, 3, 3, 2, 2, 10, 2, 3, 3, 3, 3]. 23 percent of accesses are in the largest equivalence class. The 3 initializations are split as follows [2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]. The 24 writes are split as follows [0, 2, 1, 2, 2, 2, 1, 1, 6, 1, 1, 1, 2, 2]. [2024-11-21 23:27:02,174 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:02" (1/1) ... [2024-11-21 23:27:02,175 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:02" (1/1) ... [2024-11-21 23:27:02,197 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:02" (1/1) ... [2024-11-21 23:27:02,201 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:02" (1/1) ... [2024-11-21 23:27:02,203 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:02" (1/1) ... [2024-11-21 23:27:02,205 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:02" (1/1) ... [2024-11-21 23:27:02,222 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-21 23:27:02,226 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-21 23:27:02,226 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-21 23:27:02,227 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-21 23:27:02,227 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:02" (1/1) ... [2024-11-21 23:27:02,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-21 23:27:02,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 23:27:02,260 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-21 23:27:02,271 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-21 23:27:02,302 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-21 23:27:02,302 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#0 [2024-11-21 23:27:02,302 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#1 [2024-11-21 23:27:02,302 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#2 [2024-11-21 23:27:02,302 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#3 [2024-11-21 23:27:02,302 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#4 [2024-11-21 23:27:02,302 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#5 [2024-11-21 23:27:02,303 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#6 [2024-11-21 23:27:02,303 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#7 [2024-11-21 23:27:02,303 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#8 [2024-11-21 23:27:02,303 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#9 [2024-11-21 23:27:02,303 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#10 [2024-11-21 23:27:02,303 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#11 [2024-11-21 23:27:02,303 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#12 [2024-11-21 23:27:02,303 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8#13 [2024-11-21 23:27:02,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#0 [2024-11-21 23:27:02,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#1 [2024-11-21 23:27:02,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#2 [2024-11-21 23:27:02,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#3 [2024-11-21 23:27:02,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#4 [2024-11-21 23:27:02,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#5 [2024-11-21 23:27:02,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#6 [2024-11-21 23:27:02,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#7 [2024-11-21 23:27:02,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#8 [2024-11-21 23:27:02,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#9 [2024-11-21 23:27:02,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#10 [2024-11-21 23:27:02,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#11 [2024-11-21 23:27:02,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#12 [2024-11-21 23:27:02,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8#13 [2024-11-21 23:27:02,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-21 23:27:02,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-21 23:27:02,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-21 23:27:02,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-21 23:27:02,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-21 23:27:02,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-21 23:27:02,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-11-21 23:27:02,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2024-11-21 23:27:02,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2024-11-21 23:27:02,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2024-11-21 23:27:02,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2024-11-21 23:27:02,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2024-11-21 23:27:02,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2024-11-21 23:27:02,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2024-11-21 23:27:02,307 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-21 23:27:02,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#0 [2024-11-21 23:27:02,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#1 [2024-11-21 23:27:02,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#2 [2024-11-21 23:27:02,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#3 [2024-11-21 23:27:02,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#4 [2024-11-21 23:27:02,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#5 [2024-11-21 23:27:02,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#6 [2024-11-21 23:27:02,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#7 [2024-11-21 23:27:02,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#8 [2024-11-21 23:27:02,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#9 [2024-11-21 23:27:02,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#10 [2024-11-21 23:27:02,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#11 [2024-11-21 23:27:02,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#12 [2024-11-21 23:27:02,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8#13 [2024-11-21 23:27:02,309 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-21 23:27:02,309 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-21 23:27:02,309 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-21 23:27:02,309 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-11-21 23:27:02,309 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-11-21 23:27:02,309 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-11-21 23:27:02,309 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-11-21 23:27:02,309 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2024-11-21 23:27:02,309 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2024-11-21 23:27:02,310 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2024-11-21 23:27:02,310 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2024-11-21 23:27:02,310 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2024-11-21 23:27:02,310 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2024-11-21 23:27:02,310 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2024-11-21 23:27:02,310 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-21 23:27:02,310 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-21 23:27:02,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-21 23:27:02,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-21 23:27:02,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-11-21 23:27:02,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-11-21 23:27:02,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-11-21 23:27:02,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-11-21 23:27:02,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2024-11-21 23:27:02,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2024-11-21 23:27:02,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2024-11-21 23:27:02,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2024-11-21 23:27:02,312 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2024-11-21 23:27:02,312 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2024-11-21 23:27:02,312 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2024-11-21 23:27:02,312 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2024-11-21 23:27:02,312 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-21 23:27:02,439 INFO L238 CfgBuilder]: Building ICFG [2024-11-21 23:27:02,441 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-21 23:27:03,265 INFO L? ?]: Removed 48 outVars from TransFormulas that were not future-live. [2024-11-21 23:27:03,266 INFO L287 CfgBuilder]: Performing block encoding [2024-11-21 23:27:03,283 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-21 23:27:03,284 INFO L316 CfgBuilder]: Removed 24 assume(true) statements. [2024-11-21 23:27:03,284 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 11:27:03 BoogieIcfgContainer [2024-11-21 23:27:03,284 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-21 23:27:03,286 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-21 23:27:03,286 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-21 23:27:03,288 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-21 23:27:03,289 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 21.11 11:27:01" (1/3) ... [2024-11-21 23:27:03,289 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@ba3c343 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 11:27:03, skipping insertion in model container [2024-11-21 23:27:03,289 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 11:27:02" (2/3) ... [2024-11-21 23:27:03,289 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@ba3c343 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 11:27:03, skipping insertion in model container [2024-11-21 23:27:03,290 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 11:27:03" (3/3) ... [2024-11-21 23:27:03,291 INFO L112 eAbstractionObserver]: Analyzing ICFG double_req_bl_1211a.c [2024-11-21 23:27:03,318 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-21 23:27:03,319 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-21 23:27:03,367 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-21 23:27:03,372 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;@d0463c3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-21 23:27:03,372 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-21 23:27:03,376 INFO L276 IsEmpty]: Start isEmpty. Operand has 52 states, 50 states have (on average 1.66) internal successors, (83), 51 states have internal predecessors, (83), 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-11-21 23:27:03,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-21 23:27:03,381 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 23:27:03,381 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 23:27:03,382 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 23:27:03,386 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 23:27:03,387 INFO L85 PathProgramCache]: Analyzing trace with hash -892017235, now seen corresponding path program 1 times [2024-11-21 23:27:03,395 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-21 23:27:03,396 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1770160850] [2024-11-21 23:27:03,396 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 23:27:03,396 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-11-21 23:27:03,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-21 23:27:03,399 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-21 23:27:03,404 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2024-11-21 23:27:03,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 23:27:03,522 INFO L255 TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-21 23:27:03,525 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 23:27:03,538 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 23:27:03,538 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-21 23:27:03,539 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-21 23:27:03,539 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1770160850] [2024-11-21 23:27:03,540 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1770160850] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 23:27:03,540 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 23:27:03,540 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-21 23:27:03,541 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [213398454] [2024-11-21 23:27:03,542 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 23:27:03,545 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-21 23:27:03,545 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-21 23:27:03,560 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-21 23:27:03,561 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-21 23:27:03,563 INFO L87 Difference]: Start difference. First operand has 52 states, 50 states have (on average 1.66) internal successors, (83), 51 states have internal predecessors, (83), 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 7.5) internal successors, (15), 2 states have internal predecessors, (15), 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-11-21 23:27:03,578 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 23:27:03,580 INFO L93 Difference]: Finished difference Result 102 states and 164 transitions. [2024-11-21 23:27:03,581 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-21 23:27:03,582 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 7.5) internal successors, (15), 2 states have internal predecessors, (15), 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 15 [2024-11-21 23:27:03,583 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 23:27:03,591 INFO L225 Difference]: With dead ends: 102 [2024-11-21 23:27:03,591 INFO L226 Difference]: Without dead ends: 49 [2024-11-21 23:27:03,594 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 14 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-11-21 23:27:03,598 INFO L432 NwaCegarLoop]: 58 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 58 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-21 23:27:03,599 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-21 23:27:03,612 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2024-11-21 23:27:03,624 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 49. [2024-11-21 23:27:03,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 49 states, 48 states have (on average 1.1458333333333333) internal successors, (55), 48 states have internal predecessors, (55), 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-11-21 23:27:03,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 55 transitions. [2024-11-21 23:27:03,629 INFO L78 Accepts]: Start accepts. Automaton has 49 states and 55 transitions. Word has length 15 [2024-11-21 23:27:03,629 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 23:27:03,629 INFO L471 AbstractCegarLoop]: Abstraction has 49 states and 55 transitions. [2024-11-21 23:27:03,629 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 7.5) internal successors, (15), 2 states have internal predecessors, (15), 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-11-21 23:27:03,630 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 55 transitions. [2024-11-21 23:27:03,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-21 23:27:03,632 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 23:27:03,632 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 23:27:03,637 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Forceful destruction successful, exit code 0 [2024-11-21 23:27:03,832 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-21 23:27:03,833 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 23:27:03,834 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 23:27:03,835 INFO L85 PathProgramCache]: Analyzing trace with hash 1752581688, now seen corresponding path program 1 times [2024-11-21 23:27:03,835 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-21 23:27:03,835 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1560135206] [2024-11-21 23:27:03,836 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 23:27:03,836 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-11-21 23:27:03,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-21 23:27:03,838 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-21 23:27:03,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2024-11-21 23:27:04,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 23:27:04,015 INFO L255 TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-21 23:27:04,017 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 23:27:04,233 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 23:27:04,235 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-21 23:27:04,236 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-21 23:27:04,236 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1560135206] [2024-11-21 23:27:04,236 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1560135206] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 23:27:04,236 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 23:27:04,236 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-21 23:27:04,236 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1999462630] [2024-11-21 23:27:04,237 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 23:27:04,238 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-21 23:27:04,238 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-21 23:27:04,239 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-21 23:27:04,239 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-21 23:27:04,239 INFO L87 Difference]: Start difference. First operand 49 states and 55 transitions. Second operand has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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-11-21 23:27:04,920 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 23:27:04,920 INFO L93 Difference]: Finished difference Result 64 states and 71 transitions. [2024-11-21 23:27:04,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-21 23:27:04,921 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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 18 [2024-11-21 23:27:04,921 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 23:27:04,922 INFO L225 Difference]: With dead ends: 64 [2024-11-21 23:27:04,922 INFO L226 Difference]: Without dead ends: 27 [2024-11-21 23:27:04,922 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 14 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-11-21 23:27:04,923 INFO L432 NwaCegarLoop]: 23 mSDtfsCounter, 16 mSDsluCounter, 54 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-21 23:27:04,923 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 77 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-21 23:27:04,924 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 27 states. [2024-11-21 23:27:04,927 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 27. [2024-11-21 23:27:04,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27 states, 26 states have (on average 1.0769230769230769) internal successors, (28), 26 states have internal predecessors, (28), 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-11-21 23:27:04,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 28 transitions. [2024-11-21 23:27:04,928 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 28 transitions. Word has length 18 [2024-11-21 23:27:04,928 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 23:27:04,928 INFO L471 AbstractCegarLoop]: Abstraction has 27 states and 28 transitions. [2024-11-21 23:27:04,928 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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-11-21 23:27:04,928 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 28 transitions. [2024-11-21 23:27:04,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-21 23:27:04,929 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 23:27:04,929 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 23:27:04,935 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Ended with exit code 0 [2024-11-21 23:27:05,129 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-21 23:27:05,130 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 23:27:05,130 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 23:27:05,130 INFO L85 PathProgramCache]: Analyzing trace with hash -1408426499, now seen corresponding path program 1 times [2024-11-21 23:27:05,131 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-21 23:27:05,131 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [173429066] [2024-11-21 23:27:05,131 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 23:27:05,131 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-11-21 23:27:05,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-21 23:27:05,133 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-21 23:27:05,134 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2024-11-21 23:27:05,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 23:27:05,449 INFO L255 TraceCheckSpWp]: Trace formula consists of 109 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-21 23:27:05,451 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 23:27:05,467 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 23:27:05,467 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-21 23:27:05,467 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-21 23:27:05,467 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [173429066] [2024-11-21 23:27:05,468 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [173429066] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 23:27:05,468 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 23:27:05,468 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-21 23:27:05,468 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1917361298] [2024-11-21 23:27:05,468 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 23:27:05,468 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 23:27:05,468 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-21 23:27:05,469 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 23:27:05,469 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 23:27:05,469 INFO L87 Difference]: Start difference. First operand 27 states and 28 transitions. Second operand has 3 states, 3 states have (on average 6.666666666666667) internal successors, (20), 3 states have internal predecessors, (20), 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-11-21 23:27:05,496 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 23:27:05,496 INFO L93 Difference]: Finished difference Result 30 states and 30 transitions. [2024-11-21 23:27:05,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 23:27:05,497 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 6.666666666666667) internal successors, (20), 3 states have internal predecessors, (20), 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 20 [2024-11-21 23:27:05,497 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 23:27:05,497 INFO L225 Difference]: With dead ends: 30 [2024-11-21 23:27:05,497 INFO L226 Difference]: Without dead ends: 27 [2024-11-21 23:27:05,498 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 23:27:05,499 INFO L432 NwaCegarLoop]: 28 mSDtfsCounter, 0 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 50 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-11-21 23:27:05,499 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 50 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-21 23:27:05,500 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 27 states. [2024-11-21 23:27:05,501 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 27. [2024-11-21 23:27:05,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27 states, 26 states have (on average 1.0384615384615385) internal successors, (27), 26 states have internal predecessors, (27), 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-11-21 23:27:05,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 27 transitions. [2024-11-21 23:27:05,502 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 27 transitions. Word has length 20 [2024-11-21 23:27:05,503 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 23:27:05,503 INFO L471 AbstractCegarLoop]: Abstraction has 27 states and 27 transitions. [2024-11-21 23:27:05,503 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 6.666666666666667) internal successors, (20), 3 states have internal predecessors, (20), 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-11-21 23:27:05,503 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 27 transitions. [2024-11-21 23:27:05,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-21 23:27:05,503 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 23:27:05,504 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 23:27:05,513 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Ended with exit code 0 [2024-11-21 23:27:05,704 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-21 23:27:05,705 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 23:27:05,705 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 23:27:05,709 INFO L85 PathProgramCache]: Analyzing trace with hash -605570489, now seen corresponding path program 1 times [2024-11-21 23:27:05,709 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-21 23:27:05,710 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2008524090] [2024-11-21 23:27:05,710 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 23:27:05,710 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-11-21 23:27:05,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-21 23:27:05,714 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-21 23:27:05,715 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2024-11-21 23:27:06,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 23:27:06,049 INFO L255 TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-21 23:27:06,051 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 23:27:06,174 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 23:27:06,174 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-21 23:27:06,175 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-21 23:27:06,175 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2008524090] [2024-11-21 23:27:06,175 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2008524090] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 23:27:06,175 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 23:27:06,175 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-21 23:27:06,175 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1828552293] [2024-11-21 23:27:06,175 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 23:27:06,176 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-21 23:27:06,176 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-21 23:27:06,176 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-21 23:27:06,177 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-21 23:27:06,177 INFO L87 Difference]: Start difference. First operand 27 states and 27 transitions. Second operand has 6 states, 6 states have (on average 3.6666666666666665) internal successors, (22), 6 states have internal predecessors, (22), 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-11-21 23:27:09,115 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.90s for a HTC check with result INVALID. Formula has sorts [Array, Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2024-11-21 23:27:09,202 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 23:27:09,202 INFO L93 Difference]: Finished difference Result 31 states and 30 transitions. [2024-11-21 23:27:09,203 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-21 23:27:09,203 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 3.6666666666666665) internal successors, (22), 6 states have internal predecessors, (22), 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 22 [2024-11-21 23:27:09,203 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 23:27:09,203 INFO L225 Difference]: With dead ends: 31 [2024-11-21 23:27:09,203 INFO L226 Difference]: Without dead ends: 27 [2024-11-21 23:27:09,204 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 22 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-21 23:27:09,204 INFO L432 NwaCegarLoop]: 22 mSDtfsCounter, 1 mSDsluCounter, 72 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 94 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time [2024-11-21 23:27:09,205 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 94 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time] [2024-11-21 23:27:09,205 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 27 states. [2024-11-21 23:27:09,209 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 27. [2024-11-21 23:27:09,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27 states, 26 states have (on average 1.0) internal successors, (26), 26 states have internal predecessors, (26), 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-11-21 23:27:09,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 26 transitions. [2024-11-21 23:27:09,209 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 26 transitions. Word has length 22 [2024-11-21 23:27:09,209 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 23:27:09,210 INFO L471 AbstractCegarLoop]: Abstraction has 27 states and 26 transitions. [2024-11-21 23:27:09,210 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 3.6666666666666665) internal successors, (22), 6 states have internal predecessors, (22), 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-11-21 23:27:09,210 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 26 transitions. [2024-11-21 23:27:09,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-21 23:27:09,210 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 23:27:09,210 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 23:27:09,225 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Forceful destruction successful, exit code 0 [2024-11-21 23:27:09,411 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-21 23:27:09,411 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 23:27:09,412 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 23:27:09,412 INFO L85 PathProgramCache]: Analyzing trace with hash -1265561966, now seen corresponding path program 1 times [2024-11-21 23:27:09,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2024-11-21 23:27:09,412 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1935954264] [2024-11-21 23:27:09,412 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 23:27:09,412 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-11-21 23:27:09,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat [2024-11-21 23:27:09,415 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-11-21 23:27:09,416 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Waiting until timeout for monitored process [2024-11-21 23:27:09,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 23:27:09,782 INFO L255 TraceCheckSpWp]: Trace formula consists of 131 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-11-21 23:27:09,789 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 23:27:10,055 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 10 [2024-11-21 23:27:10,113 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-21 23:27:10,117 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 50 treesize of output 22 [2024-11-21 23:27:11,207 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 23:27:11,207 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-21 23:27:11,207 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2024-11-21 23:27:11,208 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1935954264] [2024-11-21 23:27:11,208 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1935954264] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 23:27:11,208 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 23:27:11,208 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12 [2024-11-21 23:27:11,208 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [769122501] [2024-11-21 23:27:11,208 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 23:27:11,208 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-11-21 23:27:11,208 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2024-11-21 23:27:11,209 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-11-21 23:27:11,209 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=111, Unknown=0, NotChecked=0, Total=132 [2024-11-21 23:27:11,209 INFO L87 Difference]: Start difference. First operand 27 states and 26 transitions. Second operand has 12 states, 12 states have (on average 2.1666666666666665) internal successors, (26), 12 states have internal predecessors, (26), 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-11-21 23:27:13,092 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 23:27:13,092 INFO L93 Difference]: Finished difference Result 27 states and 26 transitions. [2024-11-21 23:27:13,093 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-21 23:27:13,093 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 2.1666666666666665) internal successors, (26), 12 states have internal predecessors, (26), 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 26 [2024-11-21 23:27:13,093 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 23:27:13,094 INFO L225 Difference]: With dead ends: 27 [2024-11-21 23:27:13,094 INFO L226 Difference]: Without dead ends: 0 [2024-11-21 23:27:13,095 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 30 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=41, Invalid=231, Unknown=0, NotChecked=0, Total=272 [2024-11-21 23:27:13,096 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 8 mSDsluCounter, 99 mSDsCounter, 0 mSdLazyCounter, 122 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 111 SdHoareTripleChecker+Invalid, 122 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 122 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2024-11-21 23:27:13,098 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 111 Invalid, 122 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 122 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2024-11-21 23:27:13,100 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-11-21 23:27:13,100 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-11-21 23:27:13,100 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-11-21 23:27:13,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-11-21 23:27:13,101 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 26 [2024-11-21 23:27:13,101 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 23:27:13,101 INFO L471 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-11-21 23:27:13,101 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 2.1666666666666665) internal successors, (26), 12 states have internal predecessors, (26), 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-11-21 23:27:13,101 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-11-21 23:27:13,102 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-21 23:27:13,104 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-11-21 23:27:13,115 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Ended with exit code 0 [2024-11-21 23:27:13,305 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-11-21 23:27:13,308 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-21 23:27:13,314 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2024-11-21 23:27:13,456 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-21 23:27:13,463 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 21.11 11:27:13 BoogieIcfgContainer [2024-11-21 23:27:13,464 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-21 23:27:13,464 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-21 23:27:13,464 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-21 23:27:13,464 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-21 23:27:13,465 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 11:27:03" (3/4) ... [2024-11-21 23:27:13,466 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-21 23:27:13,473 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 36 nodes and edges [2024-11-21 23:27:13,473 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 15 nodes and edges [2024-11-21 23:27:13,473 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-21 23:27:13,474 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-21 23:27:13,538 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-21 23:27:13,538 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2024-11-21 23:27:13,538 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-21 23:27:13,539 INFO L158 Benchmark]: Toolchain (without parser) took 11786.64ms. Allocated memory was 75.5MB in the beginning and 121.6MB in the end (delta: 46.1MB). Free memory was 34.4MB in the beginning and 78.6MB in the end (delta: -44.2MB). Peak memory consumption was 3.0MB. Max. memory is 16.1GB. [2024-11-21 23:27:13,539 INFO L158 Benchmark]: CDTParser took 0.76ms. Allocated memory is still 75.5MB. Free memory is still 55.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-21 23:27:13,539 INFO L158 Benchmark]: CACSL2BoogieTranslator took 311.12ms. Allocated memory is still 75.5MB. Free memory was 56.2MB in the beginning and 40.5MB in the end (delta: 15.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-11-21 23:27:13,540 INFO L158 Benchmark]: Boogie Procedure Inliner took 53.70ms. Allocated memory is still 75.5MB. Free memory was 40.5MB in the beginning and 38.1MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-21 23:27:13,540 INFO L158 Benchmark]: Boogie Preprocessor took 97.01ms. Allocated memory was 75.5MB in the beginning and 100.7MB in the end (delta: 25.2MB). Free memory was 38.1MB in the beginning and 78.4MB in the end (delta: -40.3MB). Peak memory consumption was 9.0MB. Max. memory is 16.1GB. [2024-11-21 23:27:13,540 INFO L158 Benchmark]: RCFGBuilder took 1057.87ms. Allocated memory is still 100.7MB. Free memory was 78.4MB in the beginning and 49.5MB in the end (delta: 28.9MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2024-11-21 23:27:13,540 INFO L158 Benchmark]: TraceAbstraction took 10178.06ms. Allocated memory was 100.7MB in the beginning and 121.6MB in the end (delta: 21.0MB). Free memory was 48.6MB in the beginning and 83.9MB in the end (delta: -35.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-21 23:27:13,541 INFO L158 Benchmark]: Witness Printer took 74.33ms. Allocated memory is still 121.6MB. Free memory was 83.9MB in the beginning and 78.6MB in the end (delta: 5.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-21 23:27:13,542 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.76ms. Allocated memory is still 75.5MB. Free memory is still 55.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 311.12ms. Allocated memory is still 75.5MB. Free memory was 56.2MB in the beginning and 40.5MB in the end (delta: 15.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 53.70ms. Allocated memory is still 75.5MB. Free memory was 40.5MB in the beginning and 38.1MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 97.01ms. Allocated memory was 75.5MB in the beginning and 100.7MB in the end (delta: 25.2MB). Free memory was 38.1MB in the beginning and 78.4MB in the end (delta: -40.3MB). Peak memory consumption was 9.0MB. Max. memory is 16.1GB. * RCFGBuilder took 1057.87ms. Allocated memory is still 100.7MB. Free memory was 78.4MB in the beginning and 49.5MB in the end (delta: 28.9MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. * TraceAbstraction took 10178.06ms. Allocated memory was 100.7MB in the beginning and 121.6MB in the end (delta: 21.0MB). Free memory was 48.6MB in the beginning and 83.9MB in the end (delta: -35.3MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 74.33ms. Allocated memory is still 121.6MB. Free memory was 83.9MB in the beginning and 78.6MB in the end (delta: 5.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 152]: 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, 52 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 10.0s, OverallIterations: 5, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 5.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 25 SdHoareTripleChecker+Valid, 4.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 25 mSDsluCounter, 390 SdHoareTripleChecker+Invalid, 4.8s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 247 mSDsCounter, 1 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 168 IncrementalHoareTripleChecker+Invalid, 169 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1 mSolverCounterUnsat, 143 mSDtfsCounter, 168 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 104 GetRequests, 78 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 1.7s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=52occurred in iteration=0, InterpolantAutomatonStates: 29, 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, 5 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.8s SatisfiabilityAnalysisTime, 1.9s InterpolantComputationTime, 101 NumberOfCodeBlocks, 101 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 96 ConstructedInterpolants, 32 QuantifiedInterpolants, 913 SizeOfPredicates, 15 NumberOfNonLiveVariables, 496 ConjunctsInSsa, 44 ConjunctsInUnsatCore, 5 InterpolantComputations, 5 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: 101]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 46]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 59]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 130]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 34]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 51]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 71]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 25]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 115]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 93]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 88]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 76]: Loop Invariant Derived loop invariant: null RESULT: Ultimate proved your program to be correct! [2024-11-21 23:27:13,584 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE