./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-newlib/double_req_bl_0910a.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/float-newlib/double_req_bl_0910a.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL --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 f4e9a719a3106c16c930419cff190e7ac0626fe0942a2ec34e31771419d648d5 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 03:59:25,944 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 03:59:26,076 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-32bit-Kojak_Default.epf [2023-11-19 03:59:26,083 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 03:59:26,084 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 03:59:26,115 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 03:59:26,117 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 03:59:26,117 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 03:59:26,118 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 03:59:26,119 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 03:59:26,120 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 03:59:26,120 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 03:59:26,121 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 03:59:26,122 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 03:59:26,122 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 03:59:26,123 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 03:59:26,124 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 03:59:26,124 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 03:59:26,125 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 03:59:26,126 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 03:59:26,126 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 03:59:26,127 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 03:59:26,128 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 03:59:26,129 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 03:59:26,129 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 03:59:26,130 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 03:59:26,131 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:59:26,131 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 03:59:26,132 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 03:59:26,133 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 03:59:26,133 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 03:59:26,134 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 03:59:26,134 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 03:59:26,135 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL 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 -> f4e9a719a3106c16c930419cff190e7ac0626fe0942a2ec34e31771419d648d5 [2023-11-19 03:59:26,441 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 03:59:26,477 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 03:59:26,480 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 03:59:26,482 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 03:59:26,482 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 03:59:26,484 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/float-newlib/double_req_bl_0910a.c [2023-11-19 03:59:29,775 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 03:59:30,075 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 03:59:30,075 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/sv-benchmarks/c/float-newlib/double_req_bl_0910a.c [2023-11-19 03:59:30,085 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/data/0303a7c9b/7dd87ad68adf43e4b63b2fab22bf1e87/FLAG89884cb9c [2023-11-19 03:59:30,103 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/data/0303a7c9b/7dd87ad68adf43e4b63b2fab22bf1e87 [2023-11-19 03:59:30,106 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 03:59:30,108 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 03:59:30,110 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 03:59:30,111 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 03:59:30,117 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 03:59:30,118 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:59:30" (1/1) ... [2023-11-19 03:59:30,119 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4d94754c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:30, skipping insertion in model container [2023-11-19 03:59:30,120 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:59:30" (1/1) ... [2023-11-19 03:59:30,153 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 03:59:30,472 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/sv-benchmarks/c/float-newlib/double_req_bl_0910a.c[3598,3611] [2023-11-19 03:59:30,478 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:59:30,489 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 03:59:30,532 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/sv-benchmarks/c/float-newlib/double_req_bl_0910a.c[3598,3611] [2023-11-19 03:59:30,533 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:59:30,552 INFO L206 MainTranslator]: Completed translation [2023-11-19 03:59:30,553 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:30 WrapperNode [2023-11-19 03:59:30,553 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 03:59:30,554 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 03:59:30,555 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 03:59:30,555 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 03:59:30,563 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:30" (1/1) ... [2023-11-19 03:59:30,573 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:30" (1/1) ... [2023-11-19 03:59:30,615 INFO L138 Inliner]: procedures = 17, calls = 28, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 248 [2023-11-19 03:59:30,616 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 03:59:30,617 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 03:59:30,617 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 03:59:30,617 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 03:59:30,627 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:30" (1/1) ... [2023-11-19 03:59:30,627 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:30" (1/1) ... [2023-11-19 03:59:30,632 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:30" (1/1) ... [2023-11-19 03:59:30,632 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:30" (1/1) ... [2023-11-19 03:59:30,646 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:30" (1/1) ... [2023-11-19 03:59:30,652 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:30" (1/1) ... [2023-11-19 03:59:30,655 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:30" (1/1) ... [2023-11-19 03:59:30,657 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:30" (1/1) ... [2023-11-19 03:59:30,663 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 03:59:30,664 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 03:59:30,664 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 03:59:30,664 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 03:59:30,665 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:30" (1/1) ... [2023-11-19 03:59:30,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:59:30,692 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 03:59:30,706 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-19 03:59:30,723 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-19 03:59:30,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 03:59:30,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 03:59:30,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 03:59:30,752 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-19 03:59:30,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 03:59:30,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-19 03:59:30,753 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 03:59:30,753 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 03:59:30,753 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 03:59:30,753 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 03:59:30,848 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 03:59:30,851 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 03:59:31,363 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 03:59:31,710 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 03:59:31,710 INFO L302 CfgBuilder]: Removed 8 assume(true) statements. [2023-11-19 03:59:31,719 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:59:31 BoogieIcfgContainer [2023-11-19 03:59:31,719 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 03:59:31,721 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-19 03:59:31,721 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-19 03:59:31,733 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-19 03:59:31,734 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:59:31" (1/1) ... [2023-11-19 03:59:31,745 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 03:59:31,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:31,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 22 states and 34 transitions. [2023-11-19 03:59:31,862 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 34 transitions. [2023-11-19 03:59:31,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-19 03:59:31,866 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:31,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:31,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:59:32,135 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 03:59:32,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:59:32,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 22 states and 29 transitions. [2023-11-19 03:59:32,203 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 29 transitions. [2023-11-19 03:59:32,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-19 03:59:32,205 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:59:32,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:59:32,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 03:59:32,571 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 03:59:32,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 03:59:32,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 03:59:32,895 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 03:59:32,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 03:59:32,977 WARN L476 CodeCheckObserver]: This program is UNSAFE, Check terminated with 2 iterations. [2023-11-19 03:59:33,032 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~nondet11 could not be translated [2023-11-19 03:59:33,052 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 19.11 03:59:33 ImpRootNode [2023-11-19 03:59:33,052 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-19 03:59:33,054 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 03:59:33,054 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 03:59:33,054 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 03:59:33,055 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:59:31" (3/4) ... [2023-11-19 03:59:33,063 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-19 03:59:33,064 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 03:59:33,066 INFO L158 Benchmark]: Toolchain (without parser) took 2956.60ms. Allocated memory was 161.5MB in the beginning and 205.5MB in the end (delta: 44.0MB). Free memory was 120.9MB in the beginning and 123.7MB in the end (delta: -2.8MB). Peak memory consumption was 43.0MB. Max. memory is 16.1GB. [2023-11-19 03:59:33,067 INFO L158 Benchmark]: CDTParser took 0.33ms. Allocated memory is still 161.5MB. Free memory is still 131.2MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 03:59:33,068 INFO L158 Benchmark]: CACSL2BoogieTranslator took 443.10ms. Allocated memory is still 161.5MB. Free memory was 120.9MB in the beginning and 108.4MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-19 03:59:33,068 INFO L158 Benchmark]: Boogie Procedure Inliner took 61.72ms. Allocated memory is still 161.5MB. Free memory was 108.4MB in the beginning and 105.9MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 03:59:33,070 INFO L158 Benchmark]: Boogie Preprocessor took 46.26ms. Allocated memory is still 161.5MB. Free memory was 105.9MB in the beginning and 103.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 03:59:33,071 INFO L158 Benchmark]: RCFGBuilder took 1055.58ms. Allocated memory is still 161.5MB. Free memory was 103.8MB in the beginning and 128.2MB in the end (delta: -24.4MB). Peak memory consumption was 59.0MB. Max. memory is 16.1GB. [2023-11-19 03:59:33,072 INFO L158 Benchmark]: CodeCheck took 1330.90ms. Allocated memory was 161.5MB in the beginning and 205.5MB in the end (delta: 44.0MB). Free memory was 128.1MB in the beginning and 123.7MB in the end (delta: 4.4MB). Peak memory consumption was 46.9MB. Max. memory is 16.1GB. [2023-11-19 03:59:33,073 INFO L158 Benchmark]: Witness Printer took 10.43ms. Allocated memory is still 205.5MB. Free memory is still 123.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 03:59:33,077 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 1 procedures, 22 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 1.2s, OverallIterations: 2, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 32 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 14 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 4 IncrementalHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 14 mSDtfsCounter, 4 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 69 GetRequests, 69 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 22 NumberOfCodeBlocks, 22 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 9 ConstructedInterpolants, 0 QuantifiedInterpolants, 9 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 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 - UnprovableResult [Line: 139]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of bitwiseOr at line 29, overapproximation of someBinaryArithmeticDOUBLEoperation at line 62. Possible FailurePath: [L34-L43] static const double ln2_hi_log = 6.93147180369123816490e-01, ln2_lo_log = 1.90821492927058770002e-10, two54_log = 1.80143985094819840000e+16, Lg1_log = 6.666666666666735130e-01, Lg2_log = 3.999999999940941908e-01, Lg3_log = 2.857142874366239149e-01, Lg4_log = 2.222219843214978396e-01, Lg5_log = 1.818357216161805012e-01, Lg6_log = 1.531383769920937332e-01, Lg7_log = 1.479819860511658591e-01; [L45] static const double zero = 0.0; [L134] double x = 0.0; [L135] CALL, EXPR __ieee754_log(x) [L48] double hfsq, f, s, z, R, w, t1, t2, dk; [L49] __int32_t k, hx, i, j; [L50] __uint32_t lx; VAL [Lg1_log=666666666666673513/1000000000000000000, Lg2_log=999999999985235477/2500000000000000000, Lg3_log=2857142874366239149/10000000000000000000, Lg4_log=555554960803744599/2500000000000000000, Lg5_log=454589304040451253/2500000000000000000, Lg6_log=382845942480234333/2500000000000000000, Lg7_log=1479819860511658591/10000000000000000000, \old(x)=0, ln2_hi_log=69314718036912381649/100000000000000000000, ln2_lo_log=95410746463529385001/500000000000000000000000000000, two54_log=18014398509481984, x=0, zero=0] [L53] ieee_double_shape_type ew_u; [L54] EXPR ew_u.value = (x) [L55] EXPR ew_u.parts.msw [L55] EXPR (hx) = ew_u.parts.msw [L56] EXPR ew_u.parts.lsw [L56] EXPR (lx) = ew_u.parts.lsw [L52-L57] { ieee_double_shape_type ew_u; ew_u.value = (x); (hx) = ew_u.parts.msw; (lx) = ew_u.parts.lsw; } VAL [Lg1_log=666666666666673513/1000000000000000000, Lg2_log=999999999985235477/2500000000000000000, Lg3_log=2857142874366239149/10000000000000000000, Lg4_log=555554960803744599/2500000000000000000, Lg5_log=454589304040451253/2500000000000000000, Lg6_log=382845942480234333/2500000000000000000, Lg7_log=1479819860511658591/10000000000000000000, \old(x)=0, hx=-2147483648, ln2_hi_log=69314718036912381649/100000000000000000000, ln2_lo_log=95410746463529385001/500000000000000000000000000000, lx=0, two54_log=18014398509481984, x=0, zero=0] [L59] k = 0 VAL [Lg1_log=666666666666673513/1000000000000000000, Lg2_log=999999999985235477/2500000000000000000, Lg3_log=2857142874366239149/10000000000000000000, Lg4_log=555554960803744599/2500000000000000000, Lg5_log=454589304040451253/2500000000000000000, Lg6_log=382845942480234333/2500000000000000000, Lg7_log=1479819860511658591/10000000000000000000, \old(x)=0, hx=-2147483648, k=0, ln2_hi_log=69314718036912381649/100000000000000000000, ln2_lo_log=95410746463529385001/500000000000000000000000000000, lx=0, two54_log=18014398509481984, x=0, zero=0] [L60] COND TRUE hx < 0x00100000 [L61] EXPR (hx & 0x7fffffff) | lx VAL [Lg1_log=666666666666673513/1000000000000000000, Lg2_log=999999999985235477/2500000000000000000, Lg3_log=2857142874366239149/10000000000000000000, Lg4_log=555554960803744599/2500000000000000000, Lg5_log=454589304040451253/2500000000000000000, Lg6_log=382845942480234333/2500000000000000000, Lg7_log=1479819860511658591/10000000000000000000, \old(x)=0, hx=-2147483648, k=0, ln2_hi_log=69314718036912381649/100000000000000000000, ln2_lo_log=95410746463529385001/500000000000000000000000000000, lx=0, two54_log=18014398509481984, x=0, zero=0] [L61] COND TRUE ((hx & 0x7fffffff) | lx) == 0 [L62] return -two54_log / zero; VAL [Lg1_log=666666666666673513/1000000000000000000, Lg2_log=999999999985235477/2500000000000000000, Lg3_log=2857142874366239149/10000000000000000000, Lg4_log=555554960803744599/2500000000000000000, Lg5_log=454589304040451253/2500000000000000000, Lg6_log=382845942480234333/2500000000000000000, Lg7_log=1479819860511658591/10000000000000000000, \old(x)=0, hx=-2147483648, k=0, ln2_hi_log=69314718036912381649/100000000000000000000, ln2_lo_log=95410746463529385001/500000000000000000000000000000, lx=0, two54_log=18014398509481984, x=0, zero=0] [L135] RET, EXPR __ieee754_log(x) [L135] double res = __ieee754_log(x); [L138] CALL, EXPR isinf_double(res) [L21] __int32_t hx, lx; VAL [Lg1_log=666666666666673513/1000000000000000000, Lg2_log=999999999985235477/2500000000000000000, Lg3_log=2857142874366239149/10000000000000000000, Lg4_log=555554960803744599/2500000000000000000, Lg5_log=454589304040451253/2500000000000000000, Lg6_log=382845942480234333/2500000000000000000, Lg7_log=1479819860511658591/10000000000000000000, \old(x)=2, ln2_hi_log=69314718036912381649/100000000000000000000, ln2_lo_log=95410746463529385001/500000000000000000000000000000, two54_log=18014398509481984, x=2, zero=0] [L23] ieee_double_shape_type ew_u; [L24] EXPR ew_u.value = (x) [L25] EXPR ew_u.parts.msw [L25] EXPR (hx) = ew_u.parts.msw [L26] EXPR ew_u.parts.lsw [L26] EXPR (lx) = ew_u.parts.lsw [L22-L27] { ieee_double_shape_type ew_u; ew_u.value = (x); (hx) = ew_u.parts.msw; (lx) = ew_u.parts.lsw; } VAL [Lg1_log=666666666666673513/1000000000000000000, Lg2_log=999999999985235477/2500000000000000000, Lg3_log=2857142874366239149/10000000000000000000, Lg4_log=555554960803744599/2500000000000000000, Lg5_log=454589304040451253/2500000000000000000, Lg6_log=382845942480234333/2500000000000000000, Lg7_log=1479819860511658591/10000000000000000000, \old(x)=2, hx=2, ln2_hi_log=69314718036912381649/100000000000000000000, ln2_lo_log=95410746463529385001/500000000000000000000000000000, lx=1, two54_log=18014398509481984, x=2, zero=0] [L28] hx &= 0x7fffffff [L29] EXPR lx | (-lx) [L29] hx |= (__uint32_t)(lx | (-lx)) >> 31 [L30] hx = 0x7ff00000 - hx [L31] EXPR hx | (-hx) [L31] return 1 - (int)((__uint32_t)(hx | (-hx)) >> 31); [L138] RET, EXPR isinf_double(res) [L138] COND TRUE !isinf_double(res) [L139] reach_error() VAL [Lg1_log=666666666666673513/1000000000000000000, Lg2_log=999999999985235477/2500000000000000000, Lg3_log=2857142874366239149/10000000000000000000, Lg4_log=555554960803744599/2500000000000000000, Lg5_log=454589304040451253/2500000000000000000, Lg6_log=382845942480234333/2500000000000000000, Lg7_log=1479819860511658591/10000000000000000000, ln2_hi_log=69314718036912381649/100000000000000000000, ln2_lo_log=95410746463529385001/500000000000000000000000000000, res=2, two54_log=18014398509481984, x=0, zero=0] * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.33ms. Allocated memory is still 161.5MB. Free memory is still 131.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 443.10ms. Allocated memory is still 161.5MB. Free memory was 120.9MB in the beginning and 108.4MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 61.72ms. Allocated memory is still 161.5MB. Free memory was 108.4MB in the beginning and 105.9MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 46.26ms. Allocated memory is still 161.5MB. Free memory was 105.9MB in the beginning and 103.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 1055.58ms. Allocated memory is still 161.5MB. Free memory was 103.8MB in the beginning and 128.2MB in the end (delta: -24.4MB). Peak memory consumption was 59.0MB. Max. memory is 16.1GB. * CodeCheck took 1330.90ms. Allocated memory was 161.5MB in the beginning and 205.5MB in the end (delta: 44.0MB). Free memory was 128.1MB in the beginning and 123.7MB in the end (delta: 4.4MB). Peak memory consumption was 46.9MB. Max. memory is 16.1GB. * Witness Printer took 10.43ms. Allocated memory is still 205.5MB. Free memory is still 123.7MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~nondet11 could not be translated - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-19 03:59:33,126 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/float-newlib/double_req_bl_0910a.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-32bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL --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 f4e9a719a3106c16c930419cff190e7ac0626fe0942a2ec34e31771419d648d5 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 03:59:36,102 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 03:59:36,239 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-32bit-Kojak_Bitvector.epf [2023-11-19 03:59:36,304 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 03:59:36,305 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 03:59:36,306 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 03:59:36,307 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 03:59:36,308 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 03:59:36,310 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 03:59:36,315 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 03:59:36,316 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 03:59:36,316 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 03:59:36,317 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 03:59:36,319 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 03:59:36,320 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 03:59:36,320 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 03:59:36,321 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-19 03:59:36,321 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-19 03:59:36,322 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-19 03:59:36,323 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 03:59:36,324 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 03:59:36,324 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 03:59:36,325 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 03:59:36,325 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 03:59:36,326 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 03:59:36,326 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-19 03:59:36,327 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-19 03:59:36,327 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 03:59:36,328 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:59:36,328 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 03:59:36,330 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 03:59:36,330 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 03:59:36,331 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-19 03:59:36,331 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-19 03:59:36,332 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 03:59:36,332 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-19 03:59:36,332 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 03:59:36,332 INFO L153 SettingsManager]: * Logic for external solver=AUFBV WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL 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 -> f4e9a719a3106c16c930419cff190e7ac0626fe0942a2ec34e31771419d648d5 [2023-11-19 03:59:36,758 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 03:59:36,796 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 03:59:36,799 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 03:59:36,801 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 03:59:36,802 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 03:59:36,804 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/float-newlib/double_req_bl_0910a.c [2023-11-19 03:59:40,113 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 03:59:40,433 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 03:59:40,434 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/sv-benchmarks/c/float-newlib/double_req_bl_0910a.c [2023-11-19 03:59:40,444 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/data/9367b9400/5fbb28b9f6f3468f95d2895b73bd077a/FLAG6dab06553 [2023-11-19 03:59:40,461 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/data/9367b9400/5fbb28b9f6f3468f95d2895b73bd077a [2023-11-19 03:59:40,464 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 03:59:40,466 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 03:59:40,467 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 03:59:40,467 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 03:59:40,473 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 03:59:40,473 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:59:40" (1/1) ... [2023-11-19 03:59:40,475 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@345f9884 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:40, skipping insertion in model container [2023-11-19 03:59:40,475 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:59:40" (1/1) ... [2023-11-19 03:59:40,509 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 03:59:40,736 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/sv-benchmarks/c/float-newlib/double_req_bl_0910a.c[3598,3611] [2023-11-19 03:59:40,743 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:59:40,762 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 03:59:40,811 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/sv-benchmarks/c/float-newlib/double_req_bl_0910a.c[3598,3611] [2023-11-19 03:59:40,812 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:59:40,837 INFO L206 MainTranslator]: Completed translation [2023-11-19 03:59:40,838 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:40 WrapperNode [2023-11-19 03:59:40,838 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 03:59:40,840 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 03:59:40,840 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 03:59:40,840 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 03:59:40,884 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:40" (1/1) ... [2023-11-19 03:59:40,928 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:40" (1/1) ... [2023-11-19 03:59:40,985 INFO L138 Inliner]: procedures = 20, calls = 28, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 167 [2023-11-19 03:59:40,986 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 03:59:40,987 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 03:59:40,987 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 03:59:40,987 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 03:59:41,002 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:40" (1/1) ... [2023-11-19 03:59:41,003 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:40" (1/1) ... [2023-11-19 03:59:41,020 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:40" (1/1) ... [2023-11-19 03:59:41,021 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:40" (1/1) ... [2023-11-19 03:59:41,050 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:40" (1/1) ... [2023-11-19 03:59:41,067 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:40" (1/1) ... [2023-11-19 03:59:41,070 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:40" (1/1) ... [2023-11-19 03:59:41,073 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:40" (1/1) ... [2023-11-19 03:59:41,090 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 03:59:41,091 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 03:59:41,092 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 03:59:41,092 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 03:59:41,093 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:59:40" (1/1) ... [2023-11-19 03:59:41,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:59:41,116 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 03:59:41,141 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-19 03:59:41,159 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7968542-6bd8-456e-8e83-664446d078ec/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-19 03:59:41,195 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 03:59:41,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8 [2023-11-19 03:59:41,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8 [2023-11-19 03:59:41,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-19 03:59:41,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 03:59:41,198 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-19 03:59:41,198 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 03:59:41,198 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 03:59:41,199 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-19 03:59:41,199 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 03:59:41,362 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 03:59:41,365 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation