./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-newlib/float_req_bl_0960b.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/config/KojakReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_0960b.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi --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 cb6b1424a272796845acc1f70223dfacd3f866998a144ff42a8a4da1c8cca40c --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 22:17:19,829 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 22:17:19,920 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-32bit-Kojak_Default.epf [2023-11-24 22:17:19,928 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 22:17:19,929 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-24 22:17:19,979 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 22:17:19,980 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 22:17:19,981 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-24 22:17:19,982 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 22:17:19,983 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 22:17:19,983 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 22:17:19,984 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 22:17:19,985 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 22:17:19,985 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 22:17:19,986 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 22:17:19,987 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 22:17:19,988 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 22:17:19,989 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 22:17:19,989 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 22:17:19,990 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 22:17:19,991 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 22:17:19,991 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 22:17:19,992 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-24 22:17:19,992 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-24 22:17:19,993 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-24 22:17:19,993 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 22:17:19,994 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 22:17:19,995 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 22:17:19,995 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 22:17:19,996 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 22:17:19,996 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-24 22:17:19,996 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 22:17:19,997 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 22:17:19,997 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_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/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_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi 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 -> cb6b1424a272796845acc1f70223dfacd3f866998a144ff42a8a4da1c8cca40c [2023-11-24 22:17:20,278 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 22:17:20,303 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 22:17:20,306 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 22:17:20,308 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 22:17:20,308 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 22:17:20,310 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/../../sv-benchmarks/c/float-newlib/float_req_bl_0960b.c [2023-11-24 22:17:23,613 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 22:17:23,826 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 22:17:23,827 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/sv-benchmarks/c/float-newlib/float_req_bl_0960b.c [2023-11-24 22:17:23,840 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/data/29fbbf00d/91a7170603e74fcdaf44787e9779bb0b/FLAGe9cc30fba [2023-11-24 22:17:23,866 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/data/29fbbf00d/91a7170603e74fcdaf44787e9779bb0b [2023-11-24 22:17:23,874 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 22:17:23,876 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 22:17:23,877 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 22:17:23,877 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 22:17:23,883 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 22:17:23,883 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:17:23" (1/1) ... [2023-11-24 22:17:23,886 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@c97469 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:23, skipping insertion in model container [2023-11-24 22:17:23,886 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:17:23" (1/1) ... [2023-11-24 22:17:23,931 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 22:17:24,225 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_f3024222-e99a-407a-8456-1ca78a0d24ef/sv-benchmarks/c/float-newlib/float_req_bl_0960b.c[4186,4199] [2023-11-24 22:17:24,233 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:17:24,251 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 22:17:24,333 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_f3024222-e99a-407a-8456-1ca78a0d24ef/sv-benchmarks/c/float-newlib/float_req_bl_0960b.c[4186,4199] [2023-11-24 22:17:24,338 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:17:24,370 INFO L206 MainTranslator]: Completed translation [2023-11-24 22:17:24,370 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:24 WrapperNode [2023-11-24 22:17:24,371 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 22:17:24,372 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 22:17:24,373 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 22:17:24,373 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 22:17:24,381 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:24" (1/1) ... [2023-11-24 22:17:24,409 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:24" (1/1) ... [2023-11-24 22:17:24,460 INFO L138 Inliner]: procedures = 17, calls = 38, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 279 [2023-11-24 22:17:24,461 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 22:17:24,462 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 22:17:24,462 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 22:17:24,463 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 22:17:24,473 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:24" (1/1) ... [2023-11-24 22:17:24,474 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:24" (1/1) ... [2023-11-24 22:17:24,493 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:24" (1/1) ... [2023-11-24 22:17:24,495 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:24" (1/1) ... [2023-11-24 22:17:24,505 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:24" (1/1) ... [2023-11-24 22:17:24,530 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:24" (1/1) ... [2023-11-24 22:17:24,532 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:24" (1/1) ... [2023-11-24 22:17:24,535 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:24" (1/1) ... [2023-11-24 22:17:24,547 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 22:17:24,548 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 22:17:24,548 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 22:17:24,549 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 22:17:24,549 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:24" (1/1) ... [2023-11-24 22:17:24,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 22:17:24,572 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/z3 [2023-11-24 22:17:24,588 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-24 22:17:24,609 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-24 22:17:24,641 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 22:17:24,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-24 22:17:24,642 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 22:17:24,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-24 22:17:24,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-24 22:17:24,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-24 22:17:24,644 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 22:17:24,644 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 22:17:24,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-24 22:17:24,644 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 22:17:24,753 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 22:17:24,755 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 22:17:25,228 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 22:17:25,453 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 22:17:25,453 INFO L309 CfgBuilder]: Removed 14 assume(true) statements. [2023-11-24 22:17:25,455 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:17:25 BoogieIcfgContainer [2023-11-24 22:17:25,455 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 22:17:25,456 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-24 22:17:25,457 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-24 22:17:25,468 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-24 22:17:25,468 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:17:25" (1/1) ... [2023-11-24 22:17:25,481 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:17:25,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 22:17:25,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 37 states and 59 transitions. [2023-11-24 22:17:25,552 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 59 transitions. [2023-11-24 22:17:25,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-24 22:17:25,555 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 22:17:25,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:17:25,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:17:25,765 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-24 22:17:25,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 22:17:25,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 37 states and 54 transitions. [2023-11-24 22:17:25,786 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 54 transitions. [2023-11-24 22:17:25,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-24 22:17:25,787 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 22:17:25,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:17:25,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 22:17:25,870 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-24 22:17:25,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 22:17:26,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 22:17:26,021 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-24 22:17:26,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 22:17:26,077 WARN L476 CodeCheckObserver]: This program is UNSAFE, Check terminated with 2 iterations. [2023-11-24 22:17:26,139 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 24.11 10:17:26 ImpRootNode [2023-11-24 22:17:26,140 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-24 22:17:26,141 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 22:17:26,141 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 22:17:26,142 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 22:17:26,143 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:17:25" (3/4) ... [2023-11-24 22:17:26,147 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-24 22:17:26,149 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 22:17:26,150 INFO L158 Benchmark]: Toolchain (without parser) took 2273.92ms. Allocated memory is still 180.4MB. Free memory was 134.4MB in the beginning and 104.3MB in the end (delta: 30.1MB). Peak memory consumption was 31.9MB. Max. memory is 16.1GB. [2023-11-24 22:17:26,151 INFO L158 Benchmark]: CDTParser took 0.40ms. Allocated memory is still 134.2MB. Free memory was 81.1MB in the beginning and 80.9MB in the end (delta: 136.3kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 22:17:26,151 INFO L158 Benchmark]: CACSL2BoogieTranslator took 494.32ms. Allocated memory is still 180.4MB. Free memory was 134.1MB in the beginning and 120.9MB in the end (delta: 13.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-24 22:17:26,152 INFO L158 Benchmark]: Boogie Procedure Inliner took 89.14ms. Allocated memory is still 180.4MB. Free memory was 120.9MB in the beginning and 118.2MB in the end (delta: 2.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 22:17:26,153 INFO L158 Benchmark]: Boogie Preprocessor took 85.37ms. Allocated memory is still 180.4MB. Free memory was 118.2MB in the beginning and 116.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 22:17:26,154 INFO L158 Benchmark]: RCFGBuilder took 907.35ms. Allocated memory is still 180.4MB. Free memory was 116.1MB in the beginning and 129.8MB in the end (delta: -13.8MB). Peak memory consumption was 27.7MB. Max. memory is 16.1GB. [2023-11-24 22:17:26,154 INFO L158 Benchmark]: CodeCheck took 684.34ms. Allocated memory is still 180.4MB. Free memory was 129.8MB in the beginning and 104.6MB in the end (delta: 25.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2023-11-24 22:17:26,155 INFO L158 Benchmark]: Witness Printer took 7.60ms. Allocated memory is still 180.4MB. Free memory was 104.6MB in the beginning and 104.3MB in the end (delta: 295.4kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 22:17:26,159 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, 37 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.6s, OverallIterations: 2, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 29 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, 2 IncrementalHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 14 mSDtfsCounter, 2 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 62 GetRequests, 62 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, 20 NumberOfCodeBlocks, 20 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 8 ConstructedInterpolants, 0 QuantifiedInterpolants, 8 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: 168]: 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 someUnaryFLOAToperation at line 163, overapproximation of someBinaryArithmeticFLOAToperation at line 118. Possible FailurePath: [L13-L17] static const float ln2_hi_log = 6.9313812256e-01, ln2_lo_log = 9.0580006145e-06, two25_log = 3.355443200e+07, Lg1_log = 6.6666668653e-01, Lg2_log = 4.0000000596e-01, Lg3_log = 2.8571429849e-01, Lg4_log = 2.2222198546e-01, Lg5_log = 1.8183572590e-01, Lg6_log = 1.5313838422e-01, Lg7_log = 1.4798198640e-01; [L19] static const float zero_log = 0.0; [L99-L102] static const float two25_log10 = 3.3554432000e+07, ivln10_log10 = 4.3429449201e-01, log10_2hi_log10 = 3.0102920532e-01, log10_2lo_log10 = 7.9034151668e-07; [L104] static const float zero = 0.0; [L163] float x = -0.0f; [L164] CALL, EXPR __ieee754_log10f(x) [L107] float y, z; [L108] __int32_t i, k, hx; VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=2, ivln10_log10=43429449201/100000000000, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=2, zero=0, zero_log=0] [L111] ieee_float_shape_type gf_u; [L112] EXPR gf_u.value = (x) [L113] EXPR gf_u.word [L113] EXPR (hx) = gf_u.word [L110-L114] { ieee_float_shape_type gf_u; gf_u.value = (x); (hx) = gf_u.word; } VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=2, hx=0, ivln10_log10=43429449201/100000000000, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=2, zero=0, zero_log=0] [L116] k = 0 VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=2, hx=0, ivln10_log10=43429449201/100000000000, k=0, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=2, zero=0, zero_log=0] [L117] COND TRUE ((hx & 0x7fffffff) == 0) [L118] return -two25_log10 / zero; VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=2, hx=0, ivln10_log10=43429449201/100000000000, k=0, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=2, zero=0, zero_log=0] [L164] RET, EXPR __ieee754_log10f(x) [L164] float res = __ieee754_log10f(x); [L167] CALL, EXPR isinf_float(res) [L147] __int32_t ix; VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=3, ivln10_log10=43429449201/100000000000, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=3, zero=0, zero_log=0] [L149] ieee_float_shape_type gf_u; [L150] EXPR gf_u.value = (x) [L151] EXPR gf_u.word [L151] EXPR (ix) = gf_u.word [L148-L152] { ieee_float_shape_type gf_u; gf_u.value = (x); (ix) = gf_u.word; } VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=3, ivln10_log10=43429449201/100000000000, ix=2139095039, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=3, zero=0, zero_log=0] [L153] ix &= 0x7fffffff [L154] return ((ix) == 0x7f800000L); [L167] RET, EXPR isinf_float(res) [L167] COND TRUE !isinf_float(res) [L168] reach_error() VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, ivln10_log10=43429449201/100000000000, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, res=3, two25_log10=33554432, two25_log=33554432, x=2, zero=0, zero_log=0] * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.40ms. Allocated memory is still 134.2MB. Free memory was 81.1MB in the beginning and 80.9MB in the end (delta: 136.3kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 494.32ms. Allocated memory is still 180.4MB. Free memory was 134.1MB in the beginning and 120.9MB in the end (delta: 13.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 89.14ms. Allocated memory is still 180.4MB. Free memory was 120.9MB in the beginning and 118.2MB in the end (delta: 2.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 85.37ms. Allocated memory is still 180.4MB. Free memory was 118.2MB in the beginning and 116.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 907.35ms. Allocated memory is still 180.4MB. Free memory was 116.1MB in the beginning and 129.8MB in the end (delta: -13.8MB). Peak memory consumption was 27.7MB. Max. memory is 16.1GB. * CodeCheck took 684.34ms. Allocated memory is still 180.4MB. Free memory was 129.8MB in the beginning and 104.6MB in the end (delta: 25.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Witness Printer took 7.60ms. Allocated memory is still 180.4MB. Free memory was 104.6MB in the beginning and 104.3MB in the end (delta: 295.4kB). There was no memory consumed. Max. memory is 16.1GB. RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-24 22:17:26,185 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/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-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/config/KojakReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_0960b.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-32bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi --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 cb6b1424a272796845acc1f70223dfacd3f866998a144ff42a8a4da1c8cca40c --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 22:17:28,843 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 22:17:28,965 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-32bit-Kojak_Bitvector.epf [2023-11-24 22:17:29,015 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 22:17:29,023 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 22:17:29,024 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-24 22:17:29,025 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 22:17:29,026 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 22:17:29,027 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 22:17:29,028 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 22:17:29,028 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 22:17:29,029 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 22:17:29,030 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 22:17:29,033 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 22:17:29,034 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 22:17:29,034 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 22:17:29,036 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 22:17:29,042 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-24 22:17:29,042 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-24 22:17:29,043 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 22:17:29,043 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 22:17:29,044 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 22:17:29,045 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-24 22:17:29,045 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-24 22:17:29,045 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-24 22:17:29,047 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 22:17:29,047 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-24 22:17:29,048 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 22:17:29,048 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 22:17:29,049 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 22:17:29,050 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 22:17:29,051 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 22:17:29,051 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-24 22:17:29,052 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 22:17:29,052 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 22:17:29,052 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-24 22:17:29,052 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 22:17:29,053 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_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/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_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi 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 -> cb6b1424a272796845acc1f70223dfacd3f866998a144ff42a8a4da1c8cca40c [2023-11-24 22:17:29,463 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 22:17:29,497 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 22:17:29,500 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 22:17:29,502 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 22:17:29,502 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 22:17:29,504 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/../../sv-benchmarks/c/float-newlib/float_req_bl_0960b.c [2023-11-24 22:17:32,748 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 22:17:33,028 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 22:17:33,028 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/sv-benchmarks/c/float-newlib/float_req_bl_0960b.c [2023-11-24 22:17:33,039 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/data/0591215ce/1c4a2d76f3064738956dee061f64b2c6/FLAGa48801a02 [2023-11-24 22:17:33,052 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/data/0591215ce/1c4a2d76f3064738956dee061f64b2c6 [2023-11-24 22:17:33,054 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 22:17:33,056 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 22:17:33,057 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 22:17:33,058 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 22:17:33,062 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 22:17:33,063 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:17:33" (1/1) ... [2023-11-24 22:17:33,065 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7e3005de and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:33, skipping insertion in model container [2023-11-24 22:17:33,065 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:17:33" (1/1) ... [2023-11-24 22:17:33,098 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 22:17:33,322 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_f3024222-e99a-407a-8456-1ca78a0d24ef/sv-benchmarks/c/float-newlib/float_req_bl_0960b.c[4186,4199] [2023-11-24 22:17:33,341 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:17:33,358 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 22:17:33,400 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_f3024222-e99a-407a-8456-1ca78a0d24ef/sv-benchmarks/c/float-newlib/float_req_bl_0960b.c[4186,4199] [2023-11-24 22:17:33,401 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:17:33,419 INFO L206 MainTranslator]: Completed translation [2023-11-24 22:17:33,420 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:33 WrapperNode [2023-11-24 22:17:33,420 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 22:17:33,421 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 22:17:33,422 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 22:17:33,422 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 22:17:33,429 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:33" (1/1) ... [2023-11-24 22:17:33,444 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:33" (1/1) ... [2023-11-24 22:17:33,483 INFO L138 Inliner]: procedures = 20, calls = 38, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 225 [2023-11-24 22:17:33,484 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 22:17:33,484 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 22:17:33,485 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 22:17:33,485 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 22:17:33,497 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:33" (1/1) ... [2023-11-24 22:17:33,497 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:33" (1/1) ... [2023-11-24 22:17:33,504 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:33" (1/1) ... [2023-11-24 22:17:33,504 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:33" (1/1) ... [2023-11-24 22:17:33,518 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:33" (1/1) ... [2023-11-24 22:17:33,523 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:33" (1/1) ... [2023-11-24 22:17:33,527 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:33" (1/1) ... [2023-11-24 22:17:33,529 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:33" (1/1) ... [2023-11-24 22:17:33,534 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 22:17:33,535 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 22:17:33,536 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 22:17:33,536 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 22:17:33,537 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:17:33" (1/1) ... [2023-11-24 22:17:33,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 22:17:33,585 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/z3 [2023-11-24 22:17:33,599 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-24 22:17:33,623 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f3024222-e99a-407a-8456-1ca78a0d24ef/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-24 22:17:33,646 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 22:17:33,646 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-24 22:17:33,646 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 22:17:33,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4 [2023-11-24 22:17:33,647 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-24 22:17:33,647 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 22:17:33,647 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 22:17:33,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4 [2023-11-24 22:17:33,647 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-24 22:17:33,647 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 22:17:33,780 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 22:17:33,782 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation