./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-newlib/float_req_bl_0730c.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_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/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_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_0730c.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/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_6d836b7b-f334-4b41-a8b9-e3e800a56651/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 9abd2050bf3fc760379c862e37663c5f55c1439a487d6741471f6573b4b4c89a --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 03:31:17,218 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 03:31:17,343 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-32bit-Kojak_Default.epf [2023-11-19 03:31:17,352 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 03:31:17,353 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 03:31:17,407 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 03:31:17,408 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 03:31:17,409 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 03:31:17,410 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 03:31:17,415 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 03:31:17,415 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 03:31:17,416 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 03:31:17,416 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 03:31:17,418 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 03:31:17,418 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 03:31:17,419 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 03:31:17,419 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 03:31:17,420 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 03:31:17,420 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 03:31:17,421 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 03:31:17,421 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 03:31:17,422 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 03:31:17,422 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 03:31:17,422 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 03:31:17,423 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 03:31:17,424 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 03:31:17,424 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:31:17,425 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 03:31:17,425 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 03:31:17,425 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 03:31:17,427 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 03:31:17,427 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 03:31:17,427 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 03:31:17,427 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_6d836b7b-f334-4b41-a8b9-e3e800a56651/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_6d836b7b-f334-4b41-a8b9-e3e800a56651/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 -> 9abd2050bf3fc760379c862e37663c5f55c1439a487d6741471f6573b4b4c89a [2023-11-19 03:31:17,740 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 03:31:17,773 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 03:31:17,776 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 03:31:17,777 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 03:31:17,778 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 03:31:17,779 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/float-newlib/float_req_bl_0730c.c [2023-11-19 03:31:20,798 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 03:31:21,066 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 03:31:21,067 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/sv-benchmarks/c/float-newlib/float_req_bl_0730c.c [2023-11-19 03:31:21,077 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/data/6405282d3/cf9ede8f1f8e4a22a97bfa7f3b121dc2/FLAGfd25716b2 [2023-11-19 03:31:21,104 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/data/6405282d3/cf9ede8f1f8e4a22a97bfa7f3b121dc2 [2023-11-19 03:31:21,110 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 03:31:21,113 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 03:31:21,117 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 03:31:21,117 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 03:31:21,122 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 03:31:21,123 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:31:21" (1/1) ... [2023-11-19 03:31:21,125 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2e1d826e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:21, skipping insertion in model container [2023-11-19 03:31:21,125 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:31:21" (1/1) ... [2023-11-19 03:31:21,159 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 03:31:21,414 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_6d836b7b-f334-4b41-a8b9-e3e800a56651/sv-benchmarks/c/float-newlib/float_req_bl_0730c.c[2071,2084] [2023-11-19 03:31:21,418 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:31:21,433 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 03:31:21,486 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_6d836b7b-f334-4b41-a8b9-e3e800a56651/sv-benchmarks/c/float-newlib/float_req_bl_0730c.c[2071,2084] [2023-11-19 03:31:21,486 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:31:21,510 INFO L206 MainTranslator]: Completed translation [2023-11-19 03:31:21,510 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:21 WrapperNode [2023-11-19 03:31:21,511 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 03:31:21,512 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 03:31:21,512 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 03:31:21,512 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 03:31:21,520 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:31:21" (1/1) ... [2023-11-19 03:31:21,543 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:31:21" (1/1) ... [2023-11-19 03:31:21,581 INFO L138 Inliner]: procedures = 17, calls = 21, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 154 [2023-11-19 03:31:21,582 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 03:31:21,583 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 03:31:21,583 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 03:31:21,583 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 03:31:21,593 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:21" (1/1) ... [2023-11-19 03:31:21,593 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:21" (1/1) ... [2023-11-19 03:31:21,607 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:21" (1/1) ... [2023-11-19 03:31:21,608 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:21" (1/1) ... [2023-11-19 03:31:21,615 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:21" (1/1) ... [2023-11-19 03:31:21,619 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:21" (1/1) ... [2023-11-19 03:31:21,635 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:21" (1/1) ... [2023-11-19 03:31:21,637 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:21" (1/1) ... [2023-11-19 03:31:21,640 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 03:31:21,641 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 03:31:21,641 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 03:31:21,641 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 03:31:21,642 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:21" (1/1) ... [2023-11-19 03:31:21,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:31:21,669 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 03:31:21,686 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/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:31:21,694 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/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:31:21,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 03:31:21,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 03:31:21,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 03:31:21,718 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-19 03:31:21,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 03:31:21,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-19 03:31:21,719 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 03:31:21,719 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 03:31:21,720 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 03:31:21,720 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 03:31:21,840 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 03:31:21,842 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 03:31:22,104 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 03:31:22,323 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 03:31:22,324 INFO L302 CfgBuilder]: Removed 8 assume(true) statements. [2023-11-19 03:31:22,328 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:31:22 BoogieIcfgContainer [2023-11-19 03:31:22,328 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 03:31:22,329 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-19 03:31:22,330 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-19 03:31:22,340 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-19 03:31:22,340 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:31:22" (1/1) ... [2023-11-19 03:31:22,350 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 03:31:22,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:31:22,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 26 states and 40 transitions. [2023-11-19 03:31:22,406 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 40 transitions. [2023-11-19 03:31:22,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-19 03:31:22,409 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:31:22,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:31:22,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:22,536 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:31:22,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:31:22,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 26 states and 37 transitions. [2023-11-19 03:31:22,582 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 37 transitions. [2023-11-19 03:31:22,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-19 03:31:22,584 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:31:22,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:31:22,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 03:31:22,645 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 03:31:22,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 03:31:22,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 03:31:22,723 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 03:31:22,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 03:31:22,752 WARN L476 CodeCheckObserver]: This program is UNSAFE, Check terminated with 2 iterations. [2023-11-19 03:31:22,780 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short12 could not be translated [2023-11-19 03:31:22,790 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 19.11 03:31:22 ImpRootNode [2023-11-19 03:31:22,790 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-19 03:31:22,793 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 03:31:22,793 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 03:31:22,793 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 03:31:22,794 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:31:22" (3/4) ... [2023-11-19 03:31:22,800 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-19 03:31:22,801 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 03:31:22,802 INFO L158 Benchmark]: Toolchain (without parser) took 1688.93ms. Allocated memory is still 157.3MB. Free memory was 127.8MB in the beginning and 86.7MB in the end (delta: 41.1MB). Peak memory consumption was 37.6MB. Max. memory is 16.1GB. [2023-11-19 03:31:22,803 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 125.8MB. Free memory is still 99.6MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 03:31:22,804 INFO L158 Benchmark]: CACSL2BoogieTranslator took 394.68ms. Allocated memory is still 157.3MB. Free memory was 127.8MB in the beginning and 115.8MB in the end (delta: 12.0MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-19 03:31:22,805 INFO L158 Benchmark]: Boogie Procedure Inliner took 70.13ms. Allocated memory is still 157.3MB. Free memory was 115.8MB in the beginning and 113.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 03:31:22,807 INFO L158 Benchmark]: Boogie Preprocessor took 57.04ms. Allocated memory is still 157.3MB. Free memory was 113.7MB in the beginning and 112.1MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 03:31:22,812 INFO L158 Benchmark]: RCFGBuilder took 688.02ms. Allocated memory is still 157.3MB. Free memory was 112.1MB in the beginning and 106.6MB in the end (delta: 5.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-19 03:31:22,813 INFO L158 Benchmark]: CodeCheck took 461.17ms. Allocated memory is still 157.3MB. Free memory was 106.6MB in the beginning and 87.2MB in the end (delta: 19.4MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-19 03:31:22,819 INFO L158 Benchmark]: Witness Printer took 8.64ms. Allocated memory is still 157.3MB. Free memory was 87.2MB in the beginning and 86.7MB in the end (delta: 450.7kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 03:31:22,823 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, 26 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.4s, OverallIterations: 2, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 25 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, 57 GetRequests, 57 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.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 17 NumberOfCodeBlocks, 17 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 7 ConstructedInterpolants, 0 QuantifiedInterpolants, 7 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: 108]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of someBinaryFLOATComparisonOperation at line 107, overapproximation of someUnaryFLOAToperation at line 103, overapproximation of someBinaryArithmeticFLOAToperation at line 29. Possible FailurePath: [L14] static const float one_sqrt = 1.0, tiny_sqrt = 1.0e-30; [L103] float x = -0.0f; [L104] CALL, EXPR __ieee754_sqrtf(x) [L17] float z; [L18] __uint32_t r, hx; [L19] __int32_t ix, s, q, m, t, i; VAL [\old(x)=2, one_sqrt=1, tiny_sqrt=1/1000000000000000000000000000000, x=2] [L22] ieee_float_shape_type gf_u; [L23] EXPR gf_u.value = (x) [L24] EXPR gf_u.word [L24] EXPR (ix) = gf_u.word [L21-L25] { ieee_float_shape_type gf_u; gf_u.value = (x); (ix) = gf_u.word; } VAL [\old(x)=2, ix=2139095040, one_sqrt=1, tiny_sqrt=1/1000000000000000000000000000000, x=2] [L26] hx = ix & 0x7fffffff VAL [\old(x)=2, hx=2139095040, ix=2139095040, one_sqrt=1, tiny_sqrt=1/1000000000000000000000000000000, x=2] [L28] COND TRUE !((hx) < 0x7f800000L) [L29] return x * x + x; VAL [\old(x)=2, hx=2139095040, ix=2139095040, one_sqrt=1, tiny_sqrt=1/1000000000000000000000000000000, x=2] [L104] RET, EXPR __ieee754_sqrtf(x) [L104] float res = __ieee754_sqrtf(x); [L107] EXPR res == -0.0f && __signbit_float(res) == 1 VAL [one_sqrt=1, res=5, tiny_sqrt=1/1000000000000000000000000000000, x=2] [L107] COND TRUE !(res == -0.0f && __signbit_float(res) == 1) [L108] reach_error() VAL [one_sqrt=1, res=5, tiny_sqrt=1/1000000000000000000000000000000, x=2] * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.20ms. Allocated memory is still 125.8MB. Free memory is still 99.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 394.68ms. Allocated memory is still 157.3MB. Free memory was 127.8MB in the beginning and 115.8MB in the end (delta: 12.0MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 70.13ms. Allocated memory is still 157.3MB. Free memory was 115.8MB in the beginning and 113.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 57.04ms. Allocated memory is still 157.3MB. Free memory was 113.7MB in the beginning and 112.1MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 688.02ms. Allocated memory is still 157.3MB. Free memory was 112.1MB in the beginning and 106.6MB in the end (delta: 5.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * CodeCheck took 461.17ms. Allocated memory is still 157.3MB. Free memory was 106.6MB in the beginning and 87.2MB in the end (delta: 19.4MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Witness Printer took 8.64ms. Allocated memory is still 157.3MB. Free memory was 87.2MB in the beginning and 86.7MB in the end (delta: 450.7kB). 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~short12 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:31:22,853 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Ended with 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_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/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_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_0730c.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/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_6d836b7b-f334-4b41-a8b9-e3e800a56651/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 9abd2050bf3fc760379c862e37663c5f55c1439a487d6741471f6573b4b4c89a --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 03:31:25,494 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 03:31:25,568 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-32bit-Kojak_Bitvector.epf [2023-11-19 03:31:25,604 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 03:31:25,605 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 03:31:25,605 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 03:31:25,606 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 03:31:25,607 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 03:31:25,607 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 03:31:25,608 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 03:31:25,609 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 03:31:25,609 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 03:31:25,610 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 03:31:25,610 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 03:31:25,611 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 03:31:25,611 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 03:31:25,612 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-19 03:31:25,612 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-19 03:31:25,613 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-19 03:31:25,613 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 03:31:25,614 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 03:31:25,615 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 03:31:25,615 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 03:31:25,616 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 03:31:25,616 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 03:31:25,617 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-19 03:31:25,617 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-19 03:31:25,618 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 03:31:25,618 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:31:25,619 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 03:31:25,619 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 03:31:25,619 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 03:31:25,620 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-19 03:31:25,620 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-19 03:31:25,621 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 03:31:25,621 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-19 03:31:25,621 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 03:31:25,622 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_6d836b7b-f334-4b41-a8b9-e3e800a56651/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_6d836b7b-f334-4b41-a8b9-e3e800a56651/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 -> 9abd2050bf3fc760379c862e37663c5f55c1439a487d6741471f6573b4b4c89a [2023-11-19 03:31:26,051 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 03:31:26,087 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 03:31:26,090 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 03:31:26,091 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 03:31:26,092 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 03:31:26,093 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/float-newlib/float_req_bl_0730c.c [2023-11-19 03:31:29,247 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 03:31:29,454 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 03:31:29,455 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/sv-benchmarks/c/float-newlib/float_req_bl_0730c.c [2023-11-19 03:31:29,464 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/data/2f97fd6ee/82ad6fdcd86745c986ac7880496d3b2a/FLAG83cbf068d [2023-11-19 03:31:29,488 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/data/2f97fd6ee/82ad6fdcd86745c986ac7880496d3b2a [2023-11-19 03:31:29,496 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 03:31:29,497 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 03:31:29,501 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 03:31:29,501 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 03:31:29,506 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 03:31:29,509 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:31:29" (1/1) ... [2023-11-19 03:31:29,511 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@a2cf5a2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:29, skipping insertion in model container [2023-11-19 03:31:29,512 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:31:29" (1/1) ... [2023-11-19 03:31:29,544 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 03:31:29,809 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_6d836b7b-f334-4b41-a8b9-e3e800a56651/sv-benchmarks/c/float-newlib/float_req_bl_0730c.c[2071,2084] [2023-11-19 03:31:29,820 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:31:29,842 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 03:31:29,899 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_6d836b7b-f334-4b41-a8b9-e3e800a56651/sv-benchmarks/c/float-newlib/float_req_bl_0730c.c[2071,2084] [2023-11-19 03:31:29,900 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 03:31:29,926 INFO L206 MainTranslator]: Completed translation [2023-11-19 03:31:29,926 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:29 WrapperNode [2023-11-19 03:31:29,927 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 03:31:29,928 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 03:31:29,928 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 03:31:29,928 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 03:31:29,937 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:31:29" (1/1) ... [2023-11-19 03:31:29,968 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:31:29" (1/1) ... [2023-11-19 03:31:30,016 INFO L138 Inliner]: procedures = 20, calls = 21, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 133 [2023-11-19 03:31:30,017 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 03:31:30,018 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 03:31:30,018 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 03:31:30,018 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 03:31:30,031 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:29" (1/1) ... [2023-11-19 03:31:30,032 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:29" (1/1) ... [2023-11-19 03:31:30,050 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:29" (1/1) ... [2023-11-19 03:31:30,050 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:29" (1/1) ... [2023-11-19 03:31:30,079 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:29" (1/1) ... [2023-11-19 03:31:30,084 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:29" (1/1) ... [2023-11-19 03:31:30,087 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:29" (1/1) ... [2023-11-19 03:31:30,089 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:29" (1/1) ... [2023-11-19 03:31:30,107 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 03:31:30,108 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 03:31:30,109 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 03:31:30,109 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 03:31:30,110 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:31:29" (1/1) ... [2023-11-19 03:31:30,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:31:30,136 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 03:31:30,150 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/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:31:30,199 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/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:31:30,229 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 03:31:30,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-19 03:31:30,230 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 03:31:30,230 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4 [2023-11-19 03:31:30,231 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-19 03:31:30,231 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 03:31:30,231 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 03:31:30,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4 [2023-11-19 03:31:30,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-19 03:31:30,232 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 03:31:30,375 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 03:31:30,377 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 03:31:31,216 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 03:31:31,381 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 03:31:31,382 INFO L302 CfgBuilder]: Removed 8 assume(true) statements. [2023-11-19 03:31:31,387 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:31:31 BoogieIcfgContainer [2023-11-19 03:31:31,388 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 03:31:31,389 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-19 03:31:31,389 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-19 03:31:31,402 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-19 03:31:31,403 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 03:31:31" (1/1) ... [2023-11-19 03:31:31,415 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 03:31:31,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:31:31,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 24 states and 37 transitions. [2023-11-19 03:31:31,485 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 37 transitions. [2023-11-19 03:31:31,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-19 03:31:31,489 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:31:31,490 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-19 03:31:31,490 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 [2023-11-19 03:31:31,493 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-19 03:31:31,516 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2023-11-19 03:31:31,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:31,732 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-19 03:31:31,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:31,772 INFO L262 TraceCheckSpWp]: Trace formula consists of 27 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-19 03:31:31,779 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 03:31:31,803 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:31:31,812 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (2)] Ended with exit code 0 [2023-11-19 03:31:31,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:31:31,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 24 states and 34 transitions. [2023-11-19 03:31:31,860 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 34 transitions. [2023-11-19 03:31:31,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-19 03:31:31,861 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:31:31,861 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-19 03:31:31,861 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 [2023-11-19 03:31:31,863 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-19 03:31:31,864 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2023-11-19 03:31:32,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:32,206 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-19 03:31:32,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:32,290 INFO L262 TraceCheckSpWp]: Trace formula consists of 39 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-19 03:31:32,295 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 03:31:32,460 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-19 03:31:32,469 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 14 [2023-11-19 03:31:32,593 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:31:32,596 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (3)] Ended with exit code 0 [2023-11-19 03:31:33,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:31:33,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 24 states and 33 transitions. [2023-11-19 03:31:33,463 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 33 transitions. [2023-11-19 03:31:33,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-19 03:31:33,464 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:31:33,464 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-19 03:31:33,464 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 [2023-11-19 03:31:33,469 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-19 03:31:33,493 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2023-11-19 03:31:33,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:33,762 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-19 03:31:33,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:33,790 INFO L262 TraceCheckSpWp]: Trace formula consists of 40 conjuncts, 7 conjunts are in the unsatisfiable core [2023-11-19 03:31:33,792 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 03:31:33,973 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:31:33,982 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (4)] Forceful destruction successful, exit code 0 [2023-11-19 03:31:38,007 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.54s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0] [2023-11-19 03:31:38,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:31:38,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 26 states and 36 transitions. [2023-11-19 03:31:38,634 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 36 transitions. [2023-11-19 03:31:38,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-19 03:31:38,635 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:31:38,635 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-19 03:31:38,635 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 [2023-11-19 03:31:38,637 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-19 03:31:38,646 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (5)] Waiting until timeout for monitored process [2023-11-19 03:31:39,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:39,040 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-19 03:31:39,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:39,163 INFO L262 TraceCheckSpWp]: Trace formula consists of 41 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-19 03:31:39,165 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 03:31:39,196 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 03:31:39,198 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14 [2023-11-19 03:31:39,296 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:31:39,301 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (5)] Exception during sending of exit command (exit): Broken pipe [2023-11-19 03:31:39,302 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (5)] Forceful destruction successful, exit code 0 [2023-11-19 03:31:39,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:31:39,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 16 states and 17 transitions. [2023-11-19 03:31:39,542 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 17 transitions. [2023-11-19 03:31:39,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-19 03:31:39,543 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:31:39,543 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-19 03:31:39,543 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 [2023-11-19 03:31:39,549 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-19 03:31:39,552 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (6)] Waiting until timeout for monitored process [2023-11-19 03:31:39,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:39,733 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-19 03:31:39,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:39,759 INFO L262 TraceCheckSpWp]: Trace formula consists of 46 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-19 03:31:39,760 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 03:31:39,766 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:31:39,773 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (6)] Forceful destruction successful, exit code 0 [2023-11-19 03:31:39,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:31:39,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 16 states and 15 transitions. [2023-11-19 03:31:39,780 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 15 transitions. [2023-11-19 03:31:39,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-19 03:31:39,781 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:31:39,781 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-19 03:31:39,782 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 [2023-11-19 03:31:39,783 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-19 03:31:39,789 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (7)] Waiting until timeout for monitored process [2023-11-19 03:31:40,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:40,047 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-19 03:31:40,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:31:40,079 INFO L262 TraceCheckSpWp]: Trace formula consists of 58 conjuncts, 16 conjunts are in the unsatisfiable core [2023-11-19 03:31:40,082 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 03:31:40,391 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-19 03:31:40,399 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 14 [2023-11-19 03:31:40,639 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:31:40,643 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (7)] Exception during sending of exit command (exit): Broken pipe [2023-11-19 03:31:40,654 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/bin/ukojak-verify-G8NBE6pJGL/cvc4 --incremental --print-success --lang smt (7)] Forceful destruction successful, exit code 0 [2023-11-19 03:31:41,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:31:41,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 14 states and 13 transitions. [2023-11-19 03:31:41,599 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 13 transitions. [2023-11-19 03:31:41,599 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-19 03:31:41,600 WARN L420 CodeCheckObserver]: This Program is SAFE, Check terminated with 7 iterations. [2023-11-19 03:31:41,610 INFO L751 CodeCheckObserver]: All specifications hold 1 specifications checked. All of them hold [2023-11-19 03:31:41,736 INFO L560 CodeCheckObserver]: Invariant with dag size 1 [2023-11-19 03:31:41,739 INFO L560 CodeCheckObserver]: Invariant with dag size 4 [2023-11-19 03:31:41,742 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: Missing case for function ~Pluszero~32 [2023-11-19 03:31:41,744 INFO L560 CodeCheckObserver]: Invariant with dag size 4 [2023-11-19 03:31:41,745 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: Missing case for function ~Pluszero~32 [2023-11-19 03:31:41,745 INFO L560 CodeCheckObserver]: Invariant with dag size 4 [2023-11-19 03:31:41,746 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: Missing case for function ~Pluszero~32 [2023-11-19 03:31:41,746 INFO L560 CodeCheckObserver]: Invariant with dag size 8 [2023-11-19 03:31:41,747 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: Missing case for function ~Pluszero~32 [2023-11-19 03:31:41,749 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck has thrown an exception: java.lang.ClassCastException: class de.uni_freiburg.informatik.ultimate.boogie.ast.BitVectorAccessExpression cannot be cast to class de.uni_freiburg.informatik.ultimate.boogie.ast.BitvecLiteral (de.uni_freiburg.informatik.ultimate.boogie.ast.BitVectorAccessExpression and de.uni_freiburg.informatik.ultimate.boogie.ast.BitvecLiteral are in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @619bfe29) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieBacktranslator.translateFunctionApplication(CACSL2BoogieBacktranslator.java:1188) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieBacktranslator.translateExpression(CACSL2BoogieBacktranslator.java:1044) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieBacktranslator.translateBinaryExpression(CACSL2BoogieBacktranslator.java:1096) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieBacktranslator.translateExpression(CACSL2BoogieBacktranslator.java:1034) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieBacktranslator.translateExpressionWithContext(CACSL2BoogieBacktranslator.java:950) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieBacktranslator.translateExpressionWithContext(CACSL2BoogieBacktranslator.java:1) at de.uni_freiburg.informatik.ultimate.core.coreplugin.services.ModelTranslationContainer.translateExpressionWithContext(ModelTranslationContainer.java:101) at de.uni_freiburg.informatik.ultimate.core.coreplugin.services.ModelTranslationContainer.translateExpressionWithContext(ModelTranslationContainer.java:101) at de.uni_freiburg.informatik.ultimate.core.coreplugin.services.ModelTranslationContainer.translateExpressionWithContext(ModelTranslationContainer.java:101) at de.uni_freiburg.informatik.ultimate.core.coreplugin.services.ModelTranslationContainer.translateExpressionWithContext(ModelTranslationContainer.java:101) at de.uni_freiburg.informatik.ultimate.core.coreplugin.services.ModelTranslationContainer.translateExpressionWithContextToString(ModelTranslationContainer.java:91) at de.uni_freiburg.informatik.ultimate.core.coreplugin.services.BacktranslationService.translateExpressionWithContextToString(BacktranslationService.java:98) at de.uni_freiburg.informatik.ultimate.core.lib.results.InvariantResult.(InvariantResult.java:47) at de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.CodeCheckObserver.createInvariantResults(CodeCheckObserver.java:563) at de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.CodeCheckObserver.process(CodeCheckObserver.java:521) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.CFGWalker.runObserver(CFGWalker.java:57) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-19 03:31:41,755 INFO L158 Benchmark]: Toolchain (without parser) took 12256.96ms. Allocated memory was 67.1MB in the beginning and 96.5MB in the end (delta: 29.4MB). Free memory was 33.8MB in the beginning and 52.6MB in the end (delta: -18.8MB). Peak memory consumption was 9.0MB. Max. memory is 16.1GB. [2023-11-19 03:31:41,763 INFO L158 Benchmark]: CDTParser took 0.24ms. Allocated memory is still 67.1MB. Free memory is still 43.6MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 03:31:41,764 INFO L158 Benchmark]: CACSL2BoogieTranslator took 426.20ms. Allocated memory is still 67.1MB. Free memory was 33.7MB in the beginning and 36.4MB in the end (delta: -2.8MB). Peak memory consumption was 3.4MB. Max. memory is 16.1GB. [2023-11-19 03:31:41,766 INFO L158 Benchmark]: Boogie Procedure Inliner took 88.91ms. Allocated memory is still 67.1MB. Free memory was 36.4MB in the beginning and 34.6MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 03:31:41,767 INFO L158 Benchmark]: Boogie Preprocessor took 90.08ms. Allocated memory is still 67.1MB. Free memory was 34.6MB in the beginning and 32.7MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 03:31:41,767 INFO L158 Benchmark]: RCFGBuilder took 1279.78ms. Allocated memory was 67.1MB in the beginning and 96.5MB in the end (delta: 29.4MB). Free memory was 32.7MB in the beginning and 53.4MB in the end (delta: -20.7MB). Peak memory consumption was 7.7MB. Max. memory is 16.1GB. [2023-11-19 03:31:41,771 INFO L158 Benchmark]: CodeCheck took 10364.35ms. Allocated memory is still 96.5MB. Free memory was 53.4MB in the beginning and 52.6MB in the end (delta: 770.1kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 03:31:41,777 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, 24 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 10.2s, OverallIterations: 7, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 221 SdHoareTripleChecker+Valid, 19.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 47 mSDsluCounter, 139 SdHoareTripleChecker+Invalid, 18.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 28 mSDsCounter, 64 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 223 IncrementalHoareTripleChecker+Invalid, 287 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 64 mSolverCounterUnsat, 111 mSDtfsCounter, 223 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 489 GetRequests, 458 SyntacticMatches, 1 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 176 ImplicationChecksByTransitivity, 2.5s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 1.2s InterpolantComputationTime, 63 NumberOfCodeBlocks, 63 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 57 ConstructedInterpolants, 3 QuantifiedInterpolants, 207 SizeOfPredicates, 27 NumberOfNonLiveVariables, 251 ConjunctsInSsa, 45 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 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 - PositiveResult [Line: 108]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 95]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 21]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 16]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 86]: Loop Invariant Derived loop invariant: null - ExceptionOrErrorResult: ClassCastException: class de.uni_freiburg.informatik.ultimate.boogie.ast.BitVectorAccessExpression cannot be cast to class de.uni_freiburg.informatik.ultimate.boogie.ast.BitvecLiteral (de.uni_freiburg.informatik.ultimate.boogie.ast.BitVectorAccessExpression and de.uni_freiburg.informatik.ultimate.boogie.ast.BitvecLiteral are in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @619bfe29) de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: ClassCastException: class de.uni_freiburg.informatik.ultimate.boogie.ast.BitVectorAccessExpression cannot be cast to class de.uni_freiburg.informatik.ultimate.boogie.ast.BitvecLiteral (de.uni_freiburg.informatik.ultimate.boogie.ast.BitVectorAccessExpression and de.uni_freiburg.informatik.ultimate.boogie.ast.BitvecLiteral are in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @619bfe29): de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieBacktranslator.translateFunctionApplication(CACSL2BoogieBacktranslator.java:1188) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.24ms. Allocated memory is still 67.1MB. Free memory is still 43.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 426.20ms. Allocated memory is still 67.1MB. Free memory was 33.7MB in the beginning and 36.4MB in the end (delta: -2.8MB). Peak memory consumption was 3.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 88.91ms. Allocated memory is still 67.1MB. Free memory was 36.4MB in the beginning and 34.6MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 90.08ms. Allocated memory is still 67.1MB. Free memory was 34.6MB in the beginning and 32.7MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 1279.78ms. Allocated memory was 67.1MB in the beginning and 96.5MB in the end (delta: 29.4MB). Free memory was 32.7MB in the beginning and 53.4MB in the end (delta: -20.7MB). Peak memory consumption was 7.7MB. Max. memory is 16.1GB. * CodeCheck took 10364.35ms. Allocated memory is still 96.5MB. Free memory was 53.4MB in the beginning and 52.6MB in the end (delta: 770.1kB). 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: Missing case for function ~Pluszero~32 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Missing case for function ~Pluszero~32 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Missing case for function ~Pluszero~32 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Missing case for function ~Pluszero~32 RESULT: Ultimate could not prove your program: Toolchain returned no result. [2023-11-19 03:31:41,856 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6d836b7b-f334-4b41-a8b9-e3e800a56651/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 Writing output log to file Ultimate.log Result: ERROR: ExceptionOrErrorResult: ClassCastException: class de.uni_freiburg.informatik.ultimate.boogie.ast.BitVectorAccessExpression cannot be cast to class de.uni_freiburg.informatik.ultimate.boogie.ast.BitvecLiteral (de.uni_freiburg.informatik.ultimate.boogie.ast.BitVectorAccessExpression and de.uni_freiburg.informatik.ultimate.boogie.ast.BitvecLiteral are in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @619bfe29)