./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-newlib/float_req_bl_1122a.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cf1a7837 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_1122a.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl --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 11d6107924de66a58b91836187b6b12fed7ff2a1cca830501395e849f6954c14 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:21:57,217 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:21:57,288 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-12 02:21:57,294 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:21:57,295 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:21:57,321 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:21:57,322 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:21:57,323 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:21:57,324 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:21:57,324 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:21:57,325 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:21:57,326 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:21:57,326 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:21:57,327 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:21:57,327 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 02:21:57,328 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 02:21:57,328 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:21:57,329 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 02:21:57,329 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:21:57,330 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 02:21:57,330 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:21:57,331 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 02:21:57,331 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 02:21:57,332 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 02:21:57,332 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:21:57,333 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:21:57,333 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:21:57,333 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:21:57,334 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:21:57,334 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:21:57,335 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:21:57,335 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 02:21:57,336 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-12 02:21:57,336 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 02:21:57,336 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:21:57,337 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 02:21:57,337 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:21:57,338 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:21:57,338 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:21:57,338 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl 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 -> 11d6107924de66a58b91836187b6b12fed7ff2a1cca830501395e849f6954c14 [2023-11-12 02:21:57,573 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:21:57,597 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:21:57,600 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:21:57,602 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:21:57,602 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:21:57,604 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/float-newlib/float_req_bl_1122a.c [2023-11-12 02:22:00,805 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:22:01,035 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:22:01,036 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/sv-benchmarks/c/float-newlib/float_req_bl_1122a.c [2023-11-12 02:22:01,045 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/data/1503d4778/dd1f4bdf568447449aedc4efbaac8b48/FLAG8d89a3127 [2023-11-12 02:22:01,060 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/data/1503d4778/dd1f4bdf568447449aedc4efbaac8b48 [2023-11-12 02:22:01,062 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:22:01,064 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:22:01,066 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:22:01,066 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:22:01,072 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:22:01,073 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:22:01" (1/1) ... [2023-11-12 02:22:01,074 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1d827609 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:01, skipping insertion in model container [2023-11-12 02:22:01,075 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:22:01" (1/1) ... [2023-11-12 02:22:01,101 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:22:01,287 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/sv-benchmarks/c/float-newlib/float_req_bl_1122a.c[2725,2738] [2023-11-12 02:22:01,292 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:22:01,302 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:22:01,341 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/sv-benchmarks/c/float-newlib/float_req_bl_1122a.c[2725,2738] [2023-11-12 02:22:01,342 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:22:01,357 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:22:01,358 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:01 WrapperNode [2023-11-12 02:22:01,358 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:22:01,359 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:22:01,360 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:22:01,360 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:22:01,367 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:01" (1/1) ... [2023-11-12 02:22:01,377 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:01" (1/1) ... [2023-11-12 02:22:01,415 INFO L138 Inliner]: procedures = 18, calls = 31, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 249 [2023-11-12 02:22:01,415 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:22:01,416 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:22:01,416 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:22:01,417 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:22:01,427 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:01" (1/1) ... [2023-11-12 02:22:01,427 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:01" (1/1) ... [2023-11-12 02:22:01,432 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:01" (1/1) ... [2023-11-12 02:22:01,432 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:01" (1/1) ... [2023-11-12 02:22:01,445 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:01" (1/1) ... [2023-11-12 02:22:01,452 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:01" (1/1) ... [2023-11-12 02:22:01,455 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:01" (1/1) ... [2023-11-12 02:22:01,457 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:01" (1/1) ... [2023-11-12 02:22:01,461 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:22:01,462 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:22:01,462 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:22:01,463 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:22:01,463 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:01" (1/1) ... [2023-11-12 02:22:01,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:22:01,487 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:22:01,506 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-12 02:22:01,516 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-12 02:22:01,543 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:22:01,544 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 02:22:01,544 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-12 02:22:01,544 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-12 02:22:01,544 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-12 02:22:01,545 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-12 02:22:01,545 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:22:01,545 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:22:01,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-12 02:22:01,545 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real [2023-11-12 02:22:01,545 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-12 02:22:01,634 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:22:01,636 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:22:02,129 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 02:22:02,136 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 02:22:02,137 INFO L302 CfgBuilder]: Removed 12 assume(true) statements. [2023-11-12 02:22:02,139 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:22:02 BoogieIcfgContainer [2023-11-12 02:22:02,139 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 02:22:02,142 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 02:22:02,142 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 02:22:02,145 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 02:22:02,146 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 02:22:01" (1/3) ... [2023-11-12 02:22:02,147 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3cafdc4b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:22:02, skipping insertion in model container [2023-11-12 02:22:02,147 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:01" (2/3) ... [2023-11-12 02:22:02,148 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3cafdc4b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:22:02, skipping insertion in model container [2023-11-12 02:22:02,148 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:22:02" (3/3) ... [2023-11-12 02:22:02,149 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_1122a.c [2023-11-12 02:22:02,165 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 02:22:02,165 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-12 02:22:02,214 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:22:02,221 INFO L357 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, mHoare=true, 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;@1140ef9, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:22:02,221 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-12 02:22:02,225 INFO L276 IsEmpty]: Start isEmpty. Operand has 67 states, 65 states have (on average 1.7076923076923076) internal successors, (111), 66 states have internal predecessors, (111), 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) [2023-11-12 02:22:02,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-12 02:22:02,231 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:22:02,232 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:22:02,233 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:22:02,238 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:22:02,238 INFO L85 PathProgramCache]: Analyzing trace with hash 1036861367, now seen corresponding path program 1 times [2023-11-12 02:22:02,245 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:22:02,245 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1093288429] [2023-11-12 02:22:02,246 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:22:02,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:22:02,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:22:02,470 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:22:02,471 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:22:02,471 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1093288429] [2023-11-12 02:22:02,472 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1093288429] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:22:02,472 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:22:02,472 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-12 02:22:02,474 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [953996636] [2023-11-12 02:22:02,475 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:22:02,487 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-12 02:22:02,488 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:22:02,534 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-12 02:22:02,535 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-12 02:22:02,538 INFO L87 Difference]: Start difference. First operand has 67 states, 65 states have (on average 1.7076923076923076) internal successors, (111), 66 states have internal predecessors, (111), 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 6.0) internal successors, (12), 2 states have internal predecessors, (12), 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) [2023-11-12 02:22:02,579 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:22:02,579 INFO L93 Difference]: Finished difference Result 132 states and 220 transitions. [2023-11-12 02:22:02,580 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-12 02:22:02,582 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 states have internal predecessors, (12), 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 12 [2023-11-12 02:22:02,582 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:22:02,594 INFO L225 Difference]: With dead ends: 132 [2023-11-12 02:22:02,594 INFO L226 Difference]: Without dead ends: 64 [2023-11-12 02:22:02,598 INFO L412 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 [2023-11-12 02:22:02,603 INFO L413 NwaCegarLoop]: 96 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, 96 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 [2023-11-12 02:22:02,604 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 96 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-12 02:22:02,624 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 64 states. [2023-11-12 02:22:02,647 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 64 to 64. [2023-11-12 02:22:02,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 64 states, 63 states have (on average 1.4761904761904763) internal successors, (93), 63 states have internal predecessors, (93), 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) [2023-11-12 02:22:02,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 93 transitions. [2023-11-12 02:22:02,653 INFO L78 Accepts]: Start accepts. Automaton has 64 states and 93 transitions. Word has length 12 [2023-11-12 02:22:02,654 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:22:02,654 INFO L495 AbstractCegarLoop]: Abstraction has 64 states and 93 transitions. [2023-11-12 02:22:02,655 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 states have internal predecessors, (12), 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) [2023-11-12 02:22:02,655 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 93 transitions. [2023-11-12 02:22:02,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2023-11-12 02:22:02,656 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:22:02,656 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:22:02,657 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-12 02:22:02,657 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:22:02,660 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:22:02,661 INFO L85 PathProgramCache]: Analyzing trace with hash 1876139572, now seen corresponding path program 1 times [2023-11-12 02:22:02,661 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:22:02,661 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1827617460] [2023-11-12 02:22:02,662 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:22:02,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:22:02,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:22:02,749 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:22:02,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:22:02,812 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:22:02,812 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-12 02:22:02,814 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-12 02:22:02,816 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-12 02:22:02,820 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-12 02:22:02,824 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2023-11-12 02:22:02,879 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 12.11 02:22:02 BoogieIcfgContainer [2023-11-12 02:22:02,880 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-12 02:22:02,881 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-12 02:22:02,881 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-12 02:22:02,881 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-12 02:22:02,882 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:22:02" (3/4) ... [2023-11-12 02:22:02,885 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-12 02:22:02,887 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-12 02:22:02,888 INFO L158 Benchmark]: Toolchain (without parser) took 1823.58ms. Allocated memory is still 180.4MB. Free memory was 137.8MB in the beginning and 120.4MB in the end (delta: 17.4MB). Peak memory consumption was 18.5MB. Max. memory is 16.1GB. [2023-11-12 02:22:02,890 INFO L158 Benchmark]: CDTParser took 0.36ms. Allocated memory is still 115.3MB. Free memory was 65.0MB in the beginning and 64.9MB in the end (delta: 142.7kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:22:02,893 INFO L158 Benchmark]: CACSL2BoogieTranslator took 292.53ms. Allocated memory is still 180.4MB. Free memory was 137.5MB in the beginning and 125.2MB in the end (delta: 12.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-12 02:22:02,894 INFO L158 Benchmark]: Boogie Procedure Inliner took 56.38ms. Allocated memory is still 180.4MB. Free memory was 125.2MB in the beginning and 122.6MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-12 02:22:02,897 INFO L158 Benchmark]: Boogie Preprocessor took 45.06ms. Allocated memory is still 180.4MB. Free memory was 122.6MB in the beginning and 120.7MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-12 02:22:02,898 INFO L158 Benchmark]: RCFGBuilder took 677.03ms. Allocated memory is still 180.4MB. Free memory was 120.4MB in the beginning and 151.5MB in the end (delta: -31.1MB). Peak memory consumption was 26.9MB. Max. memory is 16.1GB. [2023-11-12 02:22:02,898 INFO L158 Benchmark]: TraceAbstraction took 738.55ms. Allocated memory is still 180.4MB. Free memory was 151.1MB in the beginning and 120.4MB in the end (delta: 30.7MB). Peak memory consumption was 31.5MB. Max. memory is 16.1GB. [2023-11-12 02:22:02,899 INFO L158 Benchmark]: Witness Printer took 6.42ms. Allocated memory is still 180.4MB. Free memory is still 120.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:22:02,906 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.36ms. Allocated memory is still 115.3MB. Free memory was 65.0MB in the beginning and 64.9MB in the end (delta: 142.7kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 292.53ms. Allocated memory is still 180.4MB. Free memory was 137.5MB in the beginning and 125.2MB in the end (delta: 12.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 56.38ms. Allocated memory is still 180.4MB. Free memory was 125.2MB in the beginning and 122.6MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 45.06ms. Allocated memory is still 180.4MB. Free memory was 122.6MB in the beginning and 120.7MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 677.03ms. Allocated memory is still 180.4MB. Free memory was 120.4MB in the beginning and 151.5MB in the end (delta: -31.1MB). Peak memory consumption was 26.9MB. Max. memory is 16.1GB. * TraceAbstraction took 738.55ms. Allocated memory is still 180.4MB. Free memory was 151.1MB in the beginning and 120.4MB in the end (delta: 30.7MB). Peak memory consumption was 31.5MB. Max. memory is 16.1GB. * Witness Printer took 6.42ms. Allocated memory is still 180.4MB. Free memory is still 120.4MB. 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: 125]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of someBinaryFLOATComparisonOperation at line 110, overapproximation of someUnaryDOUBLEoperation at line 16, overapproximation of someBinaryArithmeticFLOAToperation at line 37. Possible FailurePath: [L14-L17] static const float one_fmod = 1.0, Zero_fmod[] = { 0.0, -0.0, }; VAL [Zero_fmod={4:0}, one_fmod=1] [L119] float x = 1.0f / 0.0f; [L120] float y = __VERIFIER_nondet_float(); [L121] CALL, EXPR fmod_float(x, y) [L20] __int32_t n, hx, hy, hz, ix, iy, sx, i; VAL [Zero_fmod={4:0}, \old(x)=4294967309, \old(y)=4294967307, one_fmod=1, x=4294967309, y=4294967307] [L23] ieee_float_shape_type gf_u; [L24] EXPR gf_u.value = (x) [L25] EXPR gf_u.word [L25] EXPR (hx) = gf_u.word [L22-L26] { ieee_float_shape_type gf_u; gf_u.value = (x); (hx) = gf_u.word; } VAL [Zero_fmod={4:0}, \old(x)=4294967309, \old(y)=4294967307, hx=0, one_fmod=1, x=4294967309, y=4294967307] [L28] ieee_float_shape_type gf_u; [L29] EXPR gf_u.value = (y) [L30] EXPR gf_u.word [L30] EXPR (hy) = gf_u.word [L27-L31] { ieee_float_shape_type gf_u; gf_u.value = (y); (hy) = gf_u.word; } VAL [Zero_fmod={4:0}, \old(x)=4294967309, \old(y)=4294967307, hx=0, hy=0, one_fmod=1, x=4294967309, y=4294967307] [L32] sx = hx & 0x80000000 VAL [Zero_fmod={4:0}, \old(x)=4294967309, \old(y)=4294967307, hx=0, hy=0, one_fmod=1, sx=0, x=4294967309, y=4294967307] [L33] hx ^= sx [L34] hy &= 0x7fffffff VAL [Zero_fmod={4:0}, \old(x)=4294967309, \old(y)=4294967307, hx=0, hy=0, one_fmod=1, sx=0, x=4294967309, y=4294967307] [L36] COND TRUE ((hy) == 0) || !((hx) < 0x7f800000L) || ((hy) > 0x7f800000L) [L37] return (x * y) / (x * y); VAL [Zero_fmod={4:0}, \old(x)=4294967309, \old(y)=4294967307, hx=0, hy=0, one_fmod=1, sx=0, x=4294967309, y=4294967307] [L121] RET, EXPR fmod_float(x, y) [L121] float res = fmod_float(x, y); [L124] CALL, EXPR isnan_float(res) [L110] return x != x; VAL [Zero_fmod={4:0}, \old(x)=4294967308, \result=0, one_fmod=1, x=4294967308] [L124] RET, EXPR isnan_float(res) [L124] COND TRUE !isnan_float(res) [L125] reach_error() VAL [Zero_fmod={4:0}, one_fmod=1, res=4294967308, x=4294967309, y=4294967307] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 67 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.6s, OverallIterations: 2, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 96 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 0 IncrementalHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 96 mSDtfsCounter, 0 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=67occurred in iteration=0, InterpolantAutomatonStates: 2, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 26 NumberOfCodeBlocks, 26 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 11 ConstructedInterpolants, 0 QuantifiedInterpolants, 11 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-12 02:22:02,938 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, 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: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_1122a.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl --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 11d6107924de66a58b91836187b6b12fed7ff2a1cca830501395e849f6954c14 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:22:05,570 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:22:05,665 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2023-11-12 02:22:05,672 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:22:05,672 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:22:05,710 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:22:05,711 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:22:05,712 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:22:05,713 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 02:22:05,713 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 02:22:05,714 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:22:05,715 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:22:05,717 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:22:05,723 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:22:05,723 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 02:22:05,724 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 02:22:05,726 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 02:22:05,727 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:22:05,727 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 02:22:05,729 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 02:22:05,732 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 02:22:05,733 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-12 02:22:05,733 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-12 02:22:05,734 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-12 02:22:05,734 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 02:22:05,735 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 02:22:05,735 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:22:05,736 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:22:05,736 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:22:05,737 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 02:22:05,738 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:22:05,739 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:22:05,739 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 02:22:05,740 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 02:22:05,740 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-12 02:22:05,740 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-12 02:22:05,741 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-12 02:22:05,741 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 02:22:05,741 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-12 02:22:05,743 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 02:22:05,743 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-12 02:22:05,744 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-12 02:22:05,744 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl 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 -> 11d6107924de66a58b91836187b6b12fed7ff2a1cca830501395e849f6954c14 [2023-11-12 02:22:06,172 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:22:06,195 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:22:06,198 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:22:06,199 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:22:06,200 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:22:06,201 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/float-newlib/float_req_bl_1122a.c [2023-11-12 02:22:09,425 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:22:09,727 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:22:09,728 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/sv-benchmarks/c/float-newlib/float_req_bl_1122a.c [2023-11-12 02:22:09,736 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/data/91e8bcaba/7ae0ab10f1d94ed7b1005b3e8cdde7a9/FLAGe6fee5c03 [2023-11-12 02:22:09,752 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/data/91e8bcaba/7ae0ab10f1d94ed7b1005b3e8cdde7a9 [2023-11-12 02:22:09,754 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:22:09,756 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:22:09,758 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:22:09,758 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:22:09,763 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:22:09,764 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:22:09" (1/1) ... [2023-11-12 02:22:09,766 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@15457ce4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:09, skipping insertion in model container [2023-11-12 02:22:09,766 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:22:09" (1/1) ... [2023-11-12 02:22:09,791 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:22:10,000 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/sv-benchmarks/c/float-newlib/float_req_bl_1122a.c[2725,2738] [2023-11-12 02:22:10,005 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:22:10,021 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:22:10,057 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/sv-benchmarks/c/float-newlib/float_req_bl_1122a.c[2725,2738] [2023-11-12 02:22:10,058 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:22:10,077 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:22:10,077 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:10 WrapperNode [2023-11-12 02:22:10,078 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:22:10,079 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:22:10,079 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:22:10,080 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:22:10,087 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:10" (1/1) ... [2023-11-12 02:22:10,100 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:10" (1/1) ... [2023-11-12 02:22:10,141 INFO L138 Inliner]: procedures = 21, calls = 31, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 173 [2023-11-12 02:22:10,142 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:22:10,143 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:22:10,143 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:22:10,143 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:22:10,152 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:10" (1/1) ... [2023-11-12 02:22:10,153 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:10" (1/1) ... [2023-11-12 02:22:10,159 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:10" (1/1) ... [2023-11-12 02:22:10,159 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:10" (1/1) ... [2023-11-12 02:22:10,170 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:10" (1/1) ... [2023-11-12 02:22:10,175 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:10" (1/1) ... [2023-11-12 02:22:10,178 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:10" (1/1) ... [2023-11-12 02:22:10,180 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:10" (1/1) ... [2023-11-12 02:22:10,185 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:22:10,186 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:22:10,186 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:22:10,187 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:22:10,188 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:10" (1/1) ... [2023-11-12 02:22:10,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 02:22:10,212 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:22:10,224 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-12 02:22:10,263 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-12 02:22:10,283 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:22:10,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4 [2023-11-12 02:22:10,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-12 02:22:10,283 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-12 02:22:10,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4 [2023-11-12 02:22:10,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-12 02:22:10,285 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:22:10,286 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:22:10,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4 [2023-11-12 02:22:10,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-12 02:22:10,288 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-12 02:22:10,420 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:22:10,427 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:22:13,044 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 02:22:13,050 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 02:22:13,050 INFO L302 CfgBuilder]: Removed 12 assume(true) statements. [2023-11-12 02:22:13,052 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:22:13 BoogieIcfgContainer [2023-11-12 02:22:13,053 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 02:22:13,055 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 02:22:13,055 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 02:22:13,059 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 02:22:13,059 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 02:22:09" (1/3) ... [2023-11-12 02:22:13,060 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@410a2cc4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:22:13, skipping insertion in model container [2023-11-12 02:22:13,060 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:22:10" (2/3) ... [2023-11-12 02:22:13,061 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@410a2cc4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 02:22:13, skipping insertion in model container [2023-11-12 02:22:13,061 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:22:13" (3/3) ... [2023-11-12 02:22:13,063 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_1122a.c [2023-11-12 02:22:13,082 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 02:22:13,083 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-12 02:22:13,133 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 02:22:13,139 INFO L357 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, mHoare=true, 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;@68fb2dc1, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-12 02:22:13,139 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-12 02:22:13,144 INFO L276 IsEmpty]: Start isEmpty. Operand has 42 states, 40 states have (on average 1.75) internal successors, (70), 41 states have internal predecessors, (70), 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) [2023-11-12 02:22:13,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-12 02:22:13,151 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:22:13,151 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:22:13,152 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:22:13,157 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:22:13,158 INFO L85 PathProgramCache]: Analyzing trace with hash 666555284, now seen corresponding path program 1 times [2023-11-12 02:22:13,170 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-12 02:22:13,170 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1398631536] [2023-11-12 02:22:13,171 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:22:13,171 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 [2023-11-12 02:22:13,171 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/mathsat [2023-11-12 02:22:13,177 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/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) [2023-11-12 02:22:13,180 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/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 [2023-11-12 02:22:13,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:22:13,589 INFO L262 TraceCheckSpWp]: Trace formula consists of 41 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-12 02:22:13,594 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:22:13,615 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:22:13,615 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 02:22:13,616 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-12 02:22:13,616 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1398631536] [2023-11-12 02:22:13,617 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1398631536] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:22:13,617 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:22:13,618 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-12 02:22:13,620 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2000822433] [2023-11-12 02:22:13,620 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:22:13,625 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-12 02:22:13,625 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-12 02:22:13,656 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-12 02:22:13,657 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-12 02:22:13,659 INFO L87 Difference]: Start difference. First operand has 42 states, 40 states have (on average 1.75) internal successors, (70), 41 states have internal predecessors, (70), 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 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:22:13,688 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:22:13,688 INFO L93 Difference]: Finished difference Result 82 states and 138 transitions. [2023-11-12 02:22:13,689 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-12 02:22:13,692 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2023-11-12 02:22:13,693 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:22:13,703 INFO L225 Difference]: With dead ends: 82 [2023-11-12 02:22:13,704 INFO L226 Difference]: Without dead ends: 39 [2023-11-12 02:22:13,707 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-12 02:22:13,712 INFO L413 NwaCegarLoop]: 57 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, 57 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 [2023-11-12 02:22:13,714 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 57 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-12 02:22:13,732 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 39 states. [2023-11-12 02:22:13,752 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 39. [2023-11-12 02:22:13,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 38 states have (on average 1.4210526315789473) internal successors, (54), 38 states have internal predecessors, (54), 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) [2023-11-12 02:22:13,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 54 transitions. [2023-11-12 02:22:13,757 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 54 transitions. Word has length 10 [2023-11-12 02:22:13,757 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:22:13,758 INFO L495 AbstractCegarLoop]: Abstraction has 39 states and 54 transitions. [2023-11-12 02:22:13,758 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:22:13,758 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 54 transitions. [2023-11-12 02:22:13,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-12 02:22:13,760 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:22:13,761 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:22:13,784 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/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 [2023-11-12 02:22:13,978 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/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 [2023-11-12 02:22:13,979 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:22:13,980 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:22:13,980 INFO L85 PathProgramCache]: Analyzing trace with hash 131116369, now seen corresponding path program 1 times [2023-11-12 02:22:13,981 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-12 02:22:13,982 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [415130229] [2023-11-12 02:22:13,982 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:22:13,982 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 [2023-11-12 02:22:13,982 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/mathsat [2023-11-12 02:22:14,014 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/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) [2023-11-12 02:22:14,051 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/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 [2023-11-12 02:22:14,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:22:14,375 INFO L262 TraceCheckSpWp]: Trace formula consists of 65 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-12 02:22:14,378 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:22:17,407 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:22:17,407 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 02:22:17,407 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-12 02:22:17,408 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [415130229] [2023-11-12 02:22:17,408 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [415130229] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:22:17,408 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:22:17,408 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-12 02:22:17,409 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [499684643] [2023-11-12 02:22:17,409 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:22:17,410 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-12 02:22:17,410 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-12 02:22:17,411 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-12 02:22:17,411 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2023-11-12 02:22:17,412 INFO L87 Difference]: Start difference. First operand 39 states and 54 transitions. Second operand has 7 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 6 states have internal predecessors, (12), 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) [2023-11-12 02:22:18,894 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.20s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2023-11-12 02:22:24,979 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:22:24,979 INFO L93 Difference]: Finished difference Result 45 states and 59 transitions. [2023-11-12 02:22:24,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-12 02:22:24,980 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 6 states have internal predecessors, (12), 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 12 [2023-11-12 02:22:24,980 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:22:24,981 INFO L225 Difference]: With dead ends: 45 [2023-11-12 02:22:24,981 INFO L226 Difference]: Without dead ends: 40 [2023-11-12 02:22:24,983 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 5.0s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2023-11-12 02:22:24,985 INFO L413 NwaCegarLoop]: 47 mSDtfsCounter, 90 mSDsluCounter, 141 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 90 SdHoareTripleChecker+Valid, 188 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.4s IncrementalHoareTripleChecker+Time [2023-11-12 02:22:24,986 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [90 Valid, 188 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 4.4s Time] [2023-11-12 02:22:24,987 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2023-11-12 02:22:24,991 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 39. [2023-11-12 02:22:24,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 38 states have (on average 1.394736842105263) internal successors, (53), 38 states have internal predecessors, (53), 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) [2023-11-12 02:22:24,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 53 transitions. [2023-11-12 02:22:24,994 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 53 transitions. Word has length 12 [2023-11-12 02:22:24,994 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:22:24,994 INFO L495 AbstractCegarLoop]: Abstraction has 39 states and 53 transitions. [2023-11-12 02:22:24,995 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 6 states have internal predecessors, (12), 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) [2023-11-12 02:22:24,995 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 53 transitions. [2023-11-12 02:22:24,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-12 02:22:24,996 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 02:22:24,996 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:22:25,019 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Forceful destruction successful, exit code 0 [2023-11-12 02:22:25,212 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/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 [2023-11-12 02:22:25,213 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 02:22:25,214 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:22:25,214 INFO L85 PathProgramCache]: Analyzing trace with hash -302456811, now seen corresponding path program 1 times [2023-11-12 02:22:25,215 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-12 02:22:25,215 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2012696948] [2023-11-12 02:22:25,215 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:22:25,215 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-12 02:22:25,216 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/mathsat [2023-11-12 02:22:25,217 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/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) [2023-11-12 02:22:25,246 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/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 [2023-11-12 02:22:25,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:22:25,343 INFO L262 TraceCheckSpWp]: Trace formula consists of 68 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-12 02:22:25,346 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 02:22:25,614 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:22:25,615 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 02:22:25,615 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-12 02:22:25,615 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2012696948] [2023-11-12 02:22:25,615 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2012696948] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:22:25,616 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:22:25,616 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-12 02:22:25,616 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [456972747] [2023-11-12 02:22:25,616 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:22:25,617 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-12 02:22:25,617 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-12 02:22:25,617 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-12 02:22:25,618 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-12 02:22:25,618 INFO L87 Difference]: Start difference. First operand 39 states and 53 transitions. Second operand has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 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) [2023-11-12 02:22:25,686 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:22:25,687 INFO L93 Difference]: Finished difference Result 39 states and 53 transitions. [2023-11-12 02:22:25,688 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-12 02:22:25,688 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 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 13 [2023-11-12 02:22:25,688 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 02:22:25,688 INFO L225 Difference]: With dead ends: 39 [2023-11-12 02:22:25,689 INFO L226 Difference]: Without dead ends: 0 [2023-11-12 02:22:25,689 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 9 SyntacticMatches, 1 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:22:25,691 INFO L413 NwaCegarLoop]: 5 mSDtfsCounter, 5 mSDsluCounter, 2 mSDsCounter, 0 mSdLazyCounter, 3 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 7 SdHoareTripleChecker+Invalid, 3 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 3 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-12 02:22:25,691 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 7 Invalid, 3 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 3 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-12 02:22:25,692 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-12 02:22:25,693 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-12 02:22:25,693 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) [2023-11-12 02:22:25,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-12 02:22:25,693 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 13 [2023-11-12 02:22:25,693 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 02:22:25,693 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-12 02:22:25,694 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 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) [2023-11-12 02:22:25,694 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-12 02:22:25,694 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-12 02:22:25,697 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-12 02:22:25,719 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Forceful destruction successful, exit code 0 [2023-11-12 02:22:25,898 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/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 [2023-11-12 02:22:25,900 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-12 02:22:26,102 INFO L899 garLoopResultBuilder]: For program point L27(lines 27 31) no Hoare annotation was computed. [2023-11-12 02:22:26,103 INFO L899 garLoopResultBuilder]: For program point L60-1(lines 60 65) no Hoare annotation was computed. [2023-11-12 02:22:26,103 INFO L895 garLoopResultBuilder]: At program point L27-1(lines 27 31) the Hoare annotation is: (and (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start_fmod_float_~x#1| (fp.div currentRoundingMode ((_ to_fp 8 24) currentRoundingMode 1.0) (_ +zero 8 24)))) (exists ((currentRoundingMode RoundingMode)) (= (fp ((_ extract 31 31) |ULTIMATE.start_fmod_float_~hx~0#1|) ((_ extract 30 23) |ULTIMATE.start_fmod_float_~hx~0#1|) ((_ extract 22 0) |ULTIMATE.start_fmod_float_~hx~0#1|)) (fp.div currentRoundingMode ((_ to_fp 8 24) currentRoundingMode 1.0) (_ +zero 8 24)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-12 02:22:26,104 INFO L899 garLoopResultBuilder]: For program point L27-2(lines 27 31) no Hoare annotation was computed. [2023-11-12 02:22:26,104 INFO L899 garLoopResultBuilder]: For program point main_returnLabel#1(lines 112 130) no Hoare annotation was computed. [2023-11-12 02:22:26,104 INFO L899 garLoopResultBuilder]: For program point L69(lines 69 75) no Hoare annotation was computed. [2023-11-12 02:22:26,104 INFO L899 garLoopResultBuilder]: For program point L36(lines 36 37) no Hoare annotation was computed. [2023-11-12 02:22:26,104 INFO L895 garLoopResultBuilder]: At program point L69-2(lines 67 76) the Hoare annotation is: false [2023-11-12 02:22:26,105 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2023-11-12 02:22:26,105 INFO L899 garLoopResultBuilder]: For program point L78(lines 78 80) no Hoare annotation was computed. [2023-11-12 02:22:26,105 INFO L899 garLoopResultBuilder]: For program point L78-2(lines 19 107) no Hoare annotation was computed. [2023-11-12 02:22:26,105 INFO L899 garLoopResultBuilder]: For program point fmod_float_returnLabel#1(lines 19 107) no Hoare annotation was computed. [2023-11-12 02:22:26,105 INFO L899 garLoopResultBuilder]: For program point L54-1(lines 19 107) no Hoare annotation was computed. [2023-11-12 02:22:26,106 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-12 02:22:26,106 INFO L899 garLoopResultBuilder]: For program point L38(lines 38 39) no Hoare annotation was computed. [2023-11-12 02:22:26,106 INFO L899 garLoopResultBuilder]: For program point L88(lines 88 105) no Hoare annotation was computed. [2023-11-12 02:22:26,106 INFO L899 garLoopResultBuilder]: For program point L22-1(lines 22 26) no Hoare annotation was computed. [2023-11-12 02:22:26,106 INFO L895 garLoopResultBuilder]: At program point L22-2(lines 22 26) the Hoare annotation is: (and (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start_fmod_float_~x#1| (fp.div currentRoundingMode ((_ to_fp 8 24) currentRoundingMode 1.0) (_ +zero 8 24)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-12 02:22:26,106 INFO L899 garLoopResultBuilder]: For program point L72(lines 72 73) no Hoare annotation was computed. [2023-11-12 02:22:26,107 INFO L899 garLoopResultBuilder]: For program point L48(lines 19 107) no Hoare annotation was computed. [2023-11-12 02:22:26,107 INFO L899 garLoopResultBuilder]: For program point L40(lines 40 41) no Hoare annotation was computed. [2023-11-12 02:22:26,107 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-11-12 02:22:26,107 INFO L899 garLoopResultBuilder]: For program point L90-1(lines 90 94) no Hoare annotation was computed. [2023-11-12 02:22:26,107 INFO L895 garLoopResultBuilder]: At program point L90-2(lines 90 94) the Hoare annotation is: false [2023-11-12 02:22:26,108 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 125) no Hoare annotation was computed. [2023-11-12 02:22:26,108 INFO L899 garLoopResultBuilder]: For program point isnan_float_returnLabel#1(line 110) no Hoare annotation was computed. [2023-11-12 02:22:26,108 INFO L899 garLoopResultBuilder]: For program point L49-2(lines 49 50) no Hoare annotation was computed. [2023-11-12 02:22:26,108 INFO L895 garLoopResultBuilder]: At program point L49-3(lines 49 50) the Hoare annotation is: false [2023-11-12 02:22:26,108 INFO L899 garLoopResultBuilder]: For program point L99-1(lines 99 103) no Hoare annotation was computed. [2023-11-12 02:22:26,108 INFO L895 garLoopResultBuilder]: At program point L99-2(lines 99 103) the Hoare annotation is: false [2023-11-12 02:22:26,108 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-12 02:22:26,109 INFO L899 garLoopResultBuilder]: For program point L99-3(lines 99 103) no Hoare annotation was computed. [2023-11-12 02:22:26,109 INFO L899 garLoopResultBuilder]: For program point L124(lines 124 127) no Hoare annotation was computed. [2023-11-12 02:22:26,109 INFO L899 garLoopResultBuilder]: For program point L42(lines 42 46) no Hoare annotation was computed. [2023-11-12 02:22:26,109 INFO L899 garLoopResultBuilder]: For program point L42-1(lines 19 107) no Hoare annotation was computed. [2023-11-12 02:22:26,109 INFO L899 garLoopResultBuilder]: For program point L67-1(lines 67 76) no Hoare annotation was computed. [2023-11-12 02:22:26,109 INFO L899 garLoopResultBuilder]: For program point L67-3(lines 67 76) no Hoare annotation was computed. [2023-11-12 02:22:26,110 INFO L899 garLoopResultBuilder]: For program point L125(line 125) no Hoare annotation was computed. [2023-11-12 02:22:26,110 INFO L895 garLoopResultBuilder]: At program point L84-2(lines 84 87) the Hoare annotation is: false [2023-11-12 02:22:26,110 INFO L899 garLoopResultBuilder]: For program point L84-3(lines 19 107) no Hoare annotation was computed. [2023-11-12 02:22:26,110 INFO L899 garLoopResultBuilder]: For program point L43-2(lines 43 44) no Hoare annotation was computed. [2023-11-12 02:22:26,110 INFO L895 garLoopResultBuilder]: At program point L43-3(lines 43 44) the Hoare annotation is: false [2023-11-12 02:22:26,114 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-12 02:22:26,116 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2023-11-12 02:22:26,133 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-12 02:22:26,134 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-12 02:22:26,136 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-12 02:22:26,137 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-12 02:22:26,137 ERROR L464 ceAbstractionStarter]: Failed to backtranslate (and (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start_fmod_float_~x#1| (fp.div currentRoundingMode ((_ to_fp 8 24) currentRoundingMode 1.0) (_ +zero 8 24)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-12 02:22:26,141 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-12 02:22:26,141 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp~32(~hx~0[31:31], ~hx~0[30:23], ~hx~0[22:0]) == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-12 02:22:26,142 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-12 02:22:26,143 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-12 02:22:26,143 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp~32(~hx~0[31:31], ~hx~0[30:23], ~hx~0[22:0]) == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-12 02:22:26,144 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-12 02:22:26,144 ERROR L464 ceAbstractionStarter]: Failed to backtranslate (and (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start_fmod_float_~x#1| (fp.div currentRoundingMode ((_ to_fp 8 24) currentRoundingMode 1.0) (_ +zero 8 24)))) (exists ((currentRoundingMode RoundingMode)) (= (fp ((_ extract 31 31) |ULTIMATE.start_fmod_float_~hx~0#1|) ((_ extract 30 23) |ULTIMATE.start_fmod_float_~hx~0#1|) ((_ extract 22 0) |ULTIMATE.start_fmod_float_~hx~0#1|)) (fp.div currentRoundingMode ((_ to_fp 8 24) currentRoundingMode 1.0) (_ +zero 8 24)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-12 02:22:26,145 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 12.11 02:22:26 BoogieIcfgContainer [2023-11-12 02:22:26,145 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-12 02:22:26,152 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-12 02:22:26,152 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-12 02:22:26,152 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-12 02:22:26,153 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:22:13" (3/4) ... [2023-11-12 02:22:26,156 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-12 02:22:26,168 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 9 nodes and edges [2023-11-12 02:22:26,169 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2023-11-12 02:22:26,169 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2023-11-12 02:22:26,169 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-12 02:22:26,254 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/witness.graphml [2023-11-12 02:22:26,255 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/witness.yml [2023-11-12 02:22:26,259 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-12 02:22:26,263 INFO L158 Benchmark]: Toolchain (without parser) took 16503.80ms. Allocated memory was 83.9MB in the beginning and 127.9MB in the end (delta: 44.0MB). Free memory was 59.4MB in the beginning and 86.3MB in the end (delta: -26.9MB). Peak memory consumption was 18.5MB. Max. memory is 16.1GB. [2023-11-12 02:22:26,264 INFO L158 Benchmark]: CDTParser took 0.27ms. Allocated memory is still 83.9MB. Free memory was 60.0MB in the beginning and 59.8MB in the end (delta: 139.8kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:22:26,265 INFO L158 Benchmark]: CACSL2BoogieTranslator took 320.42ms. Allocated memory is still 83.9MB. Free memory was 59.4MB in the beginning and 46.2MB in the end (delta: 13.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-12 02:22:26,265 INFO L158 Benchmark]: Boogie Procedure Inliner took 62.94ms. Allocated memory is still 83.9MB. Free memory was 46.2MB in the beginning and 44.3MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-12 02:22:26,266 INFO L158 Benchmark]: Boogie Preprocessor took 42.86ms. Allocated memory is still 83.9MB. Free memory was 44.3MB in the beginning and 42.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-12 02:22:26,267 INFO L158 Benchmark]: RCFGBuilder took 2866.67ms. Allocated memory is still 83.9MB. Free memory was 42.2MB in the beginning and 47.6MB in the end (delta: -5.4MB). Peak memory consumption was 8.3MB. Max. memory is 16.1GB. [2023-11-12 02:22:26,267 INFO L158 Benchmark]: TraceAbstraction took 13091.40ms. Allocated memory was 83.9MB in the beginning and 127.9MB in the end (delta: 44.0MB). Free memory was 46.9MB in the beginning and 90.5MB in the end (delta: -43.6MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:22:26,268 INFO L158 Benchmark]: Witness Printer took 107.60ms. Allocated memory is still 127.9MB. Free memory was 90.5MB in the beginning and 86.3MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-12 02:22:26,272 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.27ms. Allocated memory is still 83.9MB. Free memory was 60.0MB in the beginning and 59.8MB in the end (delta: 139.8kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 320.42ms. Allocated memory is still 83.9MB. Free memory was 59.4MB in the beginning and 46.2MB in the end (delta: 13.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 62.94ms. Allocated memory is still 83.9MB. Free memory was 46.2MB in the beginning and 44.3MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 42.86ms. Allocated memory is still 83.9MB. Free memory was 44.3MB in the beginning and 42.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 2866.67ms. Allocated memory is still 83.9MB. Free memory was 42.2MB in the beginning and 47.6MB in the end (delta: -5.4MB). Peak memory consumption was 8.3MB. Max. memory is 16.1GB. * TraceAbstraction took 13091.40ms. Allocated memory was 83.9MB in the beginning and 127.9MB in the end (delta: 44.0MB). Free memory was 46.9MB in the beginning and 90.5MB in the end (delta: -43.6MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 107.60ms. Allocated memory is still 127.9MB. Free memory was 90.5MB in the beginning and 86.3MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp~32(~hx~0[31:31], ~hx~0[30:23], ~hx~0[22:0]) == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp~32(~hx~0[31:31], ~hx~0[30:23], ~hx~0[22:0]) == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated * 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: 125]: 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, 42 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 13.0s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 7.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.2s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 95 SdHoareTripleChecker+Valid, 4.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 95 mSDsluCounter, 252 SdHoareTripleChecker+Invalid, 4.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 143 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 41 IncrementalHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 109 mSDtfsCounter, 41 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 36 GetRequests, 24 SyntacticMatches, 1 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 5.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=42occurred in iteration=0, InterpolantAutomatonStates: 13, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 3 MinimizatonAttempts, 1 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 8 LocationsWithAnnotation, 8 PreInvPairs, 10 NumberOfFragments, 47 HoareAnnotationTreeSize, 8 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 8 FomulaSimplificationsInter, 16 FormulaSimplificationTreeSizeReductionInter, 0.2s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.6s SatisfiabilityAnalysisTime, 3.4s InterpolantComputationTime, 35 NumberOfCodeBlocks, 35 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 32 ConstructedInterpolants, 7 QuantifiedInterpolants, 204 SizeOfPredicates, 17 NumberOfNonLiveVariables, 174 ConjunctsInSsa, 23 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 67]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 84]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 49]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 99]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 90]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 22]: Loop Invariant [2023-11-12 02:22:26,299 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-12 02:22:26,300 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-12 02:22:26,300 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-12 02:22:26,300 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated Derived loop invariant: NULL - InvariantResult [Line: 27]: Loop Invariant [2023-11-12 02:22:26,301 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-12 02:22:26,301 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp~32(~hx~0[31:31], ~hx~0[30:23], ~hx~0[22:0]) == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-12 02:22:26,301 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-12 02:22:26,301 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-12 02:22:26,302 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp~32(~hx~0[31:31], ~hx~0[30:23], ~hx~0[22:0]) == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-12 02:22:26,302 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated Derived loop invariant: NULL - InvariantResult [Line: 43]: Loop Invariant Derived loop invariant: 0 RESULT: Ultimate proved your program to be correct! [2023-11-12 02:22:26,379 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f4138f4-7d9e-4fb9-bedb-0597b4c0af99/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE