./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/floats-cbmc-regression/float-rounding1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/floats-cbmc-regression/float-rounding1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu --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 dbfc84775d165ba071925cc295d45b37e6e48fdc14a38c03379a9274950a3653 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:37:58,433 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:37:58,549 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-19 07:37:58,562 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:37:58,563 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:37:58,607 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:37:58,609 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:37:58,610 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:37:58,611 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 07:37:58,616 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 07:37:58,618 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:37:58,619 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:37:58,619 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:37:58,621 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:37:58,622 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 07:37:58,622 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:37:58,623 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 07:37:58,623 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:37:58,624 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:37:58,624 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 07:37:58,625 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 07:37:58,625 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 07:37:58,626 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:37:58,626 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 07:37:58,627 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:37:58,632 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:37:58,632 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:37:58,633 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 07:37:58,633 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:37:58,634 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:37:58,635 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 07:37:58,636 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 07:37:58,636 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 07:37:58,636 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 07:37:58,637 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 07:37:58,637 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 07:37:58,637 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 07:37:58,638 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 07:37:58,638 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 07:37:58,638 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_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu 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 -> dbfc84775d165ba071925cc295d45b37e6e48fdc14a38c03379a9274950a3653 [2023-11-19 07:37:58,968 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:37:58,999 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:37:59,002 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:37:59,004 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:37:59,004 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:37:59,006 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/floats-cbmc-regression/float-rounding1.i [2023-11-19 07:38:02,137 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:38:02,433 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:38:02,440 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/sv-benchmarks/c/floats-cbmc-regression/float-rounding1.i [2023-11-19 07:38:02,467 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/data/e6deb5864/4e8edc3eb50d42d4922db2eeef0a9eb9/FLAGf2112f67a [2023-11-19 07:38:02,487 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/data/e6deb5864/4e8edc3eb50d42d4922db2eeef0a9eb9 [2023-11-19 07:38:02,490 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:38:02,492 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:38:02,494 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:38:02,494 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:38:02,501 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:38:02,502 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:38:02" (1/1) ... [2023-11-19 07:38:02,503 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@69e67db5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:02, skipping insertion in model container [2023-11-19 07:38:02,504 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:38:02" (1/1) ... [2023-11-19 07:38:02,582 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:38:03,169 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception: java.lang.UnsupportedOperationException: fesetround not supported in non-bitprecise translation at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.expressiontranslation.IntegerTranslation.constructBuiltinFesetround(IntegerTranslation.java:719) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.handleBuiltinFesetround(StandardFunctionHandler.java:1942) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.standardfunctions.StandardFunctionHandler.translateStandardFunction(StandardFunctionHandler.java:245) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1484) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:269) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1427) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:222) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:383) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1510) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:157) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3408) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2429) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:611) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:133) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:191) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:117) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:95) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:147) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-19 07:38:03,176 INFO L158 Benchmark]: Toolchain (without parser) took 682.21ms. Allocated memory is still 140.5MB. Free memory was 99.9MB in the beginning and 86.9MB in the end (delta: 13.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-19 07:38:03,176 INFO L158 Benchmark]: CDTParser took 0.32ms. Allocated memory is still 140.5MB. Free memory was 83.8MB in the beginning and 83.7MB in the end (delta: 134.3kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 07:38:03,178 INFO L158 Benchmark]: CACSL2BoogieTranslator took 679.58ms. Allocated memory is still 140.5MB. Free memory was 99.9MB in the beginning and 86.9MB in the end (delta: 13.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-19 07:38:03,179 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.32ms. Allocated memory is still 140.5MB. Free memory was 83.8MB in the beginning and 83.7MB in the end (delta: 134.3kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 679.58ms. Allocated memory is still 140.5MB. Free memory was 99.9MB in the beginning and 86.9MB in the end (delta: 13.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - ExceptionOrErrorResult: UnsupportedOperationException: fesetround not supported in non-bitprecise translation de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: UnsupportedOperationException: fesetround not supported in non-bitprecise translation: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.expressiontranslation.IntegerTranslation.constructBuiltinFesetround(IntegerTranslation.java:719) RESULT: Ultimate could not prove your program: Toolchain returned no result. 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-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/floats-cbmc-regression/float-rounding1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu --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 dbfc84775d165ba071925cc295d45b37e6e48fdc14a38c03379a9274950a3653 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:38:05,836 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:38:05,968 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2023-11-19 07:38:05,978 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:38:05,988 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:38:06,034 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:38:06,036 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:38:06,037 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:38:06,038 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 07:38:06,043 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 07:38:06,044 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:38:06,044 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:38:06,045 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:38:06,047 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:38:06,048 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 07:38:06,048 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:38:06,049 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:38:06,049 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:38:06,050 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 07:38:06,051 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 07:38:06,051 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 07:38:06,052 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-19 07:38:06,052 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-19 07:38:06,053 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-19 07:38:06,053 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:38:06,054 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 07:38:06,054 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:38:06,055 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:38:06,055 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:38:06,056 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 07:38:06,057 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:38:06,058 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:38:06,058 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 07:38:06,058 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 07:38:06,059 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-19 07:38:06,059 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-19 07:38:06,059 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 07:38:06,060 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 07:38:06,060 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 07:38:06,061 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 07:38:06,061 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-19 07:38:06,062 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 07:38:06,062 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_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu 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 -> dbfc84775d165ba071925cc295d45b37e6e48fdc14a38c03379a9274950a3653 [2023-11-19 07:38:06,493 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:38:06,523 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:38:06,526 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:38:06,528 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:38:06,528 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:38:06,530 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/floats-cbmc-regression/float-rounding1.i [2023-11-19 07:38:09,927 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:38:10,317 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:38:10,318 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/sv-benchmarks/c/floats-cbmc-regression/float-rounding1.i [2023-11-19 07:38:10,340 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/data/e0339cab1/babc49962df44163a5fe2e0be920b78c/FLAG5fcc67e51 [2023-11-19 07:38:10,357 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/data/e0339cab1/babc49962df44163a5fe2e0be920b78c [2023-11-19 07:38:10,360 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:38:10,361 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:38:10,364 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:38:10,364 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:38:10,369 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:38:10,370 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:38:10" (1/1) ... [2023-11-19 07:38:10,371 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@647f0045 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:10, skipping insertion in model container [2023-11-19 07:38:10,372 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:38:10" (1/1) ... [2023-11-19 07:38:10,446 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:38:11,186 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_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/sv-benchmarks/c/floats-cbmc-regression/float-rounding1.i[42829,42842] [2023-11-19 07:38:11,191 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_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/sv-benchmarks/c/floats-cbmc-regression/float-rounding1.i[42946,42959] [2023-11-19 07:38:11,203 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:38:11,219 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 07:38:11,229 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma STDC FENV_ACCESS OFF [1095] [2023-11-19 07:38:11,262 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_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/sv-benchmarks/c/floats-cbmc-regression/float-rounding1.i[42829,42842] [2023-11-19 07:38:11,263 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_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/sv-benchmarks/c/floats-cbmc-regression/float-rounding1.i[42946,42959] [2023-11-19 07:38:11,275 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:38:11,485 INFO L206 MainTranslator]: Completed translation [2023-11-19 07:38:11,486 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:11 WrapperNode [2023-11-19 07:38:11,487 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 07:38:11,489 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 07:38:11,489 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 07:38:11,490 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 07:38:11,498 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:11" (1/1) ... [2023-11-19 07:38:11,535 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:11" (1/1) ... [2023-11-19 07:38:11,570 INFO L138 Inliner]: procedures = 461, calls = 12, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 23 [2023-11-19 07:38:11,571 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 07:38:11,572 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 07:38:11,572 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 07:38:11,573 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 07:38:11,582 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:11" (1/1) ... [2023-11-19 07:38:11,583 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:11" (1/1) ... [2023-11-19 07:38:11,596 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:11" (1/1) ... [2023-11-19 07:38:11,598 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:11" (1/1) ... [2023-11-19 07:38:11,605 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:11" (1/1) ... [2023-11-19 07:38:11,609 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:11" (1/1) ... [2023-11-19 07:38:11,622 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:11" (1/1) ... [2023-11-19 07:38:11,627 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:11" (1/1) ... [2023-11-19 07:38:11,630 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 07:38:11,636 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 07:38:11,636 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 07:38:11,636 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 07:38:11,637 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:11" (1/1) ... [2023-11-19 07:38:11,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:38:11,655 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:38:11,677 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 07:38:11,709 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 07:38:11,722 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-19 07:38:11,723 INFO L130 BoogieDeclarations]: Found specification of procedure roundingTest [2023-11-19 07:38:11,723 INFO L138 BoogieDeclarations]: Found implementation of procedure roundingTest [2023-11-19 07:38:11,723 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 07:38:11,723 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 07:38:11,725 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 07:38:11,726 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-19 07:38:11,726 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-19 07:38:11,726 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.setCurrentRoundingMode [2023-11-19 07:38:11,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.setCurrentRoundingMode [2023-11-19 07:38:11,855 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 07:38:11,857 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 07:38:12,049 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 07:38:12,057 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 07:38:12,057 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-19 07:38:12,061 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:38:12 BoogieIcfgContainer [2023-11-19 07:38:12,061 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 07:38:12,063 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 07:38:12,064 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 07:38:12,067 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 07:38:12,067 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:38:10" (1/3) ... [2023-11-19 07:38:12,068 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@18f880f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:38:12, skipping insertion in model container [2023-11-19 07:38:12,068 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:38:11" (2/3) ... [2023-11-19 07:38:12,069 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@18f880f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:38:12, skipping insertion in model container [2023-11-19 07:38:12,069 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:38:12" (3/3) ... [2023-11-19 07:38:12,070 INFO L112 eAbstractionObserver]: Analyzing ICFG float-rounding1.i [2023-11-19 07:38:12,091 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 07:38:12,091 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2023-11-19 07:38:12,140 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:38:12,147 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;@54b3f617, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:38:12,147 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2023-11-19 07:38:12,152 INFO L276 IsEmpty]: Start isEmpty. Operand has 34 states, 22 states have (on average 1.4090909090909092) internal successors, (31), 24 states have internal predecessors, (31), 6 states have call successors, (6), 3 states have call predecessors, (6), 3 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2023-11-19 07:38:12,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-19 07:38:12,160 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:38:12,161 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:38:12,161 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting roundingTestErr0ASSERT_VIOLATIONERROR_FUNCTION === [roundingTestErr0ASSERT_VIOLATIONERROR_FUNCTION, roundingTestErr1ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:38:12,167 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:38:12,167 INFO L85 PathProgramCache]: Analyzing trace with hash -1145250574, now seen corresponding path program 1 times [2023-11-19 07:38:12,177 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 07:38:12,178 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1829548008] [2023-11-19 07:38:12,178 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:38:12,179 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-19 07:38:12,179 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 07:38:12,182 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:12,184 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:12,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:38:12,276 INFO L262 TraceCheckSpWp]: Trace formula consists of 30 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-19 07:38:12,280 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:38:12,330 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-19 07:38:12,331 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:38:12,332 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 07:38:12,332 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1829548008] [2023-11-19 07:38:12,332 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1829548008] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:38:12,333 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:38:12,333 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-19 07:38:12,335 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [452810893] [2023-11-19 07:38:12,336 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:38:12,340 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:38:12,340 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 07:38:12,369 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:38:12,369 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:38:12,371 INFO L87 Difference]: Start difference. First operand has 34 states, 22 states have (on average 1.4090909090909092) internal successors, (31), 24 states have internal predecessors, (31), 6 states have call successors, (6), 3 states have call predecessors, (6), 3 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:38:12,420 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:38:12,420 INFO L93 Difference]: Finished difference Result 67 states and 89 transitions. [2023-11-19 07:38:12,433 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:38:12,434 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 11 [2023-11-19 07:38:12,435 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:38:12,443 INFO L225 Difference]: With dead ends: 67 [2023-11-19 07:38:12,443 INFO L226 Difference]: Without dead ends: 30 [2023-11-19 07:38:12,446 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:38:12,450 INFO L413 NwaCegarLoop]: 40 mSDtfsCounter, 0 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 70 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 07:38:12,452 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 70 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 07:38:12,480 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2023-11-19 07:38:12,499 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 30. [2023-11-19 07:38:12,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 19 states have (on average 1.263157894736842) internal successors, (24), 21 states have internal predecessors, (24), 6 states have call successors, (6), 3 states have call predecessors, (6), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2023-11-19 07:38:12,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 35 transitions. [2023-11-19 07:38:12,506 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 35 transitions. Word has length 11 [2023-11-19 07:38:12,507 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:38:12,507 INFO L495 AbstractCegarLoop]: Abstraction has 30 states and 35 transitions. [2023-11-19 07:38:12,508 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:38:12,509 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 35 transitions. [2023-11-19 07:38:12,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-19 07:38:12,510 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:38:12,511 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:38:12,520 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:12,714 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:12,715 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting roundingTestErr0ASSERT_VIOLATIONERROR_FUNCTION === [roundingTestErr0ASSERT_VIOLATIONERROR_FUNCTION, roundingTestErr1ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:38:12,715 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:38:12,716 INFO L85 PathProgramCache]: Analyzing trace with hash 184007803, now seen corresponding path program 1 times [2023-11-19 07:38:12,716 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 07:38:12,717 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [525473970] [2023-11-19 07:38:12,717 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:38:12,717 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-19 07:38:12,717 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 07:38:12,719 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:12,745 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:12,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:38:12,826 INFO L262 TraceCheckSpWp]: Trace formula consists of 31 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-19 07:38:12,828 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:38:13,289 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-19 07:38:13,289 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:38:13,289 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 07:38:13,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [525473970] [2023-11-19 07:38:13,290 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [525473970] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:38:13,290 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:38:13,290 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2023-11-19 07:38:13,290 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1964281099] [2023-11-19 07:38:13,291 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:38:13,292 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-19 07:38:13,292 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 07:38:13,293 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-19 07:38:13,293 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2023-11-19 07:38:13,294 INFO L87 Difference]: Start difference. First operand 30 states and 35 transitions. Second operand has 8 states, 6 states have (on average 1.5) internal successors, (9), 6 states have internal predecessors, (9), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:38:15,076 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:38:15,076 INFO L93 Difference]: Finished difference Result 93 states and 110 transitions. [2023-11-19 07:38:15,077 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2023-11-19 07:38:15,078 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 6 states have (on average 1.5) internal successors, (9), 6 states have internal predecessors, (9), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 12 [2023-11-19 07:38:15,078 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:38:15,081 INFO L225 Difference]: With dead ends: 93 [2023-11-19 07:38:15,081 INFO L226 Difference]: Without dead ends: 85 [2023-11-19 07:38:15,082 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=46, Invalid=110, Unknown=0, NotChecked=0, Total=156 [2023-11-19 07:38:15,087 INFO L413 NwaCegarLoop]: 29 mSDtfsCounter, 70 mSDsluCounter, 117 mSDsCounter, 0 mSdLazyCounter, 127 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 72 SdHoareTripleChecker+Valid, 146 SdHoareTripleChecker+Invalid, 151 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 127 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2023-11-19 07:38:15,088 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [72 Valid, 146 Invalid, 151 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 127 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2023-11-19 07:38:15,092 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 85 states. [2023-11-19 07:38:15,127 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 85 to 63. [2023-11-19 07:38:15,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 63 states, 41 states have (on average 1.2682926829268293) internal successors, (52), 42 states have internal predecessors, (52), 14 states have call successors, (14), 7 states have call predecessors, (14), 6 states have return successors, (20), 13 states have call predecessors, (20), 12 states have call successors, (20) [2023-11-19 07:38:15,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 86 transitions. [2023-11-19 07:38:15,132 INFO L78 Accepts]: Start accepts. Automaton has 63 states and 86 transitions. Word has length 12 [2023-11-19 07:38:15,132 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:38:15,133 INFO L495 AbstractCegarLoop]: Abstraction has 63 states and 86 transitions. [2023-11-19 07:38:15,133 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 6 states have (on average 1.5) internal successors, (9), 6 states have internal predecessors, (9), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:38:15,133 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 86 transitions. [2023-11-19 07:38:15,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-19 07:38:15,134 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:38:15,134 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:38:15,145 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:15,338 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:15,338 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting roundingTestErr0ASSERT_VIOLATIONERROR_FUNCTION === [roundingTestErr0ASSERT_VIOLATIONERROR_FUNCTION, roundingTestErr1ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:38:15,339 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:38:15,339 INFO L85 PathProgramCache]: Analyzing trace with hash -1415509715, now seen corresponding path program 1 times [2023-11-19 07:38:15,340 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 07:38:15,340 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1065574617] [2023-11-19 07:38:15,340 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:38:15,340 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-19 07:38:15,341 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 07:38:15,342 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:15,345 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:15,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:38:15,427 INFO L262 TraceCheckSpWp]: Trace formula consists of 32 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-19 07:38:15,429 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:38:15,455 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-19 07:38:15,456 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:38:15,456 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 07:38:15,456 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1065574617] [2023-11-19 07:38:15,457 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1065574617] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:38:15,457 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:38:15,457 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-19 07:38:15,457 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1901909797] [2023-11-19 07:38:15,457 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:38:15,458 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:38:15,458 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 07:38:15,459 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:38:15,459 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:38:15,459 INFO L87 Difference]: Start difference. First operand 63 states and 86 transitions. Second operand has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:38:15,505 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:38:15,506 INFO L93 Difference]: Finished difference Result 119 states and 161 transitions. [2023-11-19 07:38:15,506 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:38:15,507 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 13 [2023-11-19 07:38:15,507 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:38:15,508 INFO L225 Difference]: With dead ends: 119 [2023-11-19 07:38:15,508 INFO L226 Difference]: Without dead ends: 59 [2023-11-19 07:38:15,510 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:38:15,511 INFO L413 NwaCegarLoop]: 31 mSDtfsCounter, 4 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 56 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 07:38:15,512 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 56 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 07:38:15,513 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 59 states. [2023-11-19 07:38:15,525 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 59. [2023-11-19 07:38:15,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 59 states, 38 states have (on average 1.1578947368421053) internal successors, (44), 39 states have internal predecessors, (44), 12 states have call successors, (12), 8 states have call predecessors, (12), 7 states have return successors, (13), 11 states have call predecessors, (13), 10 states have call successors, (13) [2023-11-19 07:38:15,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 69 transitions. [2023-11-19 07:38:15,528 INFO L78 Accepts]: Start accepts. Automaton has 59 states and 69 transitions. Word has length 13 [2023-11-19 07:38:15,528 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:38:15,528 INFO L495 AbstractCegarLoop]: Abstraction has 59 states and 69 transitions. [2023-11-19 07:38:15,529 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:38:15,529 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 69 transitions. [2023-11-19 07:38:15,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2023-11-19 07:38:15,530 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:38:15,530 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:38:15,534 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Ended with exit code 0 [2023-11-19 07:38:15,733 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:15,734 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting roundingTestErr1ASSERT_VIOLATIONERROR_FUNCTION === [roundingTestErr0ASSERT_VIOLATIONERROR_FUNCTION, roundingTestErr1ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:38:15,735 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:38:15,735 INFO L85 PathProgramCache]: Analyzing trace with hash 332915595, now seen corresponding path program 1 times [2023-11-19 07:38:15,735 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 07:38:15,736 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [349525235] [2023-11-19 07:38:15,736 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:38:15,736 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-19 07:38:15,736 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 07:38:15,738 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:15,753 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2023-11-19 07:38:15,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:38:15,837 INFO L262 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-19 07:38:15,838 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:38:15,855 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-19 07:38:15,855 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:38:15,855 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 07:38:15,859 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [349525235] [2023-11-19 07:38:15,859 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [349525235] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:38:15,859 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:38:15,859 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-19 07:38:15,860 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1401989412] [2023-11-19 07:38:15,860 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:38:15,860 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:38:15,860 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 07:38:15,861 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:38:15,861 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:38:15,862 INFO L87 Difference]: Start difference. First operand 59 states and 69 transitions. Second operand has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-19 07:38:15,886 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:38:15,887 INFO L93 Difference]: Finished difference Result 96 states and 110 transitions. [2023-11-19 07:38:15,887 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:38:15,888 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 20 [2023-11-19 07:38:15,888 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:38:15,889 INFO L225 Difference]: With dead ends: 96 [2023-11-19 07:38:15,889 INFO L226 Difference]: Without dead ends: 59 [2023-11-19 07:38:15,890 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:38:15,892 INFO L413 NwaCegarLoop]: 36 mSDtfsCounter, 0 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 62 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 07:38:15,892 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 62 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 07:38:15,894 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 59 states. [2023-11-19 07:38:15,902 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 59. [2023-11-19 07:38:15,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 59 states, 38 states have (on average 1.131578947368421) internal successors, (43), 39 states have internal predecessors, (43), 12 states have call successors, (12), 8 states have call predecessors, (12), 7 states have return successors, (13), 11 states have call predecessors, (13), 10 states have call successors, (13) [2023-11-19 07:38:15,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 68 transitions. [2023-11-19 07:38:15,905 INFO L78 Accepts]: Start accepts. Automaton has 59 states and 68 transitions. Word has length 20 [2023-11-19 07:38:15,905 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:38:15,905 INFO L495 AbstractCegarLoop]: Abstraction has 59 states and 68 transitions. [2023-11-19 07:38:15,906 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-19 07:38:15,906 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 68 transitions. [2023-11-19 07:38:15,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-11-19 07:38:15,907 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:38:15,907 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:38:15,912 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Forceful destruction successful, exit code 0 [2023-11-19 07:38:16,111 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:16,111 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting roundingTestErr1ASSERT_VIOLATIONERROR_FUNCTION === [roundingTestErr0ASSERT_VIOLATIONERROR_FUNCTION, roundingTestErr1ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:38:16,112 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:38:16,112 INFO L85 PathProgramCache]: Analyzing trace with hash -953275064, now seen corresponding path program 1 times [2023-11-19 07:38:16,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 07:38:16,113 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1799965798] [2023-11-19 07:38:16,113 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:38:16,113 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-19 07:38:16,113 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 07:38:16,114 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:16,116 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Waiting until timeout for monitored process [2023-11-19 07:38:16,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:38:16,212 INFO L262 TraceCheckSpWp]: Trace formula consists of 44 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-19 07:38:16,214 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:38:16,662 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-19 07:38:16,662 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:38:16,663 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 07:38:16,663 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1799965798] [2023-11-19 07:38:16,663 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1799965798] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:38:16,663 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:38:16,663 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2023-11-19 07:38:16,664 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1291813025] [2023-11-19 07:38:16,664 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:38:16,664 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-19 07:38:16,664 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 07:38:16,665 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-19 07:38:16,665 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2023-11-19 07:38:16,665 INFO L87 Difference]: Start difference. First operand 59 states and 68 transitions. Second operand has 8 states, 7 states have (on average 2.142857142857143) internal successors, (15), 6 states have internal predecessors, (15), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-19 07:38:17,747 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:38:17,747 INFO L93 Difference]: Finished difference Result 67 states and 73 transitions. [2023-11-19 07:38:17,752 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2023-11-19 07:38:17,752 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 7 states have (on average 2.142857142857143) internal successors, (15), 6 states have internal predecessors, (15), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 21 [2023-11-19 07:38:17,753 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:38:17,753 INFO L225 Difference]: With dead ends: 67 [2023-11-19 07:38:17,754 INFO L226 Difference]: Without dead ends: 65 [2023-11-19 07:38:17,754 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 24 GetRequests, 14 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=40, Invalid=92, Unknown=0, NotChecked=0, Total=132 [2023-11-19 07:38:17,755 INFO L413 NwaCegarLoop]: 34 mSDtfsCounter, 38 mSDsluCounter, 119 mSDsCounter, 0 mSdLazyCounter, 70 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 42 SdHoareTripleChecker+Valid, 153 SdHoareTripleChecker+Invalid, 80 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 70 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2023-11-19 07:38:17,756 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [42 Valid, 153 Invalid, 80 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 70 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2023-11-19 07:38:17,757 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65 states. [2023-11-19 07:38:17,767 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 59. [2023-11-19 07:38:17,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 59 states, 38 states have (on average 1.105263157894737) internal successors, (42), 39 states have internal predecessors, (42), 12 states have call successors, (12), 8 states have call predecessors, (12), 7 states have return successors, (13), 11 states have call predecessors, (13), 10 states have call successors, (13) [2023-11-19 07:38:17,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 67 transitions. [2023-11-19 07:38:17,769 INFO L78 Accepts]: Start accepts. Automaton has 59 states and 67 transitions. Word has length 21 [2023-11-19 07:38:17,769 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:38:17,770 INFO L495 AbstractCegarLoop]: Abstraction has 59 states and 67 transitions. [2023-11-19 07:38:17,770 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 7 states have (on average 2.142857142857143) internal successors, (15), 6 states have internal predecessors, (15), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-19 07:38:17,770 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 67 transitions. [2023-11-19 07:38:17,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-11-19 07:38:17,771 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:38:17,771 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:38:17,777 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (6)] Forceful destruction successful, exit code 0 [2023-11-19 07:38:17,975 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:17,976 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting roundingTestErr1ASSERT_VIOLATIONERROR_FUNCTION === [roundingTestErr0ASSERT_VIOLATIONERROR_FUNCTION, roundingTestErr1ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:38:17,976 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:38:17,976 INFO L85 PathProgramCache]: Analyzing trace with hash -896016762, now seen corresponding path program 1 times [2023-11-19 07:38:17,977 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 07:38:17,977 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1337213330] [2023-11-19 07:38:17,977 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:38:17,977 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-19 07:38:17,977 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 07:38:17,978 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:17,980 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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 (7)] Waiting until timeout for monitored process [2023-11-19 07:38:18,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:38:18,088 INFO L262 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-19 07:38:18,090 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:38:18,108 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-19 07:38:18,109 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:38:18,109 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 07:38:18,109 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1337213330] [2023-11-19 07:38:18,110 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1337213330] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:38:18,110 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:38:18,110 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-19 07:38:18,110 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [414299392] [2023-11-19 07:38:18,111 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:38:18,111 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-19 07:38:18,111 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 07:38:18,112 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-19 07:38:18,115 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:38:18,115 INFO L87 Difference]: Start difference. First operand 59 states and 67 transitions. Second operand has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-19 07:38:18,146 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:38:18,147 INFO L93 Difference]: Finished difference Result 82 states and 91 transitions. [2023-11-19 07:38:18,147 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-19 07:38:18,147 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 21 [2023-11-19 07:38:18,148 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:38:18,149 INFO L225 Difference]: With dead ends: 82 [2023-11-19 07:38:18,150 INFO L226 Difference]: Without dead ends: 43 [2023-11-19 07:38:18,154 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-19 07:38:18,160 INFO L413 NwaCegarLoop]: 28 mSDtfsCounter, 4 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 53 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 07:38:18,160 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 53 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 07:38:18,163 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 43 states. [2023-11-19 07:38:18,172 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 41. [2023-11-19 07:38:18,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 41 states, 27 states have (on average 1.037037037037037) internal successors, (28), 28 states have internal predecessors, (28), 8 states have call successors, (8), 5 states have call predecessors, (8), 4 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2023-11-19 07:38:18,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 43 transitions. [2023-11-19 07:38:18,180 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 43 transitions. Word has length 21 [2023-11-19 07:38:18,180 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:38:18,180 INFO L495 AbstractCegarLoop]: Abstraction has 41 states and 43 transitions. [2023-11-19 07:38:18,181 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-19 07:38:18,181 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 43 transitions. [2023-11-19 07:38:18,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2023-11-19 07:38:18,182 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:38:18,183 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:38:18,193 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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 (7)] Forceful destruction successful, exit code 0 [2023-11-19 07:38:18,387 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:18,387 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting roundingTestErr0ASSERT_VIOLATIONERROR_FUNCTION === [roundingTestErr0ASSERT_VIOLATIONERROR_FUNCTION, roundingTestErr1ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:38:18,387 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:38:18,388 INFO L85 PathProgramCache]: Analyzing trace with hash 809857432, now seen corresponding path program 1 times [2023-11-19 07:38:18,388 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 07:38:18,388 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [869081167] [2023-11-19 07:38:18,389 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:38:18,389 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-19 07:38:18,389 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 07:38:18,390 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:18,392 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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 (8)] Waiting until timeout for monitored process [2023-11-19 07:38:18,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:38:18,539 INFO L262 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 13 conjunts are in the unsatisfiable core [2023-11-19 07:38:18,542 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:38:20,384 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2023-11-19 07:38:20,384 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:38:20,384 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 07:38:20,385 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [869081167] [2023-11-19 07:38:20,385 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [869081167] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:38:20,385 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:38:20,385 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2023-11-19 07:38:20,385 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [304643203] [2023-11-19 07:38:20,385 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:38:20,386 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2023-11-19 07:38:20,386 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 07:38:20,387 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2023-11-19 07:38:20,387 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110 [2023-11-19 07:38:20,387 INFO L87 Difference]: Start difference. First operand 41 states and 43 transitions. Second operand has 11 states, 8 states have (on average 3.0) internal successors, (24), 7 states have internal predecessors, (24), 4 states have call successors, (7), 2 states have call predecessors, (7), 3 states have return successors, (6), 4 states have call predecessors, (6), 3 states have call successors, (6) [2023-11-19 07:38:23,142 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:38:23,142 INFO L93 Difference]: Finished difference Result 43 states and 45 transitions. [2023-11-19 07:38:23,143 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-19 07:38:23,144 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 8 states have (on average 3.0) internal successors, (24), 7 states have internal predecessors, (24), 4 states have call successors, (7), 2 states have call predecessors, (7), 3 states have return successors, (6), 4 states have call predecessors, (6), 3 states have call successors, (6) Word has length 43 [2023-11-19 07:38:23,144 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:38:23,145 INFO L225 Difference]: With dead ends: 43 [2023-11-19 07:38:23,145 INFO L226 Difference]: Without dead ends: 41 [2023-11-19 07:38:23,145 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 47 GetRequests, 33 SyntacticMatches, 1 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 2.5s TimeCoverageRelationStatistics Valid=47, Invalid=163, Unknown=0, NotChecked=0, Total=210 [2023-11-19 07:38:23,146 INFO L413 NwaCegarLoop]: 29 mSDtfsCounter, 25 mSDsluCounter, 151 mSDsCounter, 0 mSdLazyCounter, 106 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 180 SdHoareTripleChecker+Invalid, 112 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 106 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2023-11-19 07:38:23,147 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 180 Invalid, 112 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 106 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2023-11-19 07:38:23,147 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 41 states. [2023-11-19 07:38:23,154 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 39. [2023-11-19 07:38:23,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 26 states have (on average 1.0) internal successors, (26), 26 states have internal predecessors, (26), 8 states have call successors, (8), 5 states have call predecessors, (8), 4 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2023-11-19 07:38:23,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 41 transitions. [2023-11-19 07:38:23,155 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 41 transitions. Word has length 43 [2023-11-19 07:38:23,156 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:38:23,156 INFO L495 AbstractCegarLoop]: Abstraction has 39 states and 41 transitions. [2023-11-19 07:38:23,156 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 8 states have (on average 3.0) internal successors, (24), 7 states have internal predecessors, (24), 4 states have call successors, (7), 2 states have call predecessors, (7), 3 states have return successors, (6), 4 states have call predecessors, (6), 3 states have call successors, (6) [2023-11-19 07:38:23,156 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 41 transitions. [2023-11-19 07:38:23,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2023-11-19 07:38:23,158 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:38:23,159 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:38:23,164 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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 (8)] Ended with exit code 0 [2023-11-19 07:38:23,363 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:23,364 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting roundingTestErr1ASSERT_VIOLATIONERROR_FUNCTION === [roundingTestErr0ASSERT_VIOLATIONERROR_FUNCTION, roundingTestErr1ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:38:23,364 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:38:23,364 INFO L85 PathProgramCache]: Analyzing trace with hash -506599221, now seen corresponding path program 1 times [2023-11-19 07:38:23,365 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 07:38:23,365 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [62544752] [2023-11-19 07:38:23,365 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:38:23,365 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-19 07:38:23,365 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 07:38:23,366 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:23,370 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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 (9)] Waiting until timeout for monitored process [2023-11-19 07:38:23,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:38:23,569 INFO L262 TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 13 conjunts are in the unsatisfiable core [2023-11-19 07:38:23,575 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:38:25,241 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2023-11-19 07:38:25,241 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:38:25,241 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 07:38:25,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [62544752] [2023-11-19 07:38:25,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [62544752] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:38:25,242 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:38:25,242 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2023-11-19 07:38:25,242 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1773681874] [2023-11-19 07:38:25,242 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:38:25,243 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2023-11-19 07:38:25,243 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 07:38:25,244 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2023-11-19 07:38:25,244 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110 [2023-11-19 07:38:25,244 INFO L87 Difference]: Start difference. First operand 39 states and 41 transitions. Second operand has 11 states, 9 states have (on average 2.888888888888889) internal successors, (26), 7 states have internal predecessors, (26), 4 states have call successors, (8), 2 states have call predecessors, (8), 3 states have return successors, (7), 5 states have call predecessors, (7), 3 states have call successors, (7) [2023-11-19 07:38:28,670 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:38:28,670 INFO L93 Difference]: Finished difference Result 41 states and 43 transitions. [2023-11-19 07:38:28,670 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-19 07:38:28,670 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 9 states have (on average 2.888888888888889) internal successors, (26), 7 states have internal predecessors, (26), 4 states have call successors, (8), 2 states have call predecessors, (8), 3 states have return successors, (7), 5 states have call predecessors, (7), 3 states have call successors, (7) Word has length 52 [2023-11-19 07:38:28,671 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:38:28,671 INFO L225 Difference]: With dead ends: 41 [2023-11-19 07:38:28,671 INFO L226 Difference]: Without dead ends: 0 [2023-11-19 07:38:28,672 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 59 GetRequests, 41 SyntacticMatches, 1 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 42 ImplicationChecksByTransitivity, 2.9s TimeCoverageRelationStatistics Valid=69, Invalid=273, Unknown=0, NotChecked=0, Total=342 [2023-11-19 07:38:28,673 INFO L413 NwaCegarLoop]: 32 mSDtfsCounter, 16 mSDsluCounter, 191 mSDsCounter, 0 mSdLazyCounter, 124 mSolverCounterSat, 9 mSolverCounterUnsat, 5 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 223 SdHoareTripleChecker+Invalid, 138 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 124 IncrementalHoareTripleChecker+Invalid, 5 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time [2023-11-19 07:38:28,673 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 223 Invalid, 138 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 124 Invalid, 5 Unknown, 0 Unchecked, 1.6s Time] [2023-11-19 07:38:28,674 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-19 07:38:28,674 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-19 07:38:28,674 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-19 07:38:28,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-19 07:38:28,674 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 52 [2023-11-19 07:38:28,675 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:38:28,675 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-19 07:38:28,675 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 9 states have (on average 2.888888888888889) internal successors, (26), 7 states have internal predecessors, (26), 4 states have call successors, (8), 2 states have call predecessors, (8), 3 states have return successors, (7), 5 states have call predecessors, (7), 3 states have call successors, (7) [2023-11-19 07:38:28,675 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-19 07:38:28,675 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-19 07:38:28,678 INFO L805 garLoopResultBuilder]: Registering result SAFE for location roundingTestErr0ASSERT_VIOLATIONERROR_FUNCTION (1 of 2 remaining) [2023-11-19 07:38:28,678 INFO L805 garLoopResultBuilder]: Registering result SAFE for location roundingTestErr1ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2023-11-19 07:38:28,684 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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 (9)] Forceful destruction successful, exit code 0 [2023-11-19 07:38:28,879 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:38:28,881 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-19 07:38:31,077 INFO L899 garLoopResultBuilder]: For program point L-1-1(line -1) no Hoare annotation was computed. [2023-11-19 07:38:31,078 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.setCurrentRoundingModeEXIT(line -1) no Hoare annotation was computed. [2023-11-19 07:38:31,078 INFO L899 garLoopResultBuilder]: For program point L-1-3(line -1) no Hoare annotation was computed. [2023-11-19 07:38:31,078 INFO L899 garLoopResultBuilder]: For program point L-1-5(line -1) no Hoare annotation was computed. [2023-11-19 07:38:31,078 INFO L899 garLoopResultBuilder]: For program point L-1-7(line -1) no Hoare annotation was computed. [2023-11-19 07:38:31,078 INFO L895 garLoopResultBuilder]: At program point $Ultimate##0(line -1) the Hoare annotation is: (let ((.cse1 (not (= |old(currentRoundingMode)| roundNearestTiesToEven))) (.cse4 (not (= |old(currentRoundingMode)| roundTowardNegative)))) (let ((.cse0 (= currentRoundingMode roundNearestTiesToEven)) (.cse2 (= currentRoundingMode roundTowardNegative)) (.cse3 (let ((.cse5 (= ULTIMATE.setCurrentRoundingMode_i (_ bv1024 32)))) (and (or .cse5 .cse1) (or .cse5 .cse4))))) (and (or (= ULTIMATE.setCurrentRoundingMode_i (_ bv0 32)) .cse0 .cse1) (or .cse2 .cse3 .cse0) (or .cse4 .cse2 .cse3)))) [2023-11-19 07:38:31,079 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-19 07:38:31,079 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-11-19 07:38:31,079 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2023-11-19 07:38:31,079 INFO L899 garLoopResultBuilder]: For program point L1132(line 1132) no Hoare annotation was computed. [2023-11-19 07:38:31,080 INFO L895 garLoopResultBuilder]: At program point L1130(line 1130) the Hoare annotation is: (and (= currentRoundingMode roundTowardNegative) (exists ((v_subst_16 RoundingMode)) (and (fp.lt |ULTIMATE.start_main_~f4~0#1| ((_ to_fp 8 24) v_subst_16 (/ 12582913.0 140737488355328.0))) (fp.lt |ULTIMATE.start_main_~f3~0#1| ((_ to_fp 8 24) v_subst_16 (/ 8388609.0 8388608.0))) (fp.lt ((_ to_fp 8 24) v_subst_16 (/ 12582911.0 140737488355328.0)) |ULTIMATE.start_main_~f4~0#1|) (fp.lt ((_ to_fp 8 24) v_subst_16 (/ 16777215.0 16777216.0)) |ULTIMATE.start_main_~f3~0#1|))) (exists ((v_subst_9 RoundingMode)) (and (= |ULTIMATE.start_main_~f1~0#1| ((_ to_fp 8 24) v_subst_9 ((_ to_fp 11 53) v_subst_9 1.0))) (= |ULTIMATE.start_main_~f2~0#1| ((_ to_fp 8 24) v_subst_9 ((_ to_fp 11 53) v_subst_9 (/ 3.0 33554432.0))))))) [2023-11-19 07:38:31,080 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-19 07:38:31,080 INFO L895 garLoopResultBuilder]: At program point L1129(line 1129) the Hoare annotation is: (and (= currentRoundingMode roundTowardNegative) (exists ((v_subst_9 RoundingMode)) (and (= |ULTIMATE.start_main_~f1~0#1| ((_ to_fp 8 24) v_subst_9 ((_ to_fp 11 53) v_subst_9 1.0))) (= |ULTIMATE.start_main_~f2~0#1| ((_ to_fp 8 24) v_subst_9 ((_ to_fp 11 53) v_subst_9 (/ 3.0 33554432.0))))))) [2023-11-19 07:38:31,080 INFO L899 garLoopResultBuilder]: For program point main_returnLabel#1(lines 1116 1136) no Hoare annotation was computed. [2023-11-19 07:38:31,081 INFO L895 garLoopResultBuilder]: At program point L1129-1(line 1129) the Hoare annotation is: (and (fp.lt |ULTIMATE.start_main_~f3~0#1| ((_ to_fp 8 24) currentRoundingMode (/ 8388609.0 8388608.0))) (fp.lt ((_ to_fp 8 24) currentRoundingMode (/ 16777215.0 16777216.0)) |ULTIMATE.start_main_~f3~0#1|) (= currentRoundingMode roundTowardNegative) (exists ((v_subst_9 RoundingMode)) (and (= |ULTIMATE.start_main_~f1~0#1| ((_ to_fp 8 24) v_subst_9 ((_ to_fp 11 53) v_subst_9 1.0))) (= |ULTIMATE.start_main_~f2~0#1| ((_ to_fp 8 24) v_subst_9 ((_ to_fp 11 53) v_subst_9 (/ 3.0 33554432.0))))))) [2023-11-19 07:38:31,081 INFO L895 garLoopResultBuilder]: At program point L1123(line 1123) the Hoare annotation is: (and (= currentRoundingMode roundNearestTiesToEven) (exists ((v_subst_2 RoundingMode)) (and (= |ULTIMATE.start_main_~f2~0#1| ((_ to_fp 8 24) v_subst_2 ((_ to_fp 11 53) v_subst_2 (/ 3.0 33554432.0)))) (= |ULTIMATE.start_main_~f1~0#1| ((_ to_fp 8 24) v_subst_2 ((_ to_fp 11 53) v_subst_2 1.0)))))) [2023-11-19 07:38:31,081 INFO L899 garLoopResultBuilder]: For program point L1123-1(line 1123) no Hoare annotation was computed. [2023-11-19 07:38:31,081 INFO L899 garLoopResultBuilder]: For program point L3-2(lines 2 4) no Hoare annotation was computed. [2023-11-19 07:38:31,082 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 2 4) the Hoare annotation is: true [2023-11-19 07:38:31,082 INFO L899 garLoopResultBuilder]: For program point L3(line 3) no Hoare annotation was computed. [2023-11-19 07:38:31,082 INFO L899 garLoopResultBuilder]: For program point assume_abort_if_notEXIT(lines 2 4) no Hoare annotation was computed. [2023-11-19 07:38:31,082 INFO L899 garLoopResultBuilder]: For program point L1110(line 1110) no Hoare annotation was computed. [2023-11-19 07:38:31,082 INFO L899 garLoopResultBuilder]: For program point L1110-1(line 1110) no Hoare annotation was computed. [2023-11-19 07:38:31,082 INFO L899 garLoopResultBuilder]: For program point L1110-3(lines 1097 1113) no Hoare annotation was computed. [2023-11-19 07:38:31,083 INFO L899 garLoopResultBuilder]: For program point L1106(line 1106) no Hoare annotation was computed. [2023-11-19 07:38:31,083 INFO L899 garLoopResultBuilder]: For program point L1103(line 1103) no Hoare annotation was computed. [2023-11-19 07:38:31,083 INFO L899 garLoopResultBuilder]: For program point roundingTestEXIT(lines 1097 1113) no Hoare annotation was computed. [2023-11-19 07:38:31,083 INFO L899 garLoopResultBuilder]: For program point L1103-1(line 1103) no Hoare annotation was computed. [2023-11-19 07:38:31,084 INFO L895 garLoopResultBuilder]: At program point L1103-3(line 1103) the Hoare annotation is: (let ((.cse0 (exists ((v_subst_1 RoundingMode)) (= (fp.add currentRoundingMode ((_ to_fp 8 24) v_subst_1 ((_ to_fp 11 53) v_subst_1 1.0)) ((_ to_fp 8 24) v_subst_1 ((_ to_fp 11 53) v_subst_1 (/ 3.0 33554432.0)))) roundingTest_~roundToNearestSum~0))) (.cse1 (= currentRoundingMode roundNearestTiesToEven))) (and (or (not (= |old(currentRoundingMode)| roundTowardNegative)) (forall ((currentRoundingMode RoundingMode)) (or (not (fp.lt |roundingTest_#in~f2| ((_ to_fp 8 24) currentRoundingMode (/ 12582913.0 140737488355328.0)))) (not (fp.lt |roundingTest_#in~f1| ((_ to_fp 8 24) currentRoundingMode (/ 8388609.0 8388608.0)))) (not (fp.lt ((_ to_fp 8 24) currentRoundingMode (/ 12582911.0 140737488355328.0)) |roundingTest_#in~f2|)) (not (fp.lt ((_ to_fp 8 24) currentRoundingMode (/ 16777215.0 16777216.0)) |roundingTest_#in~f1|)))) (and .cse0 (exists ((v_subst_10 RoundingMode)) (and (fp.lt roundingTest_~f2 ((_ to_fp 8 24) v_subst_10 (/ 12582913.0 140737488355328.0))) (fp.lt ((_ to_fp 8 24) v_subst_10 (/ 12582911.0 140737488355328.0)) roundingTest_~f2) (fp.lt ((_ to_fp 8 24) v_subst_10 (/ 16777215.0 16777216.0)) roundingTest_~f1) (fp.lt roundingTest_~f1 ((_ to_fp 8 24) v_subst_10 (/ 8388609.0 8388608.0))))) .cse1)) (or (and .cse0 (exists ((currentRoundingMode RoundingMode)) (and (= roundingTest_~f1 ((_ to_fp 8 24) currentRoundingMode ((_ to_fp 11 53) currentRoundingMode 1.0))) (= ((_ to_fp 8 24) currentRoundingMode ((_ to_fp 11 53) currentRoundingMode (/ 3.0 33554432.0))) roundingTest_~f2))) .cse1) (forall ((v_subst_3 RoundingMode)) (or (not (= |roundingTest_#in~f1| ((_ to_fp 8 24) v_subst_3 ((_ to_fp 11 53) v_subst_3 1.0)))) (not (= |roundingTest_#in~f2| ((_ to_fp 8 24) v_subst_3 ((_ to_fp 11 53) v_subst_3 (/ 3.0 33554432.0))))))) (not (= |old(currentRoundingMode)| roundNearestTiesToEven))))) [2023-11-19 07:38:31,085 INFO L895 garLoopResultBuilder]: At program point L1099(line 1099) the Hoare annotation is: (and (or (not (= |old(currentRoundingMode)| roundTowardNegative)) (forall ((currentRoundingMode RoundingMode)) (or (not (fp.lt |roundingTest_#in~f2| ((_ to_fp 8 24) currentRoundingMode (/ 12582913.0 140737488355328.0)))) (not (fp.lt |roundingTest_#in~f1| ((_ to_fp 8 24) currentRoundingMode (/ 8388609.0 8388608.0)))) (not (fp.lt ((_ to_fp 8 24) currentRoundingMode (/ 12582911.0 140737488355328.0)) |roundingTest_#in~f2|)) (not (fp.lt ((_ to_fp 8 24) currentRoundingMode (/ 16777215.0 16777216.0)) |roundingTest_#in~f1|)))) (and (= currentRoundingMode roundTowardNegative) (exists ((v_subst_15 RoundingMode)) (and (fp.lt roundingTest_~f2 ((_ to_fp 8 24) v_subst_15 (/ 12582913.0 140737488355328.0))) (fp.lt ((_ to_fp 8 24) v_subst_15 (/ 16777215.0 16777216.0)) roundingTest_~f1) (fp.lt roundingTest_~f1 ((_ to_fp 8 24) v_subst_15 (/ 8388609.0 8388608.0))) (fp.lt ((_ to_fp 8 24) v_subst_15 (/ 12582911.0 140737488355328.0)) roundingTest_~f2))))) (or (and (exists ((currentRoundingMode RoundingMode)) (and (= roundingTest_~f1 ((_ to_fp 8 24) currentRoundingMode ((_ to_fp 11 53) currentRoundingMode 1.0))) (= ((_ to_fp 8 24) currentRoundingMode ((_ to_fp 11 53) currentRoundingMode (/ 3.0 33554432.0))) roundingTest_~f2))) (= currentRoundingMode roundNearestTiesToEven)) (forall ((v_subst_3 RoundingMode)) (or (not (= |roundingTest_#in~f1| ((_ to_fp 8 24) v_subst_3 ((_ to_fp 11 53) v_subst_3 1.0)))) (not (= |roundingTest_#in~f2| ((_ to_fp 8 24) v_subst_3 ((_ to_fp 11 53) v_subst_3 (/ 3.0 33554432.0))))))) (not (= |old(currentRoundingMode)| roundNearestTiesToEven)))) [2023-11-19 07:38:31,085 INFO L899 garLoopResultBuilder]: For program point L1099-1(line 1099) no Hoare annotation was computed. [2023-11-19 07:38:31,086 INFO L895 garLoopResultBuilder]: At program point $Ultimate##0(lines 1097 1113) the Hoare annotation is: (and (or (not (= |old(currentRoundingMode)| roundTowardNegative)) (= currentRoundingMode roundTowardNegative) (forall ((currentRoundingMode RoundingMode)) (or (not (fp.lt |roundingTest_#in~f2| ((_ to_fp 8 24) currentRoundingMode (/ 12582913.0 140737488355328.0)))) (not (fp.lt |roundingTest_#in~f1| ((_ to_fp 8 24) currentRoundingMode (/ 8388609.0 8388608.0)))) (not (fp.lt ((_ to_fp 8 24) currentRoundingMode (/ 12582911.0 140737488355328.0)) |roundingTest_#in~f2|)) (not (fp.lt ((_ to_fp 8 24) currentRoundingMode (/ 16777215.0 16777216.0)) |roundingTest_#in~f1|))))) (or (forall ((v_subst_3 RoundingMode)) (or (not (= |roundingTest_#in~f1| ((_ to_fp 8 24) v_subst_3 ((_ to_fp 11 53) v_subst_3 1.0)))) (not (= |roundingTest_#in~f2| ((_ to_fp 8 24) v_subst_3 ((_ to_fp 11 53) v_subst_3 (/ 3.0 33554432.0))))))) (= currentRoundingMode roundNearestTiesToEven) (not (= |old(currentRoundingMode)| roundNearestTiesToEven)))) [2023-11-19 07:38:31,086 INFO L899 garLoopResultBuilder]: For program point roundingTestErr0ASSERT_VIOLATIONERROR_FUNCTION(line 1103) no Hoare annotation was computed. [2023-11-19 07:38:31,086 INFO L899 garLoopResultBuilder]: For program point roundingTestErr1ASSERT_VIOLATIONERROR_FUNCTION(line 1110) no Hoare annotation was computed. [2023-11-19 07:38:31,089 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:38:31,091 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-19 07:38:31,096 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 07:38:31 BoogieIcfgContainer [2023-11-19 07:38:31,096 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-19 07:38:31,097 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 07:38:31,097 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 07:38:31,097 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 07:38:31,098 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:38:12" (3/4) ... [2023-11-19 07:38:31,100 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-19 07:38:31,105 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure ULTIMATE.setCurrentRoundingMode [2023-11-19 07:38:31,106 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure assume_abort_if_not [2023-11-19 07:38:31,106 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure roundingTest [2023-11-19 07:38:31,111 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 20 nodes and edges [2023-11-19 07:38:31,111 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2023-11-19 07:38:31,111 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2023-11-19 07:38:31,112 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2023-11-19 07:38:31,213 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/witness.graphml [2023-11-19 07:38:31,213 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/witness.yml [2023-11-19 07:38:31,214 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 07:38:31,215 INFO L158 Benchmark]: Toolchain (without parser) took 20853.00ms. Allocated memory was 71.3MB in the beginning and 109.1MB in the end (delta: 37.7MB). Free memory was 45.9MB in the beginning and 83.8MB in the end (delta: -37.8MB). Peak memory consumption was 57.6MB. Max. memory is 16.1GB. [2023-11-19 07:38:31,215 INFO L158 Benchmark]: CDTParser took 0.28ms. Allocated memory is still 71.3MB. Free memory is still 46.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 07:38:31,216 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1124.21ms. Allocated memory was 71.3MB in the beginning and 90.2MB in the end (delta: 18.9MB). Free memory was 45.6MB in the beginning and 53.1MB in the end (delta: -7.4MB). Peak memory consumption was 22.8MB. Max. memory is 16.1GB. [2023-11-19 07:38:31,216 INFO L158 Benchmark]: Boogie Procedure Inliner took 82.12ms. Allocated memory is still 90.2MB. Free memory was 53.1MB in the beginning and 50.6MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 07:38:31,217 INFO L158 Benchmark]: Boogie Preprocessor took 62.58ms. Allocated memory is still 90.2MB. Free memory was 50.6MB in the beginning and 49.0MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 07:38:31,217 INFO L158 Benchmark]: RCFGBuilder took 425.91ms. Allocated memory is still 90.2MB. Free memory was 49.0MB in the beginning and 61.1MB in the end (delta: -12.1MB). Peak memory consumption was 8.2MB. Max. memory is 16.1GB. [2023-11-19 07:38:31,217 INFO L158 Benchmark]: TraceAbstraction took 19033.01ms. Allocated memory was 90.2MB in the beginning and 109.1MB in the end (delta: 18.9MB). Free memory was 60.3MB in the beginning and 33.5MB in the end (delta: 26.8MB). Peak memory consumption was 45.5MB. Max. memory is 16.1GB. [2023-11-19 07:38:31,218 INFO L158 Benchmark]: Witness Printer took 116.73ms. Allocated memory is still 109.1MB. Free memory was 33.5MB in the beginning and 83.8MB in the end (delta: -50.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-19 07:38:31,221 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.28ms. Allocated memory is still 71.3MB. Free memory is still 46.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1124.21ms. Allocated memory was 71.3MB in the beginning and 90.2MB in the end (delta: 18.9MB). Free memory was 45.6MB in the beginning and 53.1MB in the end (delta: -7.4MB). Peak memory consumption was 22.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 82.12ms. Allocated memory is still 90.2MB. Free memory was 53.1MB in the beginning and 50.6MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 62.58ms. Allocated memory is still 90.2MB. Free memory was 50.6MB in the beginning and 49.0MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 425.91ms. Allocated memory is still 90.2MB. Free memory was 49.0MB in the beginning and 61.1MB in the end (delta: -12.1MB). Peak memory consumption was 8.2MB. Max. memory is 16.1GB. * TraceAbstraction took 19033.01ms. Allocated memory was 90.2MB in the beginning and 109.1MB in the end (delta: 18.9MB). Free memory was 60.3MB in the beginning and 33.5MB in the end (delta: 26.8MB). Peak memory consumption was 45.5MB. Max. memory is 16.1GB. * Witness Printer took 116.73ms. Allocated memory is still 109.1MB. Free memory was 33.5MB in the beginning and 83.8MB in the end (delta: -50.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 1095]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma STDC FENV_ACCESS OFF [1095] * 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: 1103]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 1110]: 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 4 procedures, 34 locations, 2 error locations. Started 1 CEGAR loops. OverallTime: 19.0s, OverallIterations: 8, TraceHistogramMax: 4, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 9.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 2.2s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 5 mSolverCounterUnknown, 164 SdHoareTripleChecker+Valid, 5.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 157 mSDsluCounter, 943 SdHoareTripleChecker+Invalid, 4.8s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 684 mSDsCounter, 54 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 467 IncrementalHoareTripleChecker+Invalid, 526 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 54 mSolverCounterUnsat, 259 mSDtfsCounter, 467 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 207 GetRequests, 150 SyntacticMatches, 2 SemanticMatches, 55 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 79 ImplicationChecksByTransitivity, 6.8s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=63occurred in iteration=2, InterpolantAutomatonStates: 55, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 8 MinimizatonAttempts, 32 StatesRemovedByMinimization, 4 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 9 LocationsWithAnnotation, 53 PreInvPairs, 58 NumberOfFragments, 467 HoareAnnotationTreeSize, 53 FomulaSimplifications, 55 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 9 FomulaSimplificationsInter, 644 FormulaSimplificationTreeSizeReductionInter, 2.2s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.6s SatisfiabilityAnalysisTime, 4.6s InterpolantComputationTime, 193 NumberOfCodeBlocks, 193 NumberOfCodeBlocksAsserted, 8 NumberOfCheckSat, 185 ConstructedInterpolants, 26 QuantifiedInterpolants, 786 SizeOfPredicates, 32 NumberOfNonLiveVariables, 392 ConjunctsInSsa, 52 ConjunctsInUnsatCore, 8 InterpolantComputations, 8 PerfectInterpolantSequences, 69/69 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 2 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-19 07:38:31,335 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_01e4b000-1f81-4b78-a39b-a1ed61dca9e7/bin/uautomizer-verify-uCwYo4JHxu/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