./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-newlib/double_req_bl_0660a.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/float-newlib/double_req_bl_0660a.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3 --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 Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 6d9a8145d638c26faad449bc885374edad64539bf6398d69edd43d752cc31d73 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 02:29:25,701 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 02:29:25,781 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-25 02:29:25,786 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 02:29:25,786 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 02:29:25,814 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 02:29:25,815 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 02:29:25,815 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 02:29:25,815 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 02:29:25,816 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 02:29:25,816 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 02:29:25,816 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 02:29:25,816 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 02:29:25,816 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 02:29:25,816 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 02:29:25,817 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 02:29:25,817 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 02:29:25,817 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 02:29:25,817 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 02:29:25,817 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 02:29:25,817 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 02:29:25,818 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 02:29:25,818 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 02:29:25,818 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 02:29:25,818 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 02:29:25,818 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 02:29:25,818 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 02:29:25,819 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:29:25,819 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 02:29:25,819 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 02:29:25,819 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 02:29:25,819 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 02:29:25,819 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 02:29:25,820 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3 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 -> Kojak 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 -> 6d9a8145d638c26faad449bc885374edad64539bf6398d69edd43d752cc31d73 [2024-11-25 02:29:26,158 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 02:29:26,167 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 02:29:26,173 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 02:29:26,174 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 02:29:26,174 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 02:29:26,176 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/float-newlib/double_req_bl_0660a.c [2024-11-25 02:29:29,212 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/data/17ecebab1/5607ec7f3d3447e887f0d9d290ea3085/FLAG1ee14790c [2024-11-25 02:29:29,477 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 02:29:29,478 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/sv-benchmarks/c/float-newlib/double_req_bl_0660a.c [2024-11-25 02:29:29,487 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/data/17ecebab1/5607ec7f3d3447e887f0d9d290ea3085/FLAG1ee14790c [2024-11-25 02:29:29,511 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/data/17ecebab1/5607ec7f3d3447e887f0d9d290ea3085 [2024-11-25 02:29:29,514 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 02:29:29,515 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 02:29:29,517 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 02:29:29,520 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 02:29:29,525 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 02:29:29,526 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:29:29" (1/1) ... [2024-11-25 02:29:29,527 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5f9bcc31 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:29, skipping insertion in model container [2024-11-25 02:29:29,531 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:29:29" (1/1) ... [2024-11-25 02:29:29,560 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 02:29:29,768 ERROR L321 MainTranslator]: Unsupported Syntax: floats in unions are not supported in the integer translation. [2024-11-25 02:29:29,769 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7b662837 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:29, skipping insertion in model container [2024-11-25 02:29:29,769 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 02:29:29,770 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-25 02:29:29,772 INFO L158 Benchmark]: Toolchain (without parser) took 255.58ms. Allocated memory is still 117.4MB. Free memory was 91.3MB in the beginning and 82.7MB in the end (delta: 8.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-25 02:29:29,776 INFO L158 Benchmark]: CDTParser took 0.31ms. Allocated memory is still 83.9MB. Free memory is still 39.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:29:29,777 INFO L158 Benchmark]: CACSL2BoogieTranslator took 252.65ms. Allocated memory is still 117.4MB. Free memory was 91.3MB in the beginning and 82.7MB in the end (delta: 8.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-25 02:29:29,778 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.31ms. Allocated memory is still 83.9MB. Free memory is still 39.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 252.65ms. Allocated memory is still 117.4MB. Free memory was 91.3MB in the beginning and 82.7MB in the end (delta: 8.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 11]: Unsupported Syntax floats in unions are not supported in the integer translation. 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/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/float-newlib/double_req_bl_0660a.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3 --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 Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 6d9a8145d638c26faad449bc885374edad64539bf6398d69edd43d752cc31d73 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 02:29:32,402 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 02:29:32,536 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Bitvector.epf [2024-11-25 02:29:32,567 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 02:29:32,568 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 02:29:32,568 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 02:29:32,569 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 02:29:32,569 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 02:29:32,569 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 02:29:32,569 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 02:29:32,569 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 02:29:32,569 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 02:29:32,569 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 02:29:32,570 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 02:29:32,570 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 02:29:32,570 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 02:29:32,570 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-25 02:29:32,570 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-25 02:29:32,570 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-25 02:29:32,570 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 02:29:32,570 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 02:29:32,571 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 02:29:32,571 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 02:29:32,571 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 02:29:32,571 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 02:29:32,571 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 02:29:32,571 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2024-11-25 02:29:32,571 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2024-11-25 02:29:32,572 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 02:29:32,572 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:29:32,572 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 02:29:32,572 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 02:29:32,572 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 02:29:32,572 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2024-11-25 02:29:32,572 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-25 02:29:32,573 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2024-11-25 02:29:32,573 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3 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 -> Kojak 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 -> 6d9a8145d638c26faad449bc885374edad64539bf6398d69edd43d752cc31d73 [2024-11-25 02:29:32,924 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 02:29:32,936 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 02:29:32,939 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 02:29:32,943 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 02:29:32,943 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 02:29:32,944 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/float-newlib/double_req_bl_0660a.c [2024-11-25 02:29:36,218 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/data/82e7a95bc/79cb0930449e4b9db192845e1db3e944/FLAG128ee7175 [2024-11-25 02:29:36,498 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 02:29:36,499 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/sv-benchmarks/c/float-newlib/double_req_bl_0660a.c [2024-11-25 02:29:36,511 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/data/82e7a95bc/79cb0930449e4b9db192845e1db3e944/FLAG128ee7175 [2024-11-25 02:29:36,533 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/data/82e7a95bc/79cb0930449e4b9db192845e1db3e944 [2024-11-25 02:29:36,536 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 02:29:36,537 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 02:29:36,539 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 02:29:36,540 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 02:29:36,545 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 02:29:36,546 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:29:36" (1/1) ... [2024-11-25 02:29:36,548 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3447a329 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:36, skipping insertion in model container [2024-11-25 02:29:36,549 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:29:36" (1/1) ... [2024-11-25 02:29:36,574 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 02:29:36,865 WARN L250 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_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/sv-benchmarks/c/float-newlib/double_req_bl_0660a.c[6214,6227] [2024-11-25 02:29:36,870 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:29:36,897 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 02:29:36,976 WARN L250 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_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/sv-benchmarks/c/float-newlib/double_req_bl_0660a.c[6214,6227] [2024-11-25 02:29:36,976 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:29:37,006 INFO L204 MainTranslator]: Completed translation [2024-11-25 02:29:37,006 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:37 WrapperNode [2024-11-25 02:29:37,006 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 02:29:37,007 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 02:29:37,008 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 02:29:37,008 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 02:29:37,015 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:37" (1/1) ... [2024-11-25 02:29:37,038 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:37" (1/1) ... [2024-11-25 02:29:37,075 INFO L138 Inliner]: procedures = 23, calls = 87, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 225 [2024-11-25 02:29:37,075 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 02:29:37,076 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 02:29:37,076 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 02:29:37,076 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 02:29:37,087 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:37" (1/1) ... [2024-11-25 02:29:37,088 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:37" (1/1) ... [2024-11-25 02:29:37,094 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:37" (1/1) ... [2024-11-25 02:29:37,094 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:37" (1/1) ... [2024-11-25 02:29:37,111 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:37" (1/1) ... [2024-11-25 02:29:37,113 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:37" (1/1) ... [2024-11-25 02:29:37,119 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:37" (1/1) ... [2024-11-25 02:29:37,123 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:37" (1/1) ... [2024-11-25 02:29:37,125 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:37" (1/1) ... [2024-11-25 02:29:37,138 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 02:29:37,139 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 02:29:37,143 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 02:29:37,143 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 02:29:37,144 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:29:37" (1/1) ... [2024-11-25 02:29:37,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:29:37,184 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 02:29:37,211 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 02:29:37,222 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 02:29:37,284 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 02:29:37,284 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8 [2024-11-25 02:29:37,284 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intFLOATTYPE8 [2024-11-25 02:29:37,284 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8 [2024-11-25 02:29:37,284 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2024-11-25 02:29:37,284 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-25 02:29:37,285 INFO L130 BoogieDeclarations]: Found specification of procedure fabs_double [2024-11-25 02:29:37,285 INFO L138 BoogieDeclarations]: Found implementation of procedure fabs_double [2024-11-25 02:29:37,285 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8 [2024-11-25 02:29:37,285 INFO L130 BoogieDeclarations]: Found specification of procedure atan_double [2024-11-25 02:29:37,291 INFO L138 BoogieDeclarations]: Found implementation of procedure atan_double [2024-11-25 02:29:37,291 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2024-11-25 02:29:37,291 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 02:29:37,292 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 02:29:37,292 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2024-11-25 02:29:37,292 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-25 02:29:37,464 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 02:29:37,466 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 02:31:07,921 INFO L? ?]: Removed 85 outVars from TransFormulas that were not future-live. [2024-11-25 02:31:07,921 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 02:31:08,066 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 02:31:08,068 INFO L312 CfgBuilder]: Removed 8 assume(true) statements. [2024-11-25 02:31:08,069 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:31:08 BoogieIcfgContainer [2024-11-25 02:31:08,069 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 02:31:08,070 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 02:31:08,070 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 02:31:08,082 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 02:31:08,083 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:31:08" (1/1) ... [2024-11-25 02:31:08,092 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 02:31:08,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:31:08,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 72 states and 117 transitions. [2024-11-25 02:31:08,155 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 117 transitions. [2024-11-25 02:31:08,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-25 02:31:08,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:31:08,158 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:31:08,158 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:31:08,163 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:31:08,166 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2024-11-25 02:31:09,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:31:09,316 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:31:09,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:31:09,436 INFO L256 TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-11-25 02:31:09,441 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:31:09,465 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:31:09,478 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (2)] Forceful destruction successful, exit code 0 [2024-11-25 02:31:12,756 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.16s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:31:12,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:31:12,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 72 states and 112 transitions. [2024-11-25 02:31:12,875 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 112 transitions. [2024-11-25 02:31:12,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-25 02:31:12,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:31:12,876 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:31:12,876 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:31:12,878 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:31:12,880 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2024-11-25 02:31:15,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:31:15,772 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:31:15,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:31:15,952 INFO L256 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-11-25 02:31:15,957 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:31:17,282 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 17 [2024-11-25 02:31:20,134 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:31:20,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 33 treesize of output 17 [2024-11-25 02:31:22,670 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:31:22,691 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (3)] Ended with exit code 0 [2024-11-25 02:31:29,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:31:29,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 72 states and 111 transitions. [2024-11-25 02:31:29,752 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 111 transitions. [2024-11-25 02:31:29,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-25 02:31:29,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:31:29,754 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:31:29,754 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:31:29,756 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:31:29,758 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2024-11-25 02:31:32,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:31:32,432 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:31:32,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:31:32,549 INFO L256 TraceCheckSpWp]: Trace formula consists of 140 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-25 02:31:32,552 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:31:37,143 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:31:37,159 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (4)] Ended with exit code 0 [2024-11-25 02:32:01,512 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0] [2024-11-25 02:32:01,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:32:01,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 72 states and 110 transitions. [2024-11-25 02:32:01,846 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 110 transitions. [2024-11-25 02:32:01,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-25 02:32:01,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:32:01,847 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:32:01,847 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:32:01,851 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:32:01,853 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (5)] Waiting until timeout for monitored process [2024-11-25 02:32:06,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:32:06,112 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:32:06,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:32:06,223 INFO L256 TraceCheckSpWp]: Trace formula consists of 142 conjuncts, 23 conjuncts are in the unsatisfiable core [2024-11-25 02:32:06,226 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:32:06,793 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 17 [2024-11-25 02:32:10,074 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:32:10,075 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 15 [2024-11-25 02:32:19,575 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:32:19,589 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (5)] Ended with exit code 0 [2024-11-25 02:32:56,447 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.37s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0] [2024-11-25 02:33:09,144 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0] [2024-11-25 02:33:23,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:33:23,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 70 states and 105 transitions. [2024-11-25 02:33:23,163 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 105 transitions. [2024-11-25 02:33:23,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-25 02:33:23,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:33:23,164 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:33:23,164 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:33:23,170 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:33:23,172 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (6)] Waiting until timeout for monitored process [2024-11-25 02:33:25,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:33:25,618 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:33:25,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:33:25,750 INFO L256 TraceCheckSpWp]: Trace formula consists of 144 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-25 02:33:25,752 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:33:32,039 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:33:32,054 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (6)] Ended with exit code 0 [2024-11-25 02:33:46,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:33:46,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 70 states and 104 transitions. [2024-11-25 02:33:46,478 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 104 transitions. [2024-11-25 02:33:46,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-25 02:33:46,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:33:46,480 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:33:46,482 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:33:46,484 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:33:46,489 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (7)] Waiting until timeout for monitored process [2024-11-25 02:33:50,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:33:50,013 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:33:50,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:33:50,425 INFO L256 TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-25 02:33:50,426 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:34:20,363 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:34:20,378 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (7)] Forceful destruction successful, exit code 0 [2024-11-25 02:36:06,340 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.05s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0] [2024-11-25 02:36:22,865 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0] [2024-11-25 02:37:23,495 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.37s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:37:24,941 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.45s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:37:31,290 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 6.35s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:37:33,812 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.52s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:37:35,954 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.77s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:37:41,905 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.83s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:37:44,474 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.57s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:37:46,148 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.67s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:37:55,592 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 8.68s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:37:58,809 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.22s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:38:01,647 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.84s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:38:02,817 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.17s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:38:04,646 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.33s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:38:08,594 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.77s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0] [2024-11-25 02:38:11,637 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.06s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:38:13,681 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.04s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:38:15,330 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.41s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:38:16,487 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.16s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:38:18,595 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.46s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:38:20,017 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.42s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:38:27,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:38:27,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 72 states and 119 transitions. [2024-11-25 02:38:27,092 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-25 02:38:27,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-25 02:38:27,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:38:27,093 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:38:27,093 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:38:27,099 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:38:27,101 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (8)] Waiting until timeout for monitored process [2024-11-25 02:38:29,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:38:29,806 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:38:29,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:38:29,915 INFO L256 TraceCheckSpWp]: Trace formula consists of 147 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-25 02:38:29,917 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:38:40,365 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:38:40,379 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (8)] Ended with exit code 0 [2024-11-25 02:39:20,112 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.12s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-11-25 02:39:20,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:39:20,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 19 transitions. [2024-11-25 02:39:20,192 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 19 transitions. [2024-11-25 02:39:20,192 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-25 02:39:20,192 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 8 iterations. [2024-11-25 02:39:20,203 INFO L726 CodeCheckObserver]: All specifications hold 1 specifications checked. All of them hold [2024-11-25 02:39:28,226 INFO L75 FloydHoareUtils]: For program point fabs_doubleEXIT(lines 19 33) no Hoare annotation was computed. [2024-11-25 02:39:28,226 INFO L75 FloydHoareUtils]: For program point L21-1(lines 21 25) no Hoare annotation was computed. [2024-11-25 02:39:28,226 INFO L75 FloydHoareUtils]: For program point L21-2(lines 21 25) no Hoare annotation was computed. [2024-11-25 02:39:28,226 INFO L75 FloydHoareUtils]: For program point $Ultimate##0(lines 19 33) no Hoare annotation was computed. [2024-11-25 02:39:28,226 INFO L75 FloydHoareUtils]: For program point L26(lines 26 31) no Hoare annotation was computed. [2024-11-25 02:39:28,226 INFO L75 FloydHoareUtils]: For program point L26-1(lines 26 31) no Hoare annotation was computed. [2024-11-25 02:39:28,226 INFO L75 FloydHoareUtils]: For program point L26-3(lines 26 31) no Hoare annotation was computed. [2024-11-25 02:39:28,226 INFO L75 FloydHoareUtils]: For program point L97(line 97) no Hoare annotation was computed. [2024-11-25 02:39:28,226 INFO L75 FloydHoareUtils]: For program point L97-1(line 97) no Hoare annotation was computed. [2024-11-25 02:39:28,226 INFO L75 FloydHoareUtils]: For program point L90(lines 90 115) no Hoare annotation was computed. [2024-11-25 02:39:28,227 INFO L75 FloydHoareUtils]: For program point L78-1(lines 78 82) no Hoare annotation was computed. [2024-11-25 02:39:28,227 INFO L75 FloydHoareUtils]: For program point L78-2(lines 78 82) no Hoare annotation was computed. [2024-11-25 02:39:28,227 INFO L75 FloydHoareUtils]: For program point L78-4(lines 76 89) no Hoare annotation was computed. [2024-11-25 02:39:28,227 INFO L75 FloydHoareUtils]: For program point L107-2(lines 90 115) no Hoare annotation was computed. [2024-11-25 02:39:28,227 INFO L75 FloydHoareUtils]: For program point L70-1(lines 70 74) no Hoare annotation was computed. [2024-11-25 02:39:28,227 INFO L75 FloydHoareUtils]: For program point L70-2(lines 70 74) no Hoare annotation was computed. [2024-11-25 02:39:28,227 INFO L75 FloydHoareUtils]: For program point L70-4(lines 70 74) no Hoare annotation was computed. [2024-11-25 02:39:28,227 INFO L75 FloydHoareUtils]: For program point L91(lines 91 94) no Hoare annotation was computed. [2024-11-25 02:39:28,227 INFO L75 FloydHoareUtils]: For program point L91-2(lines 91 94) no Hoare annotation was computed. [2024-11-25 02:39:28,227 INFO L75 FloydHoareUtils]: For program point $Ultimate##0(lines 66 134) no Hoare annotation was computed. [2024-11-25 02:39:28,227 INFO L75 FloydHoareUtils]: For program point atan_doubleEXIT(lines 66 134) no Hoare annotation was computed. [2024-11-25 02:39:28,227 INFO L75 FloydHoareUtils]: For program point L92(lines 92 93) no Hoare annotation was computed. [2024-11-25 02:39:28,228 INFO L75 FloydHoareUtils]: For program point L76(lines 76 89) no Hoare annotation was computed. [2024-11-25 02:39:28,228 INFO L75 FloydHoareUtils]: For program point atan_doubleFINAL(lines 66 134) no Hoare annotation was computed. [2024-11-25 02:39:28,228 INFO L75 FloydHoareUtils]: For program point L192(line 192) no Hoare annotation was computed. [2024-11-25 02:39:28,228 INFO L75 FloydHoareUtils]: For program point L217(lines 217 220) no Hoare annotation was computed. [2024-11-25 02:39:28,228 INFO L75 FloydHoareUtils]: For program point L217-2(lines 215 220) no Hoare annotation was computed. [2024-11-25 02:39:28,228 INFO L75 FloydHoareUtils]: For program point L201(line 201) no Hoare annotation was computed. [2024-11-25 02:39:28,228 INFO L77 FloydHoareUtils]: At program point main_returnLabel#1(lines 246 267) the Hoare annotation is: true [2024-11-25 02:39:28,228 INFO L75 FloydHoareUtils]: For program point L226-1(lines 226 230) no Hoare annotation was computed. [2024-11-25 02:39:28,228 INFO L75 FloydHoareUtils]: For program point L226-2(lines 226 230) no Hoare annotation was computed. [2024-11-25 02:39:28,229 INFO L75 FloydHoareUtils]: For program point L185(lines 185 209) no Hoare annotation was computed. [2024-11-25 02:39:28,229 INFO L75 FloydHoareUtils]: For program point L185-1(lines 144 244) no Hoare annotation was computed. [2024-11-25 02:39:28,229 INFO L77 FloydHoareUtils]: At program point L177(line 177) the Hoare annotation is: (and (= ((_ to_fp 11 53) currentRoundingMode (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0)) ~tiny_atan2~0) |ULTIMATE.start___ieee754_atan2_#t~switch31#1| (= ((_ to_fp 11 53) currentRoundingMode (/ 785398163397448279.0 250000000000000000.0)) ~pi~0) (= currentRoundingMode roundNearestTiesToEven)) [2024-11-25 02:39:28,229 INFO L77 FloydHoareUtils]: At program point L144(lines 144 244) the Hoare annotation is: (and (= ((_ to_fp 11 53) roundNearestTiesToEven (/ 785398163397448279.0 250000000000000000.0)) ~pi~0) (= |ULTIMATE.start___ieee754_atan2_#res#1| (fp.sub roundNearestTiesToEven (fp.neg ~pi~0) ((_ to_fp 11 53) roundNearestTiesToEven (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0))))) [2024-11-25 02:39:28,229 INFO L77 FloydHoareUtils]: At program point L260(lines 260 263) the Hoare annotation is: (and (= |ULTIMATE.start_main_~res~0#1| (fp.sub roundNearestTiesToEven (fp.neg ~pi~0) ((_ to_fp 11 53) roundNearestTiesToEven (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0)))) (= ((_ to_fp 11 53) roundNearestTiesToEven (/ 785398163397448279.0 250000000000000000.0)) ~pi~0)) [2024-11-25 02:39:28,230 INFO L75 FloydHoareUtils]: For program point L194(line 194) no Hoare annotation was computed. [2024-11-25 02:39:28,230 INFO L75 FloydHoareUtils]: For program point L186(lines 186 208) no Hoare annotation was computed. [2024-11-25 02:39:28,230 INFO L75 FloydHoareUtils]: For program point L203(line 203) no Hoare annotation was computed. [2024-11-25 02:39:28,230 INFO L77 FloydHoareUtils]: At program point L170(lines 170 180) the Hoare annotation is: (let ((.cse0 (fp.neg (_ +zero 11 53)))) (and (= ((_ to_fp 11 53) currentRoundingMode (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0)) ~tiny_atan2~0) (exists ((|v_skolemized_q#valueAsBitvector_45| (_ BitVec 64)) (|v_skolemized_q#valueAsBitvector_29| (_ BitVec 64))) (and (= (bvor (bvand (_ bv2 32) (bvashr ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_29|) (_ bv30 32))) (bvand (_ bv1 32) (bvashr ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_45|) (_ bv31 32)))) |ULTIMATE.start___ieee754_atan2_~m~0#1|) (= (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_45|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_45|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_45|)) .cse0) (fp.lt (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_29|)) (_ +zero 11 53)))) (exists ((|v_skolemized_q#valueAsBitvector_37| (_ BitVec 64))) (and (= |ULTIMATE.start___ieee754_atan2_~iy~0#1| (bvand (_ bv2147483647 32) ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_37|))) (= |ULTIMATE.start___ieee754_atan2_~ly~0#1| ((_ extract 31 0) |v_skolemized_q#valueAsBitvector_37|)) (= (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_37|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_37|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_37|)) .cse0))) (= ((_ to_fp 11 53) currentRoundingMode (/ 785398163397448279.0 250000000000000000.0)) ~pi~0) (= currentRoundingMode roundNearestTiesToEven))) [2024-11-25 02:39:28,231 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-25 02:39:28,231 INFO L75 FloydHoareUtils]: For program point L170-2(lines 144 244) no Hoare annotation was computed. [2024-11-25 02:39:28,231 INFO L75 FloydHoareUtils]: For program point L261(line 261) no Hoare annotation was computed. [2024-11-25 02:39:28,231 INFO L75 FloydHoareUtils]: For program point L220(line 220) no Hoare annotation was computed. [2024-11-25 02:39:28,231 INFO L75 FloydHoareUtils]: For program point L220-1(line 220) no Hoare annotation was computed. [2024-11-25 02:39:28,231 INFO L75 FloydHoareUtils]: For program point L220-2(line 220) no Hoare annotation was computed. [2024-11-25 02:39:28,231 INFO L77 FloydHoareUtils]: At program point L163(lines 163 165) the Hoare annotation is: (let ((.cse0 (fp.neg (_ +zero 11 53)))) (and (= ((_ to_fp 11 53) currentRoundingMode (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0)) ~tiny_atan2~0) (exists ((|v_skolemized_q#valueAsBitvector_45| (_ BitVec 64))) (and (= (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_45|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_45|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_45|)) .cse0) (= |ULTIMATE.start___ieee754_atan2_~hy~0#1| ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_45|)))) (exists ((|v_skolemized_q#valueAsBitvector_29| (_ BitVec 64))) (and (fp.lt (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_29|)) (_ +zero 11 53)) (= |ULTIMATE.start___ieee754_atan2_~lx~0#1| ((_ extract 31 0) |v_skolemized_q#valueAsBitvector_29|)) (= ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_29|) |ULTIMATE.start___ieee754_atan2_~hx~1#1|))) (exists ((|v_skolemized_q#valueAsBitvector_37| (_ BitVec 64))) (and (= |ULTIMATE.start___ieee754_atan2_~iy~0#1| (bvand (_ bv2147483647 32) ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_37|))) (= |ULTIMATE.start___ieee754_atan2_~ly~0#1| ((_ extract 31 0) |v_skolemized_q#valueAsBitvector_37|)) (= (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_37|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_37|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_37|)) .cse0))) (= |ULTIMATE.start___ieee754_atan2_~ix~1#1| (bvand (_ bv2147483647 32) |ULTIMATE.start___ieee754_atan2_~hx~1#1|)) (= ((_ to_fp 11 53) currentRoundingMode (/ 785398163397448279.0 250000000000000000.0)) ~pi~0) (= currentRoundingMode roundNearestTiesToEven))) [2024-11-25 02:39:28,231 INFO L75 FloydHoareUtils]: For program point L188(line 188) no Hoare annotation was computed. [2024-11-25 02:39:28,232 INFO L75 FloydHoareUtils]: For program point L205(line 205) no Hoare annotation was computed. [2024-11-25 02:39:28,232 INFO L77 FloydHoareUtils]: At program point L255(lines 255 264) the Hoare annotation is: (and (= ((_ to_fp 11 53) currentRoundingMode (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0)) ~tiny_atan2~0) (= (fp.neg (_ +zero 11 53)) |ULTIMATE.start_main_~y~0#1|) (= ((_ to_fp 11 53) currentRoundingMode (/ 785398163397448279.0 250000000000000000.0)) ~pi~0) (= currentRoundingMode roundNearestTiesToEven)) [2024-11-25 02:39:28,232 INFO L75 FloydHoareUtils]: For program point L222(line 222) no Hoare annotation was computed. [2024-11-25 02:39:28,232 INFO L77 FloydHoareUtils]: At program point L255-2(lines 255 264) the Hoare annotation is: true [2024-11-25 02:39:28,233 INFO L77 FloydHoareUtils]: At program point L156-1(lines 156 161) the Hoare annotation is: (and (= ((_ to_fp 11 53) currentRoundingMode (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0)) ~tiny_atan2~0) (exists ((|v_skolemized_q#valueAsBitvector_37| (_ BitVec 64))) (and (= |ULTIMATE.start___ieee754_atan2_~ly~0#1| ((_ extract 31 0) |v_skolemized_q#valueAsBitvector_37|)) (= (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_37|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_37|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_37|)) (fp.neg (_ +zero 11 53))) (= |ULTIMATE.start___ieee754_atan2_~hy~0#1| ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_37|)))) (exists ((|v_skolemized_q#valueAsBitvector_29| (_ BitVec 64))) (and (fp.lt (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_29|)) (_ +zero 11 53)) (= |ULTIMATE.start___ieee754_atan2_~lx~0#1| ((_ extract 31 0) |v_skolemized_q#valueAsBitvector_29|)) (= ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_29|) |ULTIMATE.start___ieee754_atan2_~hx~1#1|))) (= |ULTIMATE.start___ieee754_atan2_~ix~1#1| (bvand (_ bv2147483647 32) |ULTIMATE.start___ieee754_atan2_~hx~1#1|)) (= ((_ to_fp 11 53) currentRoundingMode (/ 785398163397448279.0 250000000000000000.0)) ~pi~0) (= currentRoundingMode roundNearestTiesToEven)) [2024-11-25 02:39:28,233 INFO L77 FloydHoareUtils]: At program point L156-2(lines 156 161) the Hoare annotation is: (and (= ((_ to_fp 11 53) currentRoundingMode (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0)) ~tiny_atan2~0) (= |ULTIMATE.start___ieee754_atan2_~y#1| (fp.neg (_ +zero 11 53))) (exists ((|v_skolemized_q#valueAsBitvector_29| (_ BitVec 64)) (|v_ULTIMATE.start___ieee754_atan2_~#ew_u~0#1.base_9| (_ BitVec 32))) (let ((.cse2 (select |#memory_int| |v_ULTIMATE.start___ieee754_atan2_~#ew_u~0#1.base_9|))) (let ((.cse1 (select .cse2 (_ bv4 32))) (.cse0 (select .cse2 (_ bv0 32)))) (and (= |ULTIMATE.start___ieee754_atan2_~lx~0#1| .cse0) (fp.lt (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_29|)) (_ +zero 11 53)) (= |ULTIMATE.start___ieee754_atan2_~hx~1#1| .cse1) (= ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_29|) .cse1) (= .cse0 ((_ extract 31 0) |v_skolemized_q#valueAsBitvector_29|)))))) (= |ULTIMATE.start___ieee754_atan2_~ix~1#1| (bvand (_ bv2147483647 32) |ULTIMATE.start___ieee754_atan2_~hx~1#1|)) (= ((_ to_fp 11 53) currentRoundingMode (/ 785398163397448279.0 250000000000000000.0)) ~pi~0) (= currentRoundingMode roundNearestTiesToEven)) [2024-11-25 02:39:28,234 INFO L77 FloydHoareUtils]: At program point L156-4(lines 156 161) the Hoare annotation is: (and (= ((_ to_fp 11 53) currentRoundingMode (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0)) ~tiny_atan2~0) (exists ((|v_skolemized_q#valueAsBitvector_37| (_ BitVec 64))) (and (= |ULTIMATE.start___ieee754_atan2_~ly~0#1| ((_ extract 31 0) |v_skolemized_q#valueAsBitvector_37|)) (= (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_37|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_37|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_37|)) (fp.neg (_ +zero 11 53))) (= |ULTIMATE.start___ieee754_atan2_~hy~0#1| ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_37|)))) (exists ((|v_skolemized_q#valueAsBitvector_29| (_ BitVec 64))) (and (fp.lt (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_29|)) (_ +zero 11 53)) (= |ULTIMATE.start___ieee754_atan2_~lx~0#1| ((_ extract 31 0) |v_skolemized_q#valueAsBitvector_29|)) (= ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_29|) |ULTIMATE.start___ieee754_atan2_~hx~1#1|))) (= |ULTIMATE.start___ieee754_atan2_~ix~1#1| (bvand (_ bv2147483647 32) |ULTIMATE.start___ieee754_atan2_~hx~1#1|)) (= ((_ to_fp 11 53) currentRoundingMode (/ 785398163397448279.0 250000000000000000.0)) ~pi~0) (= currentRoundingMode roundNearestTiesToEven)) [2024-11-25 02:39:28,234 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 261) no Hoare annotation was computed. [2024-11-25 02:39:28,234 INFO L77 FloydHoareUtils]: At program point L173(line 173) the Hoare annotation is: (and (not (= (_ bv1 32) |ULTIMATE.start___ieee754_atan2_~m~0#1|)) (= ((_ to_fp 11 53) currentRoundingMode (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0)) ~tiny_atan2~0) (exists ((|ULTIMATE.start___ieee754_atan2_~hx~1#1| (_ BitVec 32)) (|v_skolemized_q#valueAsBitvector_52| (_ BitVec 64))) (and (= (fp.neg (_ +zero 11 53)) (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_52|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_52|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_52|))) (= (bvor (bvand (_ bv1 32) (bvashr ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_52|) (_ bv31 32))) (bvand (_ bv2 32) (bvashr |ULTIMATE.start___ieee754_atan2_~hx~1#1| (_ bv30 32)))) |ULTIMATE.start___ieee754_atan2_~m~0#1|))) (not |ULTIMATE.start___ieee754_atan2_#t~switch31#1|) (= ((_ to_fp 11 53) currentRoundingMode (/ 785398163397448279.0 250000000000000000.0)) ~pi~0) (= currentRoundingMode roundNearestTiesToEven)) [2024-11-25 02:39:28,235 INFO L75 FloydHoareUtils]: For program point L231(lines 231 236) no Hoare annotation was computed. [2024-11-25 02:39:28,235 INFO L75 FloydHoareUtils]: For program point L231-1(lines 231 236) no Hoare annotation was computed. [2024-11-25 02:39:28,235 INFO L75 FloydHoareUtils]: For program point L231-3(lines 231 236) no Hoare annotation was computed. [2024-11-25 02:39:28,235 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-25 02:39:28,235 INFO L75 FloydHoareUtils]: For program point L190(line 190) no Hoare annotation was computed. [2024-11-25 02:39:28,235 INFO L75 FloydHoareUtils]: For program point L215(lines 215 220) no Hoare annotation was computed. [2024-11-25 02:39:28,236 INFO L77 FloydHoareUtils]: At program point L149-1(lines 149 154) the Hoare annotation is: (and (= ((_ to_fp 11 53) currentRoundingMode (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0)) ~tiny_atan2~0) (= |ULTIMATE.start___ieee754_atan2_~y#1| (fp.neg (_ +zero 11 53))) (exists ((|v_skolemized_q#valueAsBitvector_29| (_ BitVec 64)) (|v_ULTIMATE.start___ieee754_atan2_~#ew_u~0#1.base_9| (_ BitVec 32))) (let ((.cse2 (select |#memory_int| |v_ULTIMATE.start___ieee754_atan2_~#ew_u~0#1.base_9|))) (let ((.cse1 (select .cse2 (_ bv4 32))) (.cse0 (select .cse2 (_ bv0 32)))) (and (= |ULTIMATE.start___ieee754_atan2_~lx~0#1| .cse0) (fp.lt (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_29|)) (_ +zero 11 53)) (= |ULTIMATE.start___ieee754_atan2_~hx~1#1| .cse1) (= ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_29|) .cse1) (= .cse0 ((_ extract 31 0) |v_skolemized_q#valueAsBitvector_29|)))))) (= ((_ to_fp 11 53) currentRoundingMode (/ 785398163397448279.0 250000000000000000.0)) ~pi~0) (= currentRoundingMode roundNearestTiesToEven)) [2024-11-25 02:39:28,236 INFO L77 FloydHoareUtils]: At program point L149-2(lines 149 154) the Hoare annotation is: (and (= ((_ to_fp 11 53) currentRoundingMode (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0)) ~tiny_atan2~0) (= |ULTIMATE.start___ieee754_atan2_~y#1| (fp.neg (_ +zero 11 53))) (fp.lt |ULTIMATE.start___ieee754_atan2_~x#1| (_ +zero 11 53)) (= ((_ to_fp 11 53) currentRoundingMode (/ 785398163397448279.0 250000000000000000.0)) ~pi~0) (= currentRoundingMode roundNearestTiesToEven)) [2024-11-25 02:39:28,236 INFO L77 FloydHoareUtils]: At program point L149-4(lines 149 154) the Hoare annotation is: (and (= ((_ to_fp 11 53) currentRoundingMode (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0)) ~tiny_atan2~0) (= |ULTIMATE.start___ieee754_atan2_~y#1| (fp.neg (_ +zero 11 53))) (exists ((|v_skolemized_q#valueAsBitvector_29| (_ BitVec 64)) (|v_ULTIMATE.start___ieee754_atan2_~#ew_u~0#1.base_9| (_ BitVec 32))) (let ((.cse2 (select |#memory_int| |v_ULTIMATE.start___ieee754_atan2_~#ew_u~0#1.base_9|))) (let ((.cse1 (select .cse2 (_ bv4 32))) (.cse0 (select .cse2 (_ bv0 32)))) (and (= |ULTIMATE.start___ieee754_atan2_~lx~0#1| .cse0) (fp.lt (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_29|)) (_ +zero 11 53)) (= |ULTIMATE.start___ieee754_atan2_~hx~1#1| .cse1) (= ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_29|) .cse1) (= .cse0 ((_ extract 31 0) |v_skolemized_q#valueAsBitvector_29|)))))) (= ((_ to_fp 11 53) currentRoundingMode (/ 785398163397448279.0 250000000000000000.0)) ~pi~0) (= currentRoundingMode roundNearestTiesToEven)) [2024-11-25 02:39:28,236 INFO L75 FloydHoareUtils]: For program point L199(line 199) no Hoare annotation was computed. [2024-11-25 02:39:28,237 INFO L77 FloydHoareUtils]: At program point L166(lines 166 167) the Hoare annotation is: (let ((.cse0 (fp.neg (_ +zero 11 53)))) (and (= ((_ to_fp 11 53) currentRoundingMode (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0)) ~tiny_atan2~0) (exists ((|v_skolemized_q#valueAsBitvector_29| (_ BitVec 64))) (and (fp.lt (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_29|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_29|)) (_ +zero 11 53)) (= ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_29|) |ULTIMATE.start___ieee754_atan2_~hx~1#1|))) (exists ((|v_skolemized_q#valueAsBitvector_45| (_ BitVec 64))) (and (= (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_45|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_45|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_45|)) .cse0) (= |ULTIMATE.start___ieee754_atan2_~hy~0#1| ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_45|)))) (exists ((|v_skolemized_q#valueAsBitvector_37| (_ BitVec 64))) (and (= |ULTIMATE.start___ieee754_atan2_~iy~0#1| (bvand (_ bv2147483647 32) ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_37|))) (= |ULTIMATE.start___ieee754_atan2_~ly~0#1| ((_ extract 31 0) |v_skolemized_q#valueAsBitvector_37|)) (= (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_37|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_37|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_37|)) .cse0))) (= ((_ to_fp 11 53) currentRoundingMode (/ 785398163397448279.0 250000000000000000.0)) ~pi~0) (= currentRoundingMode roundNearestTiesToEven))) [2024-11-25 02:39:28,237 INFO L75 FloydHoareUtils]: For program point L224(line 224) no Hoare annotation was computed. [2024-11-25 02:39:28,237 INFO L77 FloydHoareUtils]: At program point L175(line 175) the Hoare annotation is: (and (not (= (_ bv1 32) |ULTIMATE.start___ieee754_atan2_~m~0#1|)) (= ((_ to_fp 11 53) currentRoundingMode (/ 1.0 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0)) ~tiny_atan2~0) (exists ((|ULTIMATE.start___ieee754_atan2_~hx~1#1| (_ BitVec 32)) (|v_skolemized_q#valueAsBitvector_52| (_ BitVec 64))) (and (= (fp.neg (_ +zero 11 53)) (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_52|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_52|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_52|))) (= (bvor (bvand (_ bv1 32) (bvashr ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_52|) (_ bv31 32))) (bvand (_ bv2 32) (bvashr |ULTIMATE.start___ieee754_atan2_~hx~1#1| (_ bv30 32)))) |ULTIMATE.start___ieee754_atan2_~m~0#1|))) (not |ULTIMATE.start___ieee754_atan2_#t~switch31#1|) (= ((_ to_fp 11 53) currentRoundingMode (/ 785398163397448279.0 250000000000000000.0)) ~pi~0) (= currentRoundingMode roundNearestTiesToEven)) [2024-11-25 02:39:28,238 INFO L75 FloydHoareUtils]: For program point L167(line 167) no Hoare annotation was computed. [2024-11-25 02:39:28,238 INFO L75 FloydHoareUtils]: For program point L167-1(line 167) no Hoare annotation was computed. [2024-11-25 02:39:28,246 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-25 02:39:28,248 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Missing case for function ~Pluszero~64 [2024-11-25 02:39:28,248 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Missing case for function ~Pluszero~64 [2024-11-25 02:39:28,248 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-25 02:39:28,248 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-25 02:39:28,248 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven [2024-11-25 02:39:28,251 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-25 02:39:28,251 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Missing case for function ~Pluszero~64 [2024-11-25 02:39:28,252 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression [2024-11-25 02:39:28,256 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-25 02:39:28,256 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: currentRoundingMode [2024-11-25 02:39:28,256 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven [2024-11-25 02:39:28,257 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven [2024-11-25 02:39:28,258 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven [2024-11-25 02:39:28,262 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable atanhi_atan by function fabs_double [2024-11-25 02:39:28,264 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable atanlo_atan by function fabs_double [2024-11-25 02:39:28,265 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable aT_atan by function fabs_double [2024-11-25 02:39:28,267 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable atanhi_atan by function atan_double [2024-11-25 02:39:28,268 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable atanlo_atan by function atan_double [2024-11-25 02:39:28,268 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable aT_atan by function atan_double [2024-11-25 02:39:28,269 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 25.11 02:39:28 ImpRootNode [2024-11-25 02:39:28,269 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-25 02:39:28,270 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-25 02:39:28,271 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-25 02:39:28,271 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-25 02:39:28,272 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:31:08" (3/4) ... [2024-11-25 02:39:28,275 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-25 02:39:28,279 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure fabs_double [2024-11-25 02:39:28,279 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure atan_double [2024-11-25 02:39:28,288 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 42 nodes and edges [2024-11-25 02:39:28,292 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 17 nodes and edges [2024-11-25 02:39:28,293 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-25 02:39:28,293 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-25 02:39:28,452 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/witness.graphml [2024-11-25 02:39:28,453 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/witness.yml [2024-11-25 02:39:28,453 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-25 02:39:28,454 INFO L158 Benchmark]: Toolchain (without parser) took 591916.71ms. Allocated memory is still 117.4MB. Free memory was 92.7MB in the beginning and 84.4MB in the end (delta: 8.3MB). Peak memory consumption was 68.3MB. Max. memory is 16.1GB. [2024-11-25 02:39:28,455 INFO L158 Benchmark]: CDTParser took 0.37ms. Allocated memory is still 83.9MB. Free memory is still 64.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:39:28,456 INFO L158 Benchmark]: CACSL2BoogieTranslator took 467.57ms. Allocated memory is still 117.4MB. Free memory was 92.4MB in the beginning and 76.7MB in the end (delta: 15.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-25 02:39:28,457 INFO L158 Benchmark]: Boogie Procedure Inliner took 68.06ms. Allocated memory is still 117.4MB. Free memory was 76.7MB in the beginning and 74.4MB in the end (delta: 2.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:39:28,458 INFO L158 Benchmark]: Boogie Preprocessor took 62.21ms. Allocated memory is still 117.4MB. Free memory was 74.4MB in the beginning and 71.9MB in the end (delta: 2.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:39:28,461 INFO L158 Benchmark]: RCFGBuilder took 90930.46ms. Allocated memory is still 117.4MB. Free memory was 71.9MB in the beginning and 79.1MB in the end (delta: -7.2MB). Peak memory consumption was 46.9MB. Max. memory is 16.1GB. [2024-11-25 02:39:28,462 INFO L158 Benchmark]: CodeCheck took 500199.51ms. Allocated memory is still 117.4MB. Free memory was 79.1MB in the beginning and 33.2MB in the end (delta: 45.9MB). Peak memory consumption was 46.1MB. Max. memory is 16.1GB. [2024-11-25 02:39:28,462 INFO L158 Benchmark]: Witness Printer took 182.95ms. Allocated memory is still 117.4MB. Free memory was 33.2MB in the beginning and 84.4MB in the end (delta: -51.1MB). Peak memory consumption was 8.7MB. Max. memory is 16.1GB. [2024-11-25 02:39:28,464 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - StatisticsResult: Ultimate CodeCheck benchmark data CFG has 3 procedures, 72 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 492.1s, OverallIterations: 8, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 13 mSolverCounterUnknown, 472 SdHoareTripleChecker+Valid, 316.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 124 mSDsluCounter, 361 SdHoareTripleChecker+Invalid, 311.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 86 mSDsCounter, 150 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 622 IncrementalHoareTripleChecker+Invalid, 785 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 150 mSolverCounterUnsat, 275 mSDtfsCounter, 622 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1074 GetRequests, 939 SyntacticMatches, 17 SemanticMatches, 118 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4355 ImplicationChecksByTransitivity, 339.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.8s SatisfiabilityAnalysisTime, 71.4s InterpolantComputationTime, 103 NumberOfCodeBlocks, 103 NumberOfCodeBlocksAsserted, 7 NumberOfCheckSat, 96 ConstructedInterpolants, 32 QuantifiedInterpolants, 1299 SizeOfPredicates, 33 NumberOfNonLiveVariables, 961 ConjunctsInSsa, 88 ConjunctsInUnsatCore, 7 InterpolantComputations, 7 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - PositiveResult [Line: 261]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 156]: Loop Invariant Derived loop invariant: (ix == (2147483647 & hx)) - ProcedureContractResult [Line: 19]: Procedure Contract for fabs_double Derived contract for procedure fabs_double. Ensures: ((((((((one_atan == \old(one_atan)) && (pi_o_4 == \old(pi_o_4))) && (pi_o_2 == \old(pi_o_2))) && (pi == \old(pi))) && (huge_atan == \old(huge_atan))) && (tiny_atan2 == \old(tiny_atan2))) && (zero_atan2 == \old(zero_atan2))) && (pi_lo_atan2 == \old(pi_lo_atan2))) - ProcedureContractResult [Line: 66]: Procedure Contract for atan_double Derived contract for procedure atan_double. Ensures: ((((((((one_atan == \old(one_atan)) && (pi_o_4 == \old(pi_o_4))) && (pi_o_2 == \old(pi_o_2))) && (pi == \old(pi))) && (huge_atan == \old(huge_atan))) && (tiny_atan2 == \old(tiny_atan2))) && (zero_atan2 == \old(zero_atan2))) && (pi_lo_atan2 == \old(pi_lo_atan2))) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.37ms. Allocated memory is still 83.9MB. Free memory is still 64.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 467.57ms. Allocated memory is still 117.4MB. Free memory was 92.4MB in the beginning and 76.7MB in the end (delta: 15.7MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 68.06ms. Allocated memory is still 117.4MB. Free memory was 76.7MB in the beginning and 74.4MB in the end (delta: 2.3MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 62.21ms. Allocated memory is still 117.4MB. Free memory was 74.4MB in the beginning and 71.9MB in the end (delta: 2.5MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 90930.46ms. Allocated memory is still 117.4MB. Free memory was 71.9MB in the beginning and 79.1MB in the end (delta: -7.2MB). Peak memory consumption was 46.9MB. Max. memory is 16.1GB. * CodeCheck took 500199.51ms. Allocated memory is still 117.4MB. Free memory was 79.1MB in the beginning and 33.2MB in the end (delta: 45.9MB). Peak memory consumption was 46.1MB. Max. memory is 16.1GB. * Witness Printer took 182.95ms. Allocated memory is still 117.4MB. Free memory was 33.2MB in the beginning and 84.4MB in the end (delta: -51.1MB). Peak memory consumption was 8.7MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Missing case for function ~Pluszero~64 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Missing case for function ~Pluszero~64 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Missing case for function ~Pluszero~64 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: currentRoundingMode - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Unknown variable: ~roundNearestTiesToEven - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable atanhi_atan by function fabs_double - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable atanlo_atan by function fabs_double - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable aT_atan by function fabs_double - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable atanhi_atan by function atan_double - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable atanlo_atan by function atan_double - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Cannot encode non-modifiability of on-heap variable aT_atan by function atan_double RESULT: Ultimate proved your program to be correct! [2024-11-25 02:39:28,677 WARN L435 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forcibly destroying the process [2024-11-25 02:39:28,738 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4de7d4b0-f6d7-4929-b7f0-cd2971ea6e6e/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 137 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE