./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 527bcce2 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_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2 --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 bc19904b68b3c373243042dce59996dc4b666d99713ce0cfa66e5db1006d1674 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 18:47:35,469 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 18:47:35,558 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-21 18:47:35,564 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 18:47:35,565 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-21 18:47:35,600 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 18:47:35,601 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 18:47:35,602 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-21 18:47:35,603 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 18:47:35,608 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 18:47:35,610 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 18:47:35,610 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 18:47:35,611 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 18:47:35,612 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 18:47:35,613 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 18:47:35,613 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 18:47:35,614 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 18:47:35,614 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 18:47:35,615 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 18:47:35,616 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-21 18:47:35,616 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-21 18:47:35,617 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-21 18:47:35,617 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 18:47:35,618 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:47:35,618 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 18:47:35,619 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 18:47:35,619 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-21 18:47:35,620 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-21 18:47:35,620 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-21 18:47:35,621 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-21 18:47:35,621 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_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/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_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2 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 -> bc19904b68b3c373243042dce59996dc4b666d99713ce0cfa66e5db1006d1674 [2023-11-21 18:47:35,944 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 18:47:35,978 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 18:47:35,981 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 18:47:35,983 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 18:47:35,983 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 18:47:35,985 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c [2023-11-21 18:47:39,234 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 18:47:39,496 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 18:47:39,496 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c [2023-11-21 18:47:39,505 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/data/169dc8d09/8ac7b36823cf4255adb41cf43a1170ac/FLAG13dea27bb [2023-11-21 18:47:39,519 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/data/169dc8d09/8ac7b36823cf4255adb41cf43a1170ac [2023-11-21 18:47:39,522 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 18:47:39,524 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 18:47:39,526 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 18:47:39,526 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 18:47:39,532 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 18:47:39,533 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:47:39" (1/1) ... [2023-11-21 18:47:39,535 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7f96fc37 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:39, skipping insertion in model container [2023-11-21 18:47:39,535 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:47:39" (1/1) ... [2023-11-21 18:47:39,563 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 18:47:39,740 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_ed608963-4e23-49a9-ac95-d7ba7865d97a/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c[1245,1258] [2023-11-21 18:47:39,788 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:47:39,800 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 18:47:39,815 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_ed608963-4e23-49a9-ac95-d7ba7865d97a/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c[1245,1258] [2023-11-21 18:47:39,846 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:47:39,863 INFO L206 MainTranslator]: Completed translation [2023-11-21 18:47:39,863 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:39 WrapperNode [2023-11-21 18:47:39,864 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 18:47:39,865 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 18:47:39,865 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 18:47:39,865 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 18:47:39,874 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:39" (1/1) ... [2023-11-21 18:47:39,884 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:39" (1/1) ... [2023-11-21 18:47:39,942 INFO L138 Inliner]: procedures = 17, calls = 16, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 191 [2023-11-21 18:47:39,943 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 18:47:39,944 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 18:47:39,944 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 18:47:39,944 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 18:47:39,955 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:39" (1/1) ... [2023-11-21 18:47:39,956 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:39" (1/1) ... [2023-11-21 18:47:39,965 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:39" (1/1) ... [2023-11-21 18:47:39,965 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:39" (1/1) ... [2023-11-21 18:47:39,986 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:39" (1/1) ... [2023-11-21 18:47:39,991 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:39" (1/1) ... [2023-11-21 18:47:40,012 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:39" (1/1) ... [2023-11-21 18:47:40,014 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:39" (1/1) ... [2023-11-21 18:47:40,021 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 18:47:40,022 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 18:47:40,022 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 18:47:40,022 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 18:47:40,023 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:39" (1/1) ... [2023-11-21 18:47:40,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:47:40,042 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/z3 [2023-11-21 18:47:40,057 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-21 18:47:40,087 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-21 18:47:40,114 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 18:47:40,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-21 18:47:40,114 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 18:47:40,114 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 18:47:40,249 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 18:47:40,251 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 18:47:40,649 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 18:47:40,893 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 18:47:40,894 INFO L308 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-21 18:47:40,896 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:47:40 BoogieIcfgContainer [2023-11-21 18:47:40,896 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 18:47:40,898 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-21 18:47:40,898 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-21 18:47:40,910 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-21 18:47:40,910 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:47:40" (1/1) ... [2023-11-21 18:47:40,921 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 18:47:40,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:47:40,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2023-11-21 18:47:40,995 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2023-11-21 18:47:40,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-21 18:47:40,997 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:47:40,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:47:41,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 18:47:41,260 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 18:47:41,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 18:47:41,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 18:47:41,582 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 18:47:41,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 18:47:41,640 WARN L476 CodeCheckObserver]: This program is UNSAFE, Check terminated with 1 iterations. [2023-11-21 18:47:41,676 WARN L320 BoogieBacktranslator]: Removing null node from list of ATEs: ATE program state null [2023-11-21 18:47:41,683 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 21.11 06:47:41 ImpRootNode [2023-11-21 18:47:41,684 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-21 18:47:41,688 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-21 18:47:41,688 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-21 18:47:41,689 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-21 18:47:41,689 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:47:40" (3/4) ... [2023-11-21 18:47:41,696 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-21 18:47:41,697 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-21 18:47:41,699 INFO L158 Benchmark]: Toolchain (without parser) took 2174.35ms. Allocated memory is still 182.5MB. Free memory was 135.5MB in the beginning and 126.6MB in the end (delta: 8.8MB). Peak memory consumption was 11.6MB. Max. memory is 16.1GB. [2023-11-21 18:47:41,701 INFO L158 Benchmark]: CDTParser took 0.37ms. Allocated memory is still 140.5MB. Free memory is still 84.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 18:47:41,702 INFO L158 Benchmark]: CACSL2BoogieTranslator took 338.18ms. Allocated memory is still 182.5MB. Free memory was 135.5MB in the beginning and 122.4MB in the end (delta: 13.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-21 18:47:41,703 INFO L158 Benchmark]: Boogie Procedure Inliner took 78.24ms. Allocated memory is still 182.5MB. Free memory was 122.4MB in the beginning and 118.7MB in the end (delta: 3.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-21 18:47:41,704 INFO L158 Benchmark]: Boogie Preprocessor took 77.23ms. Allocated memory is still 182.5MB. Free memory was 118.7MB in the beginning and 116.6MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-21 18:47:41,707 INFO L158 Benchmark]: RCFGBuilder took 874.56ms. Allocated memory is still 182.5MB. Free memory was 116.6MB in the beginning and 71.0MB in the end (delta: 45.6MB). Peak memory consumption was 46.1MB. Max. memory is 16.1GB. [2023-11-21 18:47:41,708 INFO L158 Benchmark]: CodeCheck took 786.91ms. Allocated memory is still 182.5MB. Free memory was 70.5MB in the beginning and 127.6MB in the end (delta: -57.1MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 18:47:41,709 INFO L158 Benchmark]: Witness Printer took 9.92ms. Allocated memory is still 182.5MB. Free memory was 127.5MB in the beginning and 126.6MB in the end (delta: 841.7kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-21 18:47:41,720 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.7s, 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 bitwiseAnd at line 65. 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_4 mask_SORT_4 = (SORT_4)-1 >> (sizeof(SORT_4) * 8 - 8); [L30] const SORT_4 msb_SORT_4 = (SORT_4)1 << (8 - 1); [L32] const SORT_8 mask_SORT_8 = (SORT_8)-1 >> (sizeof(SORT_8) * 8 - 32); [L33] const SORT_8 msb_SORT_8 = (SORT_8)1 << (32 - 1); [L35] const SORT_22 mask_SORT_22 = (SORT_22)-1 >> (sizeof(SORT_22) * 8 - 4); [L36] const SORT_22 msb_SORT_22 = (SORT_22)1 << (4 - 1); [L38] const SORT_29 mask_SORT_29 = (SORT_29)-1 >> (sizeof(SORT_29) * 8 - 7); [L39] const SORT_29 msb_SORT_29 = (SORT_29)1 << (7 - 1); [L41] const SORT_4 var_5 = 0; [L42] const SORT_8 var_10 = 148; [L43] const SORT_1 var_14 = 1; [L44] const SORT_1 var_26 = 0; [L46] SORT_1 input_2; [L47] SORT_1 input_3; [L48] SORT_4 input_18; [L49] SORT_4 input_20; [L50] SORT_22 input_23; [L51] SORT_29 input_30; [L52] SORT_29 input_32; [L53] SORT_1 input_36; [L55] EXPR __VERIFIER_nondet_uchar() & mask_SORT_4 [L55] SORT_4 state_6 = __VERIFIER_nondet_uchar() & mask_SORT_4; [L56] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L56] SORT_1 state_27 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L58] SORT_4 init_7_arg_1 = var_5; [L59] state_6 = init_7_arg_1 [L60] SORT_1 init_28_arg_1 = var_26; [L61] state_27 = init_28_arg_1 VAL [init_28_arg_1=0, init_7_arg_1=0, mask_SORT_1=1, mask_SORT_22=15, mask_SORT_29=127, mask_SORT_4=255, mask_SORT_8=4294967295, msb_SORT_1=1, msb_SORT_22=8, msb_SORT_29=64, msb_SORT_4=128, msb_SORT_8=2147483648, state_27=0, state_6=0, var_10=148, var_14=1, var_26=0, var_5=0] [L64] input_2 = __VERIFIER_nondet_uchar() [L65] EXPR input_2 & mask_SORT_1 [L65] input_2 = input_2 & mask_SORT_1 [L66] input_3 = __VERIFIER_nondet_uchar() [L67] input_18 = __VERIFIER_nondet_uchar() [L68] input_20 = __VERIFIER_nondet_uchar() [L69] input_23 = __VERIFIER_nondet_uchar() [L70] input_30 = __VERIFIER_nondet_uchar() [L71] input_32 = __VERIFIER_nondet_uchar() [L72] input_36 = __VERIFIER_nondet_uchar() [L75] SORT_4 var_9_arg_0 = state_6; [L76] EXPR var_9_arg_0 & mask_SORT_4 [L76] var_9_arg_0 = var_9_arg_0 & mask_SORT_4 [L77] SORT_8 var_9 = var_9_arg_0; [L78] SORT_8 var_11_arg_0 = var_9; [L79] SORT_8 var_11_arg_1 = var_10; [L80] SORT_1 var_11 = var_11_arg_0 != var_11_arg_1; [L81] SORT_1 var_15_arg_0 = var_11; [L82] SORT_1 var_15 = ~var_15_arg_0; [L83] SORT_1 var_16_arg_0 = var_14; [L84] SORT_1 var_16_arg_1 = var_15; [L85] EXPR var_16_arg_0 & var_16_arg_1 [L85] SORT_1 var_16 = var_16_arg_0 & var_16_arg_1; [L86] EXPR var_16 & mask_SORT_1 [L86] var_16 = var_16 & mask_SORT_1 [L87] SORT_1 bad_17_arg_0 = var_16; [L88] CALL __VERIFIER_assert(!(bad_17_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.37ms. Allocated memory is still 140.5MB. Free memory is still 84.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 338.18ms. Allocated memory is still 182.5MB. Free memory was 135.5MB in the beginning and 122.4MB in the end (delta: 13.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 78.24ms. Allocated memory is still 182.5MB. Free memory was 122.4MB in the beginning and 118.7MB in the end (delta: 3.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 77.23ms. Allocated memory is still 182.5MB. Free memory was 118.7MB in the beginning and 116.6MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 874.56ms. Allocated memory is still 182.5MB. Free memory was 116.6MB in the beginning and 71.0MB in the end (delta: 45.6MB). Peak memory consumption was 46.1MB. Max. memory is 16.1GB. * CodeCheck took 786.91ms. Allocated memory is still 182.5MB. Free memory was 70.5MB in the beginning and 127.6MB in the end (delta: -57.1MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 9.92ms. Allocated memory is still 182.5MB. Free memory was 127.5MB in the beginning and 126.6MB in the end (delta: 841.7kB). 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 [2023-11-21 18:47:41,754 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/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_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2 --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 bc19904b68b3c373243042dce59996dc4b666d99713ce0cfa66e5db1006d1674 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 18:47:44,436 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 18:47:44,539 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Bitvector.epf [2023-11-21 18:47:44,573 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 18:47:44,574 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 18:47:44,574 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-21 18:47:44,575 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 18:47:44,576 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 18:47:44,577 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 18:47:44,577 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 18:47:44,578 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 18:47:44,578 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 18:47:44,579 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 18:47:44,579 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 18:47:44,580 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-21 18:47:44,581 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-21 18:47:44,581 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-21 18:47:44,582 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 18:47:44,582 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 18:47:44,583 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-21 18:47:44,584 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-21 18:47:44,584 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-21 18:47:44,585 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-21 18:47:44,585 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-21 18:47:44,586 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 18:47:44,587 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:47:44,587 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 18:47:44,588 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 18:47:44,588 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-21 18:47:44,589 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-21 18:47:44,589 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-21 18:47:44,590 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-21 18:47:44,590 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-21 18:47:44,591 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-21 18:47:44,591 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_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/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_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2 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 -> bc19904b68b3c373243042dce59996dc4b666d99713ce0cfa66e5db1006d1674 [2023-11-21 18:47:44,981 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 18:47:45,011 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 18:47:45,015 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 18:47:45,017 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 18:47:45,017 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 18:47:45,020 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c [2023-11-21 18:47:48,227 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 18:47:48,499 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 18:47:48,500 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c [2023-11-21 18:47:48,509 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/data/ce7a9d294/0fc5f97f9b3e498f979ddd63647bf55a/FLAGf6424be0d [2023-11-21 18:47:48,524 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/data/ce7a9d294/0fc5f97f9b3e498f979ddd63647bf55a [2023-11-21 18:47:48,526 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 18:47:48,528 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 18:47:48,529 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 18:47:48,530 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 18:47:48,535 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 18:47:48,535 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:47:48" (1/1) ... [2023-11-21 18:47:48,537 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@63db4dcc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:48, skipping insertion in model container [2023-11-21 18:47:48,537 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:47:48" (1/1) ... [2023-11-21 18:47:48,579 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 18:47:48,789 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_ed608963-4e23-49a9-ac95-d7ba7865d97a/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c[1245,1258] [2023-11-21 18:47:48,873 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:47:48,895 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 18:47:48,912 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_ed608963-4e23-49a9-ac95-d7ba7865d97a/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c[1245,1258] [2023-11-21 18:47:48,961 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:47:48,981 INFO L206 MainTranslator]: Completed translation [2023-11-21 18:47:48,982 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:48 WrapperNode [2023-11-21 18:47:48,982 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 18:47:48,983 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 18:47:48,983 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 18:47:48,984 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 18:47:48,991 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:48" (1/1) ... [2023-11-21 18:47:49,020 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:48" (1/1) ... [2023-11-21 18:47:49,060 INFO L138 Inliner]: procedures = 17, calls = 16, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 121 [2023-11-21 18:47:49,062 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 18:47:49,063 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 18:47:49,064 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 18:47:49,064 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 18:47:49,075 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:48" (1/1) ... [2023-11-21 18:47:49,075 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:48" (1/1) ... [2023-11-21 18:47:49,091 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:48" (1/1) ... [2023-11-21 18:47:49,092 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:48" (1/1) ... [2023-11-21 18:47:49,102 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:48" (1/1) ... [2023-11-21 18:47:49,115 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:48" (1/1) ... [2023-11-21 18:47:49,117 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:48" (1/1) ... [2023-11-21 18:47:49,119 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:48" (1/1) ... [2023-11-21 18:47:49,122 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 18:47:49,125 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 18:47:49,126 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 18:47:49,126 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 18:47:49,127 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:47:48" (1/1) ... [2023-11-21 18:47:49,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:47:49,149 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/z3 [2023-11-21 18:47:49,162 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-21 18:47:49,175 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-21 18:47:49,206 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 18:47:49,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-21 18:47:49,207 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 18:47:49,207 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 18:47:49,306 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 18:47:49,309 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 18:47:49,518 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 18:47:49,586 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 18:47:49,587 INFO L308 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-21 18:47:49,594 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:47:49 BoogieIcfgContainer [2023-11-21 18:47:49,594 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 18:47:49,597 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-21 18:47:49,597 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-21 18:47:49,608 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-21 18:47:49,608 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:47:49" (1/1) ... [2023-11-21 18:47:49,622 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 18:47:49,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:47:49,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2023-11-21 18:47:49,696 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2023-11-21 18:47:49,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-21 18:47:49,701 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:47:49,701 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:47:49,702 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:47:49,706 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:47:49,733 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2023-11-21 18:47:49,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:47:49,864 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-21 18:47:49,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:47:49,903 INFO L262 TraceCheckSpWp]: Trace formula consists of 54 conjuncts, 18 conjunts are in the unsatisfiable core [2023-11-21 18:47:49,910 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 18:47:50,274 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-21 18:47:50,281 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (2)] Ended with exit code 0 [2023-11-21 18:47:50,281 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (2)] Exception during sending of exit command (exit): Broken pipe [2023-11-21 18:47:50,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:47:50,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 8 states and 10 transitions. [2023-11-21 18:47:50,401 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 10 transitions. [2023-11-21 18:47:50,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2023-11-21 18:47:50,402 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:47:50,402 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:47:50,402 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:47:50,405 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:47:50,452 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2023-11-21 18:47:50,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:47:50,558 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-21 18:47:50,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:47:50,597 INFO L262 TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 29 conjunts are in the unsatisfiable core [2023-11-21 18:47:50,600 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 18:47:50,859 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-21 18:47:50,861 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (3)] Exception during sending of exit command (exit): Broken pipe [2023-11-21 18:47:50,869 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (3)] Forceful destruction successful, exit code 0 [2023-11-21 18:47:51,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:47:51,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 11 states and 16 transitions. [2023-11-21 18:47:51,211 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 16 transitions. [2023-11-21 18:47:51,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-21 18:47:51,211 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:47:51,212 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:47:51,212 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:47:51,217 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:47:51,247 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2023-11-21 18:47:51,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:47:51,403 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-21 18:47:51,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:47:51,456 INFO L262 TraceCheckSpWp]: Trace formula consists of 124 conjuncts, 41 conjunts are in the unsatisfiable core [2023-11-21 18:47:51,460 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 18:47:51,877 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-21 18:47:51,879 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (4)] Exception during sending of exit command (exit): Broken pipe [2023-11-21 18:47:51,890 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (4)] Forceful destruction successful, exit code 0 [2023-11-21 18:47:52,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:47:52,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 10 states and 13 transitions. [2023-11-21 18:47:52,771 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 13 transitions. [2023-11-21 18:47:52,771 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-21 18:47:52,772 WARN L420 CodeCheckObserver]: This Program is SAFE, Check terminated with 4 iterations. [2023-11-21 18:47:52,781 INFO L751 CodeCheckObserver]: All specifications hold 1 specifications checked. All of them hold [2023-11-21 18:47:52,949 INFO L560 CodeCheckObserver]: Invariant with dag size 15 [2023-11-21 18:47:52,957 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 21.11 06:47:52 ImpRootNode [2023-11-21 18:47:52,957 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-21 18:47:52,958 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-21 18:47:52,958 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-21 18:47:52,958 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-21 18:47:52,959 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:47:49" (3/4) ... [2023-11-21 18:47:52,961 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-21 18:47:52,974 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 17 nodes and edges [2023-11-21 18:47:52,975 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2023-11-21 18:47:52,975 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-21 18:47:52,976 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-21 18:47:52,976 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-21 18:47:53,093 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/witness.graphml [2023-11-21 18:47:53,094 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/witness.yml [2023-11-21 18:47:53,094 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-21 18:47:53,095 INFO L158 Benchmark]: Toolchain (without parser) took 4566.71ms. Allocated memory was 81.8MB in the beginning and 132.1MB in the end (delta: 50.3MB). Free memory was 57.5MB in the beginning and 94.0MB in the end (delta: -36.5MB). Peak memory consumption was 15.9MB. Max. memory is 16.1GB. [2023-11-21 18:47:53,095 INFO L158 Benchmark]: CDTParser took 0.71ms. Allocated memory is still 81.8MB. Free memory was 57.5MB in the beginning and 57.3MB in the end (delta: 144.8kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-21 18:47:53,096 INFO L158 Benchmark]: CACSL2BoogieTranslator took 452.89ms. Allocated memory is still 81.8MB. Free memory was 57.3MB in the beginning and 44.7MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-21 18:47:53,096 INFO L158 Benchmark]: Boogie Procedure Inliner took 79.37ms. Allocated memory is still 81.8MB. Free memory was 44.4MB in the beginning and 42.6MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-21 18:47:53,097 INFO L158 Benchmark]: Boogie Preprocessor took 60.46ms. Allocated memory is still 81.8MB. Free memory was 42.6MB in the beginning and 41.3MB in the end (delta: 1.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-21 18:47:53,097 INFO L158 Benchmark]: RCFGBuilder took 469.93ms. Allocated memory is still 81.8MB. Free memory was 41.1MB in the beginning and 48.2MB in the end (delta: -7.1MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-21 18:47:53,098 INFO L158 Benchmark]: CodeCheck took 3360.29ms. Allocated memory was 81.8MB in the beginning and 132.1MB in the end (delta: 50.3MB). Free memory was 48.2MB in the beginning and 100.2MB in the end (delta: -52.0MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 18:47:53,098 INFO L158 Benchmark]: Witness Printer took 136.39ms. Allocated memory is still 132.1MB. Free memory was 100.2MB in the beginning and 94.0MB in the end (delta: 6.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-21 18:47:53,101 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.1s, OverallIterations: 4, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 39 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 19 mSDsluCounter, 3 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 20 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 109 IncrementalHoareTripleChecker+Invalid, 129 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 20 mSolverCounterUnsat, 3 mSDtfsCounter, 109 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 193 GetRequests, 157 SyntacticMatches, 2 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 369 ImplicationChecksByTransitivity, 1.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 1.1s InterpolantComputationTime, 21 NumberOfCodeBlocks, 21 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 18 ConstructedInterpolants, 0 QuantifiedInterpolants, 182 SizeOfPredicates, 79 NumberOfNonLiveVariables, 267 ConjunctsInSsa, 88 ConjunctsInUnsatCore, 3 InterpolantComputations, 1 PerfectInterpolantSequences, 0/9 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: 62]: Loop Invariant Derived loop invariant: (((((1 == mask_SORT_1) && (1 == state_27)) && (148 == var_10)) && (state_6 == 0)) || ((((1 == mask_SORT_1) && (0 == state_27)) && (148 == var_10)) && (state_6 == 0))) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.71ms. Allocated memory is still 81.8MB. Free memory was 57.5MB in the beginning and 57.3MB in the end (delta: 144.8kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 452.89ms. Allocated memory is still 81.8MB. Free memory was 57.3MB in the beginning and 44.7MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 79.37ms. Allocated memory is still 81.8MB. Free memory was 44.4MB in the beginning and 42.6MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 60.46ms. Allocated memory is still 81.8MB. Free memory was 42.6MB in the beginning and 41.3MB in the end (delta: 1.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 469.93ms. Allocated memory is still 81.8MB. Free memory was 41.1MB in the beginning and 48.2MB in the end (delta: -7.1MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * CodeCheck took 3360.29ms. Allocated memory was 81.8MB in the beginning and 132.1MB in the end (delta: 50.3MB). Free memory was 48.2MB in the beginning and 100.2MB in the end (delta: -52.0MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 136.39ms. Allocated memory is still 132.1MB. Free memory was 100.2MB in the beginning and 94.0MB in the end (delta: 6.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2023-11-21 18:47:53,133 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed608963-4e23-49a9-ac95-d7ba7865d97a/bin/ukojak-verify-i0I2FZA1j2/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