./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.pipeline.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.pipeline.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 5a1c69a049a9608f95ac90730c4f7554434241d21538bbd7cbbae38e9a8e04bb --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 22:54:06,297 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 22:54:06,386 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-24 22:54:06,392 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 22:54:06,393 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-24 22:54:06,426 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 22:54:06,427 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 22:54:06,428 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-24 22:54:06,429 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 22:54:06,430 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 22:54:06,431 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 22:54:06,432 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 22:54:06,433 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 22:54:06,434 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 22:54:06,435 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 22:54:06,436 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 22:54:06,436 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 22:54:06,437 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 22:54:06,438 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 22:54:06,439 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-24 22:54:06,440 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-24 22:54:06,452 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-24 22:54:06,452 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 22:54:06,453 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 22:54:06,454 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 22:54:06,454 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 22:54:06,455 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 22:54:06,456 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-24 22:54:06,456 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 22:54:06,457 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 22:54:06,459 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_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 5a1c69a049a9608f95ac90730c4f7554434241d21538bbd7cbbae38e9a8e04bb [2023-11-24 22:54:06,846 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 22:54:06,885 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 22:54:06,888 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 22:54:06,890 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 22:54:06,892 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 22:54:06,894 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.pipeline.c [2023-11-24 22:54:10,210 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 22:54:10,500 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 22:54:10,501 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.pipeline.c [2023-11-24 22:54:10,517 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/data/e12104b52/4a14a457eb4c44b4b353dddab963d948/FLAGfc7ce4494 [2023-11-24 22:54:10,547 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/data/e12104b52/4a14a457eb4c44b4b353dddab963d948 [2023-11-24 22:54:10,550 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 22:54:10,552 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 22:54:10,553 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 22:54:10,554 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 22:54:10,560 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 22:54:10,561 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:54:10" (1/1) ... [2023-11-24 22:54:10,562 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@125b2214 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:10, skipping insertion in model container [2023-11-24 22:54:10,562 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:54:10" (1/1) ... [2023-11-24 22:54:10,592 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 22:54:10,783 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_b7aeca0c-328e-4810-920e-79c3cbba7ae0/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.pipeline.c[1248,1261] [2023-11-24 22:54:10,829 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:54:10,842 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 22:54:10,864 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_b7aeca0c-328e-4810-920e-79c3cbba7ae0/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.pipeline.c[1248,1261] [2023-11-24 22:54:10,911 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:54:10,934 INFO L206 MainTranslator]: Completed translation [2023-11-24 22:54:10,935 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:10 WrapperNode [2023-11-24 22:54:10,935 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 22:54:10,936 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 22:54:10,937 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 22:54:10,937 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 22:54:10,948 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:10" (1/1) ... [2023-11-24 22:54:10,960 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:10" (1/1) ... [2023-11-24 22:54:11,017 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 216 [2023-11-24 22:54:11,018 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 22:54:11,019 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 22:54:11,019 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 22:54:11,019 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 22:54:11,031 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:10" (1/1) ... [2023-11-24 22:54:11,032 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:10" (1/1) ... [2023-11-24 22:54:11,037 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:10" (1/1) ... [2023-11-24 22:54:11,037 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:10" (1/1) ... [2023-11-24 22:54:11,053 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:10" (1/1) ... [2023-11-24 22:54:11,058 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:10" (1/1) ... [2023-11-24 22:54:11,072 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:10" (1/1) ... [2023-11-24 22:54:11,075 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:10" (1/1) ... [2023-11-24 22:54:11,085 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 22:54:11,098 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 22:54:11,099 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 22:54:11,099 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 22:54:11,100 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:10" (1/1) ... [2023-11-24 22:54:11,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 22:54:11,124 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/z3 [2023-11-24 22:54:11,146 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-24 22:54:11,193 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-24 22:54:11,206 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 22:54:11,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-24 22:54:11,207 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 22:54:11,207 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 22:54:11,371 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 22:54:11,374 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 22:54:11,958 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 22:54:12,291 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 22:54:12,292 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-24 22:54:12,294 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:54:12 BoogieIcfgContainer [2023-11-24 22:54:12,294 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 22:54:12,296 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-24 22:54:12,296 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-24 22:54:12,307 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-24 22:54:12,308 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:54:12" (1/1) ... [2023-11-24 22:54:12,319 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:54:12,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 22:54:12,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2023-11-24 22:54:12,394 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2023-11-24 22:54:12,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-24 22:54:12,396 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 22:54:12,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:54:12,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 22:54:12,800 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-24 22:54:12,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 22:54:13,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 22:54:13,144 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-24 22:54:13,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 22:54:13,244 WARN L476 CodeCheckObserver]: This program is UNSAFE, Check terminated with 1 iterations. [2023-11-24 22:54:13,281 WARN L320 BoogieBacktranslator]: Removing null node from list of ATEs: ATE program state null [2023-11-24 22:54:13,290 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 24.11 10:54:13 ImpRootNode [2023-11-24 22:54:13,290 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-24 22:54:13,293 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 22:54:13,293 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 22:54:13,294 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 22:54:13,294 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:54:12" (3/4) ... [2023-11-24 22:54:13,307 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-24 22:54:13,308 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 22:54:13,309 INFO L158 Benchmark]: Toolchain (without parser) took 2757.52ms. Allocated memory is still 174.1MB. Free memory was 129.7MB in the beginning and 135.2MB in the end (delta: -5.5MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 22:54:13,310 INFO L158 Benchmark]: CDTParser took 0.46ms. Allocated memory is still 121.6MB. Free memory is still 67.6MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 22:54:13,311 INFO L158 Benchmark]: CACSL2BoogieTranslator took 382.15ms. Allocated memory is still 174.1MB. Free memory was 129.2MB in the beginning and 117.1MB in the end (delta: 12.1MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-24 22:54:13,311 INFO L158 Benchmark]: Boogie Procedure Inliner took 81.63ms. Allocated memory is still 174.1MB. Free memory was 117.1MB in the beginning and 114.0MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 22:54:13,312 INFO L158 Benchmark]: Boogie Preprocessor took 78.84ms. Allocated memory is still 174.1MB. Free memory was 114.0MB in the beginning and 111.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 22:54:13,313 INFO L158 Benchmark]: RCFGBuilder took 1196.10ms. Allocated memory is still 174.1MB. Free memory was 111.9MB in the beginning and 103.4MB in the end (delta: 8.5MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2023-11-24 22:54:13,313 INFO L158 Benchmark]: CodeCheck took 994.60ms. Allocated memory is still 174.1MB. Free memory was 103.4MB in the beginning and 135.2MB in the end (delta: -31.9MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 22:54:13,314 INFO L158 Benchmark]: Witness Printer took 15.66ms. Allocated memory is still 174.1MB. Free memory is still 135.2MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 22:54:13,321 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: 0.9s, 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, 0.1s 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 78, overapproximation of bitwiseAnd at line 69. Possible FailurePath: [L26] const SORT_1 mask_SORT_1 = (SORT_1)-1 >> (sizeof(SORT_1) * 8 - 32); [L27] const SORT_1 msb_SORT_1 = (SORT_1)1 << (32 - 1); [L29] const SORT_4 mask_SORT_4 = (SORT_4)-1 >> (sizeof(SORT_4) * 8 - 1); [L30] const SORT_4 msb_SORT_4 = (SORT_4)1 << (1 - 1); [L32] const SORT_1 var_8 = 0; [L33] const SORT_4 var_21 = 1; [L35] SORT_1 input_2; [L36] SORT_1 input_3; [L37] SORT_4 input_5; [L38] SORT_1 input_6; [L39] SORT_4 input_7; [L41] EXPR __VERIFIER_nondet_uint() & mask_SORT_1 [L41] SORT_1 state_9 = __VERIFIER_nondet_uint() & mask_SORT_1; [L42] EXPR __VERIFIER_nondet_uint() & mask_SORT_1 [L42] SORT_1 state_11 = __VERIFIER_nondet_uint() & mask_SORT_1; [L43] EXPR __VERIFIER_nondet_uint() & mask_SORT_1 [L43] SORT_1 state_13 = __VERIFIER_nondet_uint() & mask_SORT_1; [L44] EXPR __VERIFIER_nondet_uint() & mask_SORT_1 [L44] SORT_1 state_26 = __VERIFIER_nondet_uint() & mask_SORT_1; [L45] EXPR __VERIFIER_nondet_uint() & mask_SORT_1 [L45] SORT_1 state_28 = __VERIFIER_nondet_uint() & mask_SORT_1; [L47] SORT_1 init_10_arg_1 = var_8; [L48] state_9 = init_10_arg_1 [L49] SORT_1 init_12_arg_1 = var_8; [L50] state_11 = init_12_arg_1 [L51] SORT_1 init_14_arg_1 = var_8; [L52] state_13 = init_14_arg_1 [L53] SORT_1 init_27_arg_1 = var_8; [L54] state_26 = init_27_arg_1 [L55] SORT_1 init_29_arg_1 = var_8; [L56] state_28 = init_29_arg_1 VAL [init_10_arg_1=0, init_12_arg_1=0, init_14_arg_1=0, init_27_arg_1=0, init_29_arg_1=0, mask_SORT_1=4294967295, mask_SORT_4=1, msb_SORT_1=2147483648, msb_SORT_4=1, state_11=0, state_13=0, state_26=0, state_28=0, state_9=0, var_21=1, var_8=0] [L59] input_2 = __VERIFIER_nondet_uint() [L60] input_3 = __VERIFIER_nondet_uint() [L61] input_5 = __VERIFIER_nondet_uchar() [L62] input_6 = __VERIFIER_nondet_uint() [L63] input_7 = __VERIFIER_nondet_uchar() [L66] SORT_1 var_15_arg_0 = state_11; [L67] SORT_1 var_15_arg_1 = state_13; [L68] SORT_1 var_15 = var_15_arg_0 + var_15_arg_1; [L69] EXPR var_15 & mask_SORT_1 [L69] var_15 = var_15 & mask_SORT_1 [L70] SORT_1 var_16_arg_0 = state_9; [L71] SORT_1 var_16_arg_1 = var_15; [L72] SORT_4 var_16 = var_16_arg_0 == var_16_arg_1; [L73] SORT_1 var_17_arg_0 = state_9; [L74] SORT_1 var_17_arg_1 = var_8; [L75] SORT_4 var_17 = var_17_arg_0 == var_17_arg_1; [L76] SORT_4 var_18_arg_0 = var_16; [L77] SORT_4 var_18_arg_1 = var_17; [L78] EXPR var_18_arg_0 | var_18_arg_1 [L78] SORT_4 var_18 = var_18_arg_0 | var_18_arg_1; [L79] SORT_4 var_22_arg_0 = var_18; [L80] SORT_4 var_22 = ~var_22_arg_0; [L81] SORT_4 var_23_arg_0 = var_21; [L82] SORT_4 var_23_arg_1 = var_22; [L83] EXPR var_23_arg_0 & var_23_arg_1 [L83] SORT_4 var_23 = var_23_arg_0 & var_23_arg_1; [L84] EXPR var_23 & mask_SORT_4 [L84] var_23 = var_23 & mask_SORT_4 [L85] SORT_4 bad_24_arg_0 = var_23; [L86] CALL __VERIFIER_assert(!(bad_24_arg_0)) [L21] COND TRUE !(cond) VAL [\old(cond)=0, cond=0] [L21] reach_error() VAL [\old(cond)=0, cond=0] * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.46ms. Allocated memory is still 121.6MB. Free memory is still 67.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 382.15ms. Allocated memory is still 174.1MB. Free memory was 129.2MB in the beginning and 117.1MB in the end (delta: 12.1MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 81.63ms. Allocated memory is still 174.1MB. Free memory was 117.1MB in the beginning and 114.0MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 78.84ms. Allocated memory is still 174.1MB. Free memory was 114.0MB in the beginning and 111.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 1196.10ms. Allocated memory is still 174.1MB. Free memory was 111.9MB in the beginning and 103.4MB in the end (delta: 8.5MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * CodeCheck took 994.60ms. Allocated memory is still 174.1MB. Free memory was 103.4MB in the beginning and 135.2MB in the end (delta: -31.9MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 15.66ms. Allocated memory is still 174.1MB. Free memory is still 135.2MB. There was no memory consumed. Max. memory is 16.1GB. RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-24 22:54:13,353 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.pipeline.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 5a1c69a049a9608f95ac90730c4f7554434241d21538bbd7cbbae38e9a8e04bb --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 22:54:16,422 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 22:54:16,572 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Bitvector.epf [2023-11-24 22:54:16,636 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 22:54:16,637 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 22:54:16,639 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-24 22:54:16,640 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 22:54:16,641 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 22:54:16,642 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 22:54:16,644 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 22:54:16,645 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 22:54:16,645 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 22:54:16,646 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 22:54:16,647 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 22:54:16,648 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 22:54:16,648 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-24 22:54:16,649 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-24 22:54:16,649 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 22:54:16,650 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 22:54:16,651 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-24 22:54:16,651 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-24 22:54:16,653 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-24 22:54:16,654 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 22:54:16,655 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-24 22:54:16,655 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 22:54:16,656 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 22:54:16,657 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 22:54:16,657 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 22:54:16,658 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 22:54:16,658 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-24 22:54:16,660 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 22:54:16,660 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 22:54:16,660 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-24 22:54:16,661 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 22:54:16,661 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_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 5a1c69a049a9608f95ac90730c4f7554434241d21538bbd7cbbae38e9a8e04bb [2023-11-24 22:54:17,179 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 22:54:17,207 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 22:54:17,210 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 22:54:17,212 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 22:54:17,213 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 22:54:17,214 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.pipeline.c [2023-11-24 22:54:20,316 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 22:54:20,611 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 22:54:20,612 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.pipeline.c [2023-11-24 22:54:20,624 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/data/86588907b/2ec08f216669453db0f5d90d82f64ca3/FLAGfb993412b [2023-11-24 22:54:20,642 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/data/86588907b/2ec08f216669453db0f5d90d82f64ca3 [2023-11-24 22:54:20,644 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 22:54:20,646 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 22:54:20,648 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 22:54:20,648 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 22:54:20,654 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 22:54:20,655 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:54:20" (1/1) ... [2023-11-24 22:54:20,656 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7051406 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:20, skipping insertion in model container [2023-11-24 22:54:20,657 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:54:20" (1/1) ... [2023-11-24 22:54:20,693 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 22:54:20,872 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_b7aeca0c-328e-4810-920e-79c3cbba7ae0/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.pipeline.c[1248,1261] [2023-11-24 22:54:20,948 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:54:20,972 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 22:54:20,989 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_b7aeca0c-328e-4810-920e-79c3cbba7ae0/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.pipeline.c[1248,1261] [2023-11-24 22:54:21,035 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:54:21,060 INFO L206 MainTranslator]: Completed translation [2023-11-24 22:54:21,061 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:21 WrapperNode [2023-11-24 22:54:21,061 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 22:54:21,063 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 22:54:21,063 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 22:54:21,064 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 22:54:21,073 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:21" (1/1) ... [2023-11-24 22:54:21,093 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:21" (1/1) ... [2023-11-24 22:54:21,134 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 120 [2023-11-24 22:54:21,139 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 22:54:21,140 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 22:54:21,140 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 22:54:21,140 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 22:54:21,153 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:21" (1/1) ... [2023-11-24 22:54:21,153 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:21" (1/1) ... [2023-11-24 22:54:21,171 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:21" (1/1) ... [2023-11-24 22:54:21,175 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:21" (1/1) ... [2023-11-24 22:54:21,181 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:21" (1/1) ... [2023-11-24 22:54:21,193 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:21" (1/1) ... [2023-11-24 22:54:21,195 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:21" (1/1) ... [2023-11-24 22:54:21,210 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:21" (1/1) ... [2023-11-24 22:54:21,213 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 22:54:21,214 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 22:54:21,215 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 22:54:21,215 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 22:54:21,216 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:54:21" (1/1) ... [2023-11-24 22:54:21,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 22:54:21,249 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/z3 [2023-11-24 22:54:21,265 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-24 22:54:21,290 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-24 22:54:21,318 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 22:54:21,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-24 22:54:21,318 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 22:54:21,319 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 22:54:21,420 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 22:54:21,423 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 22:54:21,759 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 22:54:21,804 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 22:54:21,804 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-24 22:54:21,806 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:54:21 BoogieIcfgContainer [2023-11-24 22:54:21,806 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 22:54:21,807 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-24 22:54:21,808 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-24 22:54:21,820 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-24 22:54:21,820 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:54:21" (1/1) ... [2023-11-24 22:54:21,830 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:54:21,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 22:54:21,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2023-11-24 22:54:21,893 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2023-11-24 22:54:21,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-24 22:54:21,896 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 22:54:21,896 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-24 22:54:21,897 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 [2023-11-24 22:54:21,902 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-24 22:54:21,938 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2023-11-24 22:54:22,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:54:22,071 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-24 22:54:22,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:54:22,107 INFO L262 TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 16 conjunts are in the unsatisfiable core [2023-11-24 22:54:22,115 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:54:22,340 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 22:54:22,343 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (2)] Exception during sending of exit command (exit): Broken pipe [2023-11-24 22:54:22,347 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (2)] Forceful destruction successful, exit code 0 [2023-11-24 22:54:22,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 22:54:22,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 8 states and 10 transitions. [2023-11-24 22:54:22,431 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 10 transitions. [2023-11-24 22:54:22,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2023-11-24 22:54:22,431 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 22:54:22,432 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-24 22:54:22,432 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 [2023-11-24 22:54:22,448 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-24 22:54:22,474 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2023-11-24 22:54:22,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:54:22,612 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-24 22:54:22,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:54:22,664 INFO L262 TraceCheckSpWp]: Trace formula consists of 96 conjuncts, 30 conjunts are in the unsatisfiable core [2023-11-24 22:54:22,668 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:54:23,122 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 22:54:23,125 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (3)] Exception during sending of exit command (exit): Broken pipe [2023-11-24 22:54:23,131 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (3)] Forceful destruction successful, exit code 0 [2023-11-24 22:54:23,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 22:54:23,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 11 states and 17 transitions. [2023-11-24 22:54:23,702 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 17 transitions. [2023-11-24 22:54:23,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-24 22:54:23,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 22:54:23,703 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-24 22:54:23,704 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 [2023-11-24 22:54:23,707 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-24 22:54:23,734 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2023-11-24 22:54:23,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:54:23,909 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-24 22:54:24,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:54:24,078 INFO L262 TraceCheckSpWp]: Trace formula consists of 142 conjuncts, 44 conjunts are in the unsatisfiable core [2023-11-24 22:54:24,082 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:54:24,814 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 22:54:24,817 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (4)] Exception during sending of exit command (exit): Broken pipe [2023-11-24 22:54:24,827 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (4)] Forceful destruction successful, exit code 0 [2023-11-24 22:54:27,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 22:54:27,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 18 states and 36 transitions. [2023-11-24 22:54:27,341 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 36 transitions. [2023-11-24 22:54:27,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-24 22:54:27,344 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 22:54:27,344 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-24 22:54:27,344 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 [2023-11-24 22:54:27,346 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-24 22:54:27,374 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (5)] Waiting until timeout for monitored process [2023-11-24 22:54:27,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:54:27,575 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-24 22:54:27,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:54:27,800 INFO L262 TraceCheckSpWp]: Trace formula consists of 188 conjuncts, 44 conjunts are in the unsatisfiable core [2023-11-24 22:54:27,804 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:54:28,580 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 3 proven. 5 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2023-11-24 22:54:28,591 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (5)] Forceful destruction successful, exit code 0 [2023-11-24 22:54:30,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 22:54:30,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 12 states and 23 transitions. [2023-11-24 22:54:30,916 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 23 transitions. [2023-11-24 22:54:30,916 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-24 22:54:30,917 WARN L420 CodeCheckObserver]: This Program is SAFE, Check terminated with 5 iterations. [2023-11-24 22:54:30,927 INFO L751 CodeCheckObserver]: All specifications hold 1 specifications checked. All of them hold [2023-11-24 22:54:31,127 INFO L560 CodeCheckObserver]: Invariant with dag size 21 [2023-11-24 22:54:31,134 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 24.11 10:54:31 ImpRootNode [2023-11-24 22:54:31,134 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-24 22:54:31,134 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 22:54:31,135 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 22:54:31,135 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 22:54:31,135 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:54:21" (3/4) ... [2023-11-24 22:54:31,137 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-24 22:54:31,146 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2023-11-24 22:54:31,153 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2023-11-24 22:54:31,153 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-24 22:54:31,154 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-24 22:54:31,292 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/witness.graphml [2023-11-24 22:54:31,293 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/witness.yml [2023-11-24 22:54:31,293 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 22:54:31,294 INFO L158 Benchmark]: Toolchain (without parser) took 10648.02ms. Allocated memory was 111.1MB in the beginning and 134.2MB in the end (delta: 23.1MB). Free memory was 87.7MB in the beginning and 61.8MB in the end (delta: 25.9MB). Peak memory consumption was 50.6MB. Max. memory is 16.1GB. [2023-11-24 22:54:31,294 INFO L158 Benchmark]: CDTParser took 0.52ms. Allocated memory is still 81.8MB. Free memory was 58.4MB in the beginning and 58.2MB in the end (delta: 142.0kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 22:54:31,295 INFO L158 Benchmark]: CACSL2BoogieTranslator took 413.85ms. Allocated memory is still 111.1MB. Free memory was 87.4MB in the beginning and 75.1MB in the end (delta: 12.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-24 22:54:31,295 INFO L158 Benchmark]: Boogie Procedure Inliner took 76.11ms. Allocated memory is still 111.1MB. Free memory was 75.1MB in the beginning and 73.0MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 22:54:31,296 INFO L158 Benchmark]: Boogie Preprocessor took 73.88ms. Allocated memory is still 111.1MB. Free memory was 73.0MB in the beginning and 71.6MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 22:54:31,296 INFO L158 Benchmark]: RCFGBuilder took 592.19ms. Allocated memory is still 111.1MB. Free memory was 71.6MB in the beginning and 82.9MB in the end (delta: -11.3MB). Peak memory consumption was 12.9MB. Max. memory is 16.1GB. [2023-11-24 22:54:31,297 INFO L158 Benchmark]: CodeCheck took 9326.49ms. Allocated memory was 111.1MB in the beginning and 134.2MB in the end (delta: 23.1MB). Free memory was 82.5MB in the beginning and 67.0MB in the end (delta: 15.4MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2023-11-24 22:54:31,297 INFO L158 Benchmark]: Witness Printer took 158.99ms. Allocated memory is still 134.2MB. Free memory was 67.0MB in the beginning and 61.8MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-24 22:54:31,300 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: 9.1s, OverallIterations: 5, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 68 SdHoareTripleChecker+Valid, 1.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 37 mSDsluCounter, 4 SdHoareTripleChecker+Invalid, 1.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 46 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 251 IncrementalHoareTripleChecker+Invalid, 297 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 46 mSolverCounterUnsat, 4 mSDtfsCounter, 251 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 378 GetRequests, 294 SyntacticMatches, 8 SemanticMatches, 76 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2266 ImplicationChecksByTransitivity, 5.4s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 2.2s InterpolantComputationTime, 34 NumberOfCodeBlocks, 34 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 30 ConstructedInterpolants, 0 QuantifiedInterpolants, 338 SizeOfPredicates, 133 NumberOfNonLiveVariables, 476 ConjunctsInSsa, 134 ConjunctsInUnsatCore, 4 InterpolantComputations, 1 PerfectInterpolantSequences, 10/24 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: 21]: 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: 57]: Loop Invariant Derived loop invariant: (((((state_9 == var_8) && (var_8 == 0)) && (((mask_SORT_1 + 1) % 4294967296) == 0)) && (1 == mask_SORT_4)) || ((((var_8 == 0) && ((-1 & ((state_13 + state_11) % 4294967296)) == state_9)) && (((mask_SORT_1 + 1) % 4294967296) == 0)) && (1 == mask_SORT_4))) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.52ms. Allocated memory is still 81.8MB. Free memory was 58.4MB in the beginning and 58.2MB in the end (delta: 142.0kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 413.85ms. Allocated memory is still 111.1MB. Free memory was 87.4MB in the beginning and 75.1MB in the end (delta: 12.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 76.11ms. Allocated memory is still 111.1MB. Free memory was 75.1MB in the beginning and 73.0MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 73.88ms. Allocated memory is still 111.1MB. Free memory was 73.0MB in the beginning and 71.6MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 592.19ms. Allocated memory is still 111.1MB. Free memory was 71.6MB in the beginning and 82.9MB in the end (delta: -11.3MB). Peak memory consumption was 12.9MB. Max. memory is 16.1GB. * CodeCheck took 9326.49ms. Allocated memory was 111.1MB in the beginning and 134.2MB in the end (delta: 23.1MB). Free memory was 82.5MB in the beginning and 67.0MB in the end (delta: 15.4MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Witness Printer took 158.99ms. Allocated memory is still 134.2MB. Free memory was 67.0MB in the beginning and 61.8MB in the end (delta: 5.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2023-11-24 22:54:31,325 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b7aeca0c-328e-4810-920e-79c3cbba7ae0/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE