./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.adding.5.prop1-func-interl.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 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_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.adding.5.prop1-func-interl.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk --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 64bit --witnessprinter.graph.data.programhash 6f4e95dc8a7148512bd25af62180d765cf1bfe32acfdc3f607fe13496615f0bd --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 01:04:14,777 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 01:04:14,904 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-64bit-Kojak_Default.epf [2024-11-09 01:04:14,914 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 01:04:14,917 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 01:04:14,961 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 01:04:14,963 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 01:04:14,963 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 01:04:14,965 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 01:04:14,967 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 01:04:14,968 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 01:04:14,968 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 01:04:14,969 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 01:04:14,970 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 01:04:14,972 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 01:04:14,973 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 01:04:14,974 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 01:04:14,974 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 01:04:14,975 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 01:04:14,975 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 01:04:14,978 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 01:04:14,979 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 01:04:14,982 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 01:04:14,982 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 01:04:14,983 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 01:04:14,983 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 01:04:14,987 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 01:04:14,987 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 01:04:14,988 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 01:04:14,988 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 01:04:14,989 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_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/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_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6f4e95dc8a7148512bd25af62180d765cf1bfe32acfdc3f607fe13496615f0bd [2024-11-09 01:04:15,361 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 01:04:15,402 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 01:04:15,406 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 01:04:15,408 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 01:04:15,409 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 01:04:15,411 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.adding.5.prop1-func-interl.c Unable to find full path for "g++" [2024-11-09 01:04:17,756 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 01:04:18,045 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 01:04:18,046 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.adding.5.prop1-func-interl.c [2024-11-09 01:04:18,058 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/data/d6c1a2438/58b9ab3a283f4057978eef2ec6dc7baa/FLAGe16a8fc61 [2024-11-09 01:04:18,339 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/data/d6c1a2438/58b9ab3a283f4057978eef2ec6dc7baa [2024-11-09 01:04:18,342 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 01:04:18,344 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 01:04:18,346 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 01:04:18,346 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 01:04:18,351 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 01:04:18,353 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 01:04:18" (1/1) ... [2024-11-09 01:04:18,354 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@518ad013 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:18, skipping insertion in model container [2024-11-09 01:04:18,354 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 01:04:18" (1/1) ... [2024-11-09 01:04:18,400 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 01:04:18,607 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.adding.5.prop1-func-interl.c[1173,1186] [2024-11-09 01:04:18,802 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 01:04:18,818 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 01:04:18,828 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.adding.5.prop1-func-interl.c[1173,1186] [2024-11-09 01:04:18,961 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 01:04:18,979 INFO L204 MainTranslator]: Completed translation [2024-11-09 01:04:18,979 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:18 WrapperNode [2024-11-09 01:04:18,979 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 01:04:18,980 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 01:04:18,980 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 01:04:18,980 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 01:04:18,986 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:18" (1/1) ... [2024-11-09 01:04:19,018 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:18" (1/1) ... [2024-11-09 01:04:19,281 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1646 [2024-11-09 01:04:19,282 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 01:04:19,283 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 01:04:19,283 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 01:04:19,284 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 01:04:19,293 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:18" (1/1) ... [2024-11-09 01:04:19,297 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:18" (1/1) ... [2024-11-09 01:04:19,350 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:18" (1/1) ... [2024-11-09 01:04:19,350 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:18" (1/1) ... [2024-11-09 01:04:19,462 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:18" (1/1) ... [2024-11-09 01:04:19,483 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:18" (1/1) ... [2024-11-09 01:04:19,521 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:18" (1/1) ... [2024-11-09 01:04:19,537 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:18" (1/1) ... [2024-11-09 01:04:19,679 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 01:04:19,680 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 01:04:19,680 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 01:04:19,680 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 01:04:19,681 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:18" (1/1) ... [2024-11-09 01:04:19,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 01:04:19,697 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 01:04:19,711 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 01:04:19,719 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 01:04:19,748 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 01:04:19,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 01:04:19,749 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 01:04:19,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 01:04:19,999 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 01:04:20,001 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 01:04:23,048 INFO L? ?]: Removed 857 outVars from TransFormulas that were not future-live. [2024-11-09 01:04:23,049 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 01:04:26,872 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 01:04:26,873 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 01:04:26,873 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 01:04:26 BoogieIcfgContainer [2024-11-09 01:04:26,874 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 01:04:26,875 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 01:04:26,875 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 01:04:26,889 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 01:04:26,890 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 01:04:26" (1/1) ... [2024-11-09 01:04:26,903 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 01:04:26,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:26,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2024-11-09 01:04:26,995 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2024-11-09 01:04:26,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-09 01:04:26,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:26,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 01:04:27,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 01:04:27,820 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 01:04:28,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 01:04:29,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 01:04:29,797 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 01:04:29,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 01:04:30,100 WARN L473 CodeCheckObserver]: This program is UNSAFE, Check terminated with 1 iterations. [2024-11-09 01:04:30,126 WARN L290 BoogieBacktranslator]: Removing null node from list of ATEs: ATE program state null [2024-11-09 01:04:30,136 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 09.11 01:04:30 ImpRootNode [2024-11-09 01:04:30,137 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-09 01:04:30,138 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 01:04:30,138 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 01:04:30,138 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 01:04:30,139 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 01:04:26" (3/4) ... [2024-11-09 01:04:30,142 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-09 01:04:30,144 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 01:04:30,145 INFO L158 Benchmark]: Toolchain (without parser) took 11801.10ms. Allocated memory was 199.2MB in the beginning and 471.9MB in the end (delta: 272.6MB). Free memory was 165.9MB in the beginning and 199.0MB in the end (delta: -33.2MB). Peak memory consumption was 239.0MB. Max. memory is 16.1GB. [2024-11-09 01:04:30,146 INFO L158 Benchmark]: CDTParser took 0.47ms. Allocated memory is still 142.6MB. Free memory is still 85.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 01:04:30,146 INFO L158 Benchmark]: CACSL2BoogieTranslator took 633.98ms. Allocated memory is still 199.2MB. Free memory was 165.3MB in the beginning and 136.5MB in the end (delta: 28.8MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2024-11-09 01:04:30,147 INFO L158 Benchmark]: Boogie Procedure Inliner took 302.00ms. Allocated memory is still 199.2MB. Free memory was 136.0MB in the beginning and 144.4MB in the end (delta: -8.4MB). Peak memory consumption was 52.6MB. Max. memory is 16.1GB. [2024-11-09 01:04:30,148 INFO L158 Benchmark]: Boogie Preprocessor took 395.87ms. Allocated memory is still 199.2MB. Free memory was 144.4MB in the beginning and 138.8MB in the end (delta: 5.6MB). Peak memory consumption was 30.2MB. Max. memory is 16.1GB. [2024-11-09 01:04:30,149 INFO L158 Benchmark]: RCFGBuilder took 7194.21ms. Allocated memory was 199.2MB in the beginning and 471.9MB in the end (delta: 272.6MB). Free memory was 138.8MB in the beginning and 310.2MB in the end (delta: -171.4MB). Peak memory consumption was 225.4MB. Max. memory is 16.1GB. [2024-11-09 01:04:30,149 INFO L158 Benchmark]: CodeCheck took 3262.08ms. Allocated memory is still 471.9MB. Free memory was 310.2MB in the beginning and 200.1MB in the end (delta: 110.1MB). Peak memory consumption was 107.0MB. Max. memory is 16.1GB. [2024-11-09 01:04:30,150 INFO L158 Benchmark]: Witness Printer took 6.22ms. Allocated memory is still 471.9MB. Free memory was 200.1MB in the beginning and 199.0MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 01:04:30,154 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, 7 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 3.2s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: 0 DeclaredPredicates, 0 GetRequests, 0 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, 1.6s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 4 NumberOfCodeBlocks, 4 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 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: 21]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of bitwiseOr at line 102, overapproximation of shiftRight at line 109, overapproximation of bitwiseAnd at line 87. Possible FailurePath: [L26] const SORT_1 mask_SORT_1 = (SORT_1)-1 >> (sizeof(SORT_1) * 8 - 1); [L27] const SORT_1 msb_SORT_1 = (SORT_1)1 << (1 - 1); [L29] const SORT_2 mask_SORT_2 = (SORT_2)-1 >> (sizeof(SORT_2) * 8 - 5); [L30] const SORT_2 msb_SORT_2 = (SORT_2)1 << (5 - 1); [L32] const SORT_3 mask_SORT_3 = (SORT_3)-1 >> (sizeof(SORT_3) * 8 - 16); [L33] const SORT_3 msb_SORT_3 = (SORT_3)1 << (16 - 1); [L35] const SORT_4 mask_SORT_4 = (SORT_4)-1 >> (sizeof(SORT_4) * 8 - 32); [L36] const SORT_4 msb_SORT_4 = (SORT_4)1 << (32 - 1); [L38] const SORT_3 var_5 = 0; [L39] const SORT_1 var_12 = 0; [L40] const SORT_4 var_27 = 849; [L41] const SORT_3 var_28 = 1; [L42] const SORT_3 var_30 = 0; [L43] const SORT_4 var_32 = 16; [L44] const SORT_4 var_79 = 500; [L46] SORT_1 input_37; [L47] SORT_1 input_38; [L48] SORT_1 input_43; [L49] SORT_1 input_48; [L50] SORT_1 input_52; [L51] SORT_1 input_57; [L53] EXPR __VERIFIER_nondet_ushort() & mask_SORT_3 [L53] SORT_3 state_6 = __VERIFIER_nondet_ushort() & mask_SORT_3; [L54] EXPR __VERIFIER_nondet_ushort() & mask_SORT_3 [L54] SORT_3 state_8 = __VERIFIER_nondet_ushort() & mask_SORT_3; [L55] EXPR __VERIFIER_nondet_ushort() & mask_SORT_3 [L55] SORT_3 state_10 = __VERIFIER_nondet_ushort() & mask_SORT_3; [L56] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L56] SORT_1 state_13 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L57] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L57] SORT_1 state_15 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L58] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L58] SORT_1 state_17 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L59] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L59] SORT_1 state_19 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L60] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L60] SORT_1 state_21 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L61] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L61] SORT_1 state_23 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L62] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L62] SORT_1 state_25 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L64] SORT_3 init_7_arg_1 = var_5; [L65] state_6 = init_7_arg_1 [L66] SORT_3 init_9_arg_1 = var_5; [L67] state_8 = init_9_arg_1 [L68] SORT_3 init_11_arg_1 = var_5; [L69] state_10 = init_11_arg_1 [L70] SORT_1 init_14_arg_1 = var_12; [L71] state_13 = init_14_arg_1 [L72] SORT_1 init_16_arg_1 = var_12; [L73] state_15 = init_16_arg_1 [L74] SORT_1 init_18_arg_1 = var_12; [L75] state_17 = init_18_arg_1 [L76] SORT_1 init_20_arg_1 = var_12; [L77] state_19 = init_20_arg_1 [L78] SORT_1 init_22_arg_1 = var_12; [L79] state_21 = init_22_arg_1 [L80] SORT_1 init_24_arg_1 = var_12; [L81] state_23 = init_24_arg_1 [L82] SORT_1 init_26_arg_1 = var_12; [L83] state_25 = init_26_arg_1 VAL [mask_SORT_1=1, mask_SORT_4=-1, msb_SORT_4=2147483648, state_10=0, state_13=0, state_15=0, state_17=0, state_19=0, state_21=0, state_23=0, state_25=0, state_6=0, state_8=0, var_27=849, var_28=1, var_30=0, var_32=16, var_79=500] [L86] input_37 = __VERIFIER_nondet_uchar() [L87] EXPR input_37 & mask_SORT_1 [L87] input_37 = input_37 & mask_SORT_1 [L88] input_38 = __VERIFIER_nondet_uchar() [L89] EXPR input_38 & mask_SORT_1 [L89] input_38 = input_38 & mask_SORT_1 [L90] input_43 = __VERIFIER_nondet_uchar() [L91] EXPR input_43 & mask_SORT_1 [L91] input_43 = input_43 & mask_SORT_1 [L92] input_48 = __VERIFIER_nondet_uchar() [L93] EXPR input_48 & mask_SORT_1 [L93] input_48 = input_48 & mask_SORT_1 [L94] input_52 = __VERIFIER_nondet_uchar() [L95] EXPR input_52 & mask_SORT_1 [L95] input_52 = input_52 & mask_SORT_1 [L96] input_57 = __VERIFIER_nondet_uchar() [L97] EXPR input_57 & mask_SORT_1 [L97] input_57 = input_57 & mask_SORT_1 [L100] SORT_3 var_29_arg_0 = var_28; [L101] SORT_3 var_29_arg_1 = state_6; [L102] EXPR var_29_arg_0 ^ var_29_arg_1 [L102] SORT_3 var_29 = var_29_arg_0 ^ var_29_arg_1; [L103] SORT_3 var_31_arg_0 = var_29; [L104] SORT_3 var_31_arg_1 = var_30; [L105] EXPR ((SORT_4)var_31_arg_0 << 16) | var_31_arg_1 [L105] SORT_4 var_31 = ((SORT_4)var_31_arg_0 << 16) | var_31_arg_1; [L106] SORT_4 var_33_arg_0 = var_31; [L107] EXPR var_33_arg_0 & msb_SORT_4 [L107] EXPR (var_33_arg_0 & msb_SORT_4) ? (var_33_arg_0 | ~mask_SORT_4) : (var_33_arg_0 & mask_SORT_4) [L107] EXPR var_33_arg_0 | ~mask_SORT_4 [L107] EXPR (var_33_arg_0 & msb_SORT_4) ? (var_33_arg_0 | ~mask_SORT_4) : (var_33_arg_0 & mask_SORT_4) [L107] var_33_arg_0 = (var_33_arg_0 & msb_SORT_4) ? (var_33_arg_0 | ~mask_SORT_4) : (var_33_arg_0 & mask_SORT_4) [L108] SORT_4 var_33_arg_1 = var_32; [L109] EXPR (int)var_33_arg_0 >> var_33_arg_1 [L109] SORT_4 var_33 = (int)var_33_arg_0 >> var_33_arg_1; [L110] EXPR var_33_arg_0 & msb_SORT_4 [L110] EXPR (var_33_arg_0 & msb_SORT_4) ? (var_33 | ~(mask_SORT_4 >> var_33_arg_1)) : var_33 [L110] var_33 = (var_33_arg_0 & msb_SORT_4) ? (var_33 | ~(mask_SORT_4 >> var_33_arg_1)) : var_33 [L111] EXPR var_33 & mask_SORT_4 [L111] var_33 = var_33 & mask_SORT_4 [L112] SORT_4 var_34_arg_0 = var_27; [L113] SORT_4 var_34_arg_1 = var_33; [L114] SORT_1 var_34 = var_34_arg_0 == var_34_arg_1; [L115] SORT_1 var_35_arg_0 = ~state_25; [L116] EXPR var_35_arg_0 & mask_SORT_1 [L116] var_35_arg_0 = var_35_arg_0 & mask_SORT_1 [L117] SORT_1 var_35_arg_1 = var_34; [L118] EXPR var_35_arg_0 & var_35_arg_1 [L118] SORT_1 var_35 = var_35_arg_0 & var_35_arg_1; [L119] EXPR var_35 & mask_SORT_1 [L119] var_35 = var_35 & mask_SORT_1 [L120] SORT_1 bad_36_arg_0 = var_35; [L121] CALL __VERIFIER_assert(!(bad_36_arg_0)) [L21] COND TRUE !(cond) [L21] reach_error() * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.47ms. Allocated memory is still 142.6MB. Free memory is still 85.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 633.98ms. Allocated memory is still 199.2MB. Free memory was 165.3MB in the beginning and 136.5MB in the end (delta: 28.8MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 302.00ms. Allocated memory is still 199.2MB. Free memory was 136.0MB in the beginning and 144.4MB in the end (delta: -8.4MB). Peak memory consumption was 52.6MB. Max. memory is 16.1GB. * Boogie Preprocessor took 395.87ms. Allocated memory is still 199.2MB. Free memory was 144.4MB in the beginning and 138.8MB in the end (delta: 5.6MB). Peak memory consumption was 30.2MB. Max. memory is 16.1GB. * RCFGBuilder took 7194.21ms. Allocated memory was 199.2MB in the beginning and 471.9MB in the end (delta: 272.6MB). Free memory was 138.8MB in the beginning and 310.2MB in the end (delta: -171.4MB). Peak memory consumption was 225.4MB. Max. memory is 16.1GB. * CodeCheck took 3262.08ms. Allocated memory is still 471.9MB. Free memory was 310.2MB in the beginning and 200.1MB in the end (delta: 110.1MB). Peak memory consumption was 107.0MB. Max. memory is 16.1GB. * Witness Printer took 6.22ms. Allocated memory is still 471.9MB. Free memory was 200.1MB in the beginning and 199.0MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-11-09 01:04:30,195 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/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_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.adding.5.prop1-func-interl.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk --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 64bit --witnessprinter.graph.data.programhash 6f4e95dc8a7148512bd25af62180d765cf1bfe32acfdc3f607fe13496615f0bd --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 01:04:32,785 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 01:04:32,922 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-64bit-Kojak_Bitvector.epf [2024-11-09 01:04:32,975 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 01:04:32,978 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 01:04:32,979 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 01:04:32,980 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 01:04:32,981 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 01:04:32,982 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 01:04:32,983 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 01:04:32,983 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 01:04:32,984 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 01:04:32,984 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 01:04:32,985 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 01:04:32,986 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 01:04:32,986 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-09 01:04:32,987 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 01:04:32,988 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-09 01:04:32,988 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 01:04:32,989 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 01:04:32,989 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 01:04:32,990 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 01:04:32,990 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 01:04:32,991 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2024-11-09 01:04:32,992 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2024-11-09 01:04:32,992 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 01:04:32,993 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 01:04:32,993 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 01:04:32,994 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 01:04:32,994 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 01:04:32,995 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2024-11-09 01:04:32,996 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-09 01:04:32,996 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2024-11-09 01:04:32,996 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_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/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_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6f4e95dc8a7148512bd25af62180d765cf1bfe32acfdc3f607fe13496615f0bd [2024-11-09 01:04:33,509 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 01:04:33,548 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 01:04:33,555 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 01:04:33,557 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 01:04:33,559 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 01:04:33,561 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.adding.5.prop1-func-interl.c Unable to find full path for "g++" [2024-11-09 01:04:35,830 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 01:04:36,141 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 01:04:36,146 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.adding.5.prop1-func-interl.c [2024-11-09 01:04:36,163 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/data/5a22380e3/8393c70f09c140c1a263453c7c44b8ca/FLAGef8307061 [2024-11-09 01:04:36,182 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/data/5a22380e3/8393c70f09c140c1a263453c7c44b8ca [2024-11-09 01:04:36,186 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 01:04:36,187 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 01:04:36,190 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 01:04:36,191 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 01:04:36,196 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 01:04:36,197 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 01:04:36" (1/1) ... [2024-11-09 01:04:36,198 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4892884 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:36, skipping insertion in model container [2024-11-09 01:04:36,201 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 01:04:36" (1/1) ... [2024-11-09 01:04:36,247 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 01:04:36,486 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.adding.5.prop1-func-interl.c[1173,1186] [2024-11-09 01:04:36,663 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 01:04:36,675 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 01:04:36,691 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.adding.5.prop1-func-interl.c[1173,1186] [2024-11-09 01:04:36,825 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 01:04:36,870 INFO L204 MainTranslator]: Completed translation [2024-11-09 01:04:36,873 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:36 WrapperNode [2024-11-09 01:04:36,873 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 01:04:36,874 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 01:04:36,875 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 01:04:36,875 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 01:04:36,882 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:36" (1/1) ... [2024-11-09 01:04:36,907 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:36" (1/1) ... [2024-11-09 01:04:36,949 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 454 [2024-11-09 01:04:36,949 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 01:04:36,950 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 01:04:36,950 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 01:04:36,951 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 01:04:36,960 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:36" (1/1) ... [2024-11-09 01:04:36,961 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:36" (1/1) ... [2024-11-09 01:04:36,967 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:36" (1/1) ... [2024-11-09 01:04:36,968 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:36" (1/1) ... [2024-11-09 01:04:36,981 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:36" (1/1) ... [2024-11-09 01:04:36,985 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:36" (1/1) ... [2024-11-09 01:04:36,988 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:36" (1/1) ... [2024-11-09 01:04:36,991 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:36" (1/1) ... [2024-11-09 01:04:36,996 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 01:04:36,998 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 01:04:36,998 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 01:04:36,998 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 01:04:36,999 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 01:04:36" (1/1) ... [2024-11-09 01:04:37,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 01:04:37,018 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 01:04:37,035 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 01:04:37,039 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 01:04:37,067 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 01:04:37,067 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2024-11-09 01:04:37,068 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 01:04:37,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 01:04:37,226 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 01:04:37,228 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 01:04:38,086 INFO L? ?]: Removed 43 outVars from TransFormulas that were not future-live. [2024-11-09 01:04:38,087 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 01:04:38,147 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 01:04:38,147 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 01:04:38,148 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 01:04:38 BoogieIcfgContainer [2024-11-09 01:04:38,148 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 01:04:38,149 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 01:04:38,149 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 01:04:38,160 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 01:04:38,161 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 01:04:38" (1/1) ... [2024-11-09 01:04:38,172 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 01:04:38,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:38,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2024-11-09 01:04:38,240 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2024-11-09 01:04:38,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-09 01:04:38,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:38,243 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-09 01:04:38,243 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/cvc4 [2024-11-09 01:04:38,256 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-09 01:04:38,260 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2024-11-09 01:04:38,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,527 ERROR L567 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-09 01:04:38,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:38,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 56 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-11-09 01:04:38,608 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 01:04:39,136 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:04:39,139 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (2)] Exception during sending of exit command (exit): Broken pipe [2024-11-09 01:04:39,142 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (2)] Ended with exit code 0 [2024-11-09 01:04:39,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:04:39,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 8 states and 10 transitions. [2024-11-09 01:04:39,302 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 10 transitions. [2024-11-09 01:04:39,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-09 01:04:39,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:04:39,303 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-09 01:04:39,304 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/cvc4 [2024-11-09 01:04:39,307 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-09 01:04:39,308 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2024-11-09 01:04:39,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,649 ERROR L567 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-09 01:04:39,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:04:39,775 INFO L255 TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 37 conjuncts are in the unsatisfiable core [2024-11-09 01:04:39,784 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 01:05:37,057 WARN L286 SmtUtils]: Spent 44.15s on a formula simplification. DAG size of input: 726 DAG size of output: 443 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-09 01:05:37,556 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 01:05:37,562 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (3)] Ended with exit code 0 [2024-11-09 01:05:49,477 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0] [2024-11-09 01:05:56,194 WARN L286 SmtUtils]: Spent 6.27s on a formula simplification. DAG size of input: 445 DAG size of output: 338 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-09 01:06:10,867 WARN L286 SmtUtils]: Spent 8.38s on a formula simplification. DAG size of input: 447 DAG size of output: 341 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-09 01:06:19,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 01:06:19,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 12 states and 19 transitions. [2024-11-09 01:06:19,771 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 19 transitions. [2024-11-09 01:06:19,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-09 01:06:19,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 01:06:19,775 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-09 01:06:19,775 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/cvc4 [2024-11-09 01:06:19,779 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-09 01:06:19,782 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ff024a0-3936-4645-9f68-9fa7a5f68eeb/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2024-11-09 01:06:20,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:20,284 ERROR L567 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-09 01:06:20,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 01:06:20,493 INFO L255 TraceCheckSpWp]: Trace formula consists of 126 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-09 01:06:20,507 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 01:08:05,264 WARN L286 SmtUtils]: Spent 1.55m on a formula simplification. DAG size of input: 717 DAG size of output: 575 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)