./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 d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/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_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3 --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.3.0-dev-d790fec [2024-11-25 03:31:42,391 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 03:31:42,467 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-64bit-Kojak_Default.epf [2024-11-25 03:31:42,475 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 03:31:42,475 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 03:31:42,521 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 03:31:42,522 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 03:31:42,522 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 03:31:42,522 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 03:31:42,523 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 03:31:42,523 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 03:31:42,523 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 03:31:42,523 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 03:31:42,523 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 03:31:42,523 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 03:31:42,523 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 03:31:42,524 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 03:31:42,524 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 03:31:42,524 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 03:31:42,524 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 03:31:42,526 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 03:31:42,526 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 03:31:42,527 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 03:31:42,527 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 03:31:42,527 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 03:31:42,528 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 03:31:42,528 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 03:31:42,528 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 03:31:42,528 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 03:31:42,528 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 03:31:42,529 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3 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 [2024-11-25 03:31:42,882 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 03:31:42,892 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 03:31:42,894 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 03:31:42,896 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 03:31:42,897 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 03:31:42,898 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c [2024-11-25 03:31:46,190 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/data/615d277e9/f4064d8ab2194e3f9c961c98a95cc16d/FLAG0e4084af8 [2024-11-25 03:31:46,495 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 03:31:46,496 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c [2024-11-25 03:31:46,516 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/data/615d277e9/f4064d8ab2194e3f9c961c98a95cc16d/FLAG0e4084af8 [2024-11-25 03:31:46,770 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/data/615d277e9/f4064d8ab2194e3f9c961c98a95cc16d [2024-11-25 03:31:46,773 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 03:31:46,775 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 03:31:46,776 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 03:31:46,777 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 03:31:46,782 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 03:31:46,783 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 03:31:46" (1/1) ... [2024-11-25 03:31:46,784 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7a419247 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:46, skipping insertion in model container [2024-11-25 03:31:46,784 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 03:31:46" (1/1) ... [2024-11-25 03:31:46,806 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 03:31:46,993 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c[1245,1258] [2024-11-25 03:31:47,082 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 03:31:47,100 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 03:31:47,115 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c[1245,1258] [2024-11-25 03:31:47,163 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 03:31:47,193 INFO L204 MainTranslator]: Completed translation [2024-11-25 03:31:47,194 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:47 WrapperNode [2024-11-25 03:31:47,195 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 03:31:47,196 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 03:31:47,197 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 03:31:47,197 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 03:31:47,205 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:47" (1/1) ... [2024-11-25 03:31:47,219 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:47" (1/1) ... [2024-11-25 03:31:47,288 INFO L138 Inliner]: procedures = 17, calls = 16, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 174 [2024-11-25 03:31:47,289 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 03:31:47,290 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 03:31:47,290 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 03:31:47,290 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 03:31:47,299 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:47" (1/1) ... [2024-11-25 03:31:47,300 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:47" (1/1) ... [2024-11-25 03:31:47,305 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:47" (1/1) ... [2024-11-25 03:31:47,306 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:47" (1/1) ... [2024-11-25 03:31:47,313 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:47" (1/1) ... [2024-11-25 03:31:47,316 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:47" (1/1) ... [2024-11-25 03:31:47,320 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:47" (1/1) ... [2024-11-25 03:31:47,323 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:47" (1/1) ... [2024-11-25 03:31:47,325 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:47" (1/1) ... [2024-11-25 03:31:47,329 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 03:31:47,330 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 03:31:47,330 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 03:31:47,330 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 03:31:47,331 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:47" (1/1) ... [2024-11-25 03:31:47,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 03:31:47,354 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 03:31:47,375 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 03:31:47,378 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 03:31:47,410 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 03:31:47,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-25 03:31:47,412 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 03:31:47,412 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 03:31:47,518 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 03:31:47,521 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 03:31:47,967 INFO L? ?]: Removed 72 outVars from TransFormulas that were not future-live. [2024-11-25 03:31:47,967 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 03:31:48,209 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 03:31:48,210 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-25 03:31:48,211 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 03:31:48 BoogieIcfgContainer [2024-11-25 03:31:48,211 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 03:31:48,212 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 03:31:48,212 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 03:31:48,225 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 03:31:48,226 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 03:31:48" (1/1) ... [2024-11-25 03:31:48,238 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 03:31:48,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:31:48,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2024-11-25 03:31:48,306 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2024-11-25 03:31:48,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-25 03:31:48,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:31:48,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 03:31:48,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-25 03:31:48,569 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-25 03:31:48,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-25 03:31:48,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-25 03:31:48,838 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-25 03:31:48,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-25 03:31:48,942 WARN L473 CodeCheckObserver]: This program is UNSAFE, Check terminated with 1 iterations. [2024-11-25 03:31:48,987 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 25.11 03:31:48 ImpRootNode [2024-11-25 03:31:48,988 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-25 03:31:48,990 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-25 03:31:48,990 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-25 03:31:48,990 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-25 03:31:48,991 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 03:31:48" (3/4) ... [2024-11-25 03:31:48,994 INFO L149 WitnessPrinter]: No result that supports witness generation found [2024-11-25 03:31:48,995 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-25 03:31:49,000 INFO L158 Benchmark]: Toolchain (without parser) took 2222.41ms. Allocated memory is still 117.4MB. Free memory was 92.9MB in the beginning and 60.2MB in the end (delta: 32.7MB). Peak memory consumption was 30.0MB. Max. memory is 16.1GB. [2024-11-25 03:31:49,000 INFO L158 Benchmark]: CDTParser took 0.50ms. Allocated memory is still 117.4MB. Free memory is still 72.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 03:31:49,001 INFO L158 Benchmark]: CACSL2BoogieTranslator took 419.28ms. Allocated memory is still 117.4MB. Free memory was 92.9MB in the beginning and 80.0MB in the end (delta: 12.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-25 03:31:49,001 INFO L158 Benchmark]: Boogie Procedure Inliner took 92.73ms. Allocated memory is still 117.4MB. Free memory was 80.0MB in the beginning and 76.4MB in the end (delta: 3.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 03:31:49,002 INFO L158 Benchmark]: Boogie Preprocessor took 39.46ms. Allocated memory is still 117.4MB. Free memory was 76.4MB in the beginning and 74.7MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 03:31:49,002 INFO L158 Benchmark]: RCFGBuilder took 881.32ms. Allocated memory is still 117.4MB. Free memory was 74.7MB in the beginning and 83.6MB in the end (delta: -8.9MB). Peak memory consumption was 46.7MB. Max. memory is 16.1GB. [2024-11-25 03:31:49,003 INFO L158 Benchmark]: CodeCheck took 775.83ms. Allocated memory is still 117.4MB. Free memory was 83.6MB in the beginning and 60.2MB in the end (delta: 23.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-25 03:31:49,005 INFO L158 Benchmark]: Witness Printer took 7.02ms. Allocated memory is still 117.4MB. Free memory is still 60.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 03:31:49,007 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, ConComCheckerStatistics: 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, overapproximation of bitwiseAnd at line 55. 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 [mask_SORT_1=1, mask_SORT_4=255, state_27=0, state_6=0, var_10=148, var_14=1, var_26=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) [L21] reach_error() * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.50ms. Allocated memory is still 117.4MB. Free memory is still 72.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 419.28ms. Allocated memory is still 117.4MB. Free memory was 92.9MB in the beginning and 80.0MB in the end (delta: 12.9MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 92.73ms. Allocated memory is still 117.4MB. Free memory was 80.0MB in the beginning and 76.4MB in the end (delta: 3.6MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 39.46ms. Allocated memory is still 117.4MB. Free memory was 76.4MB in the beginning and 74.7MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 881.32ms. Allocated memory is still 117.4MB. Free memory was 74.7MB in the beginning and 83.6MB in the end (delta: -8.9MB). Peak memory consumption was 46.7MB. Max. memory is 16.1GB. * CodeCheck took 775.83ms. Allocated memory is still 117.4MB. Free memory was 83.6MB in the beginning and 60.2MB in the end (delta: 23.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Witness Printer took 7.02ms. Allocated memory is still 117.4MB. Free memory is still 60.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 [2024-11-25 03:31:49,039 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/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/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/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_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3 --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.3.0-dev-d790fec [2024-11-25 03:31:51,991 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 03:31:52,118 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-64bit-Kojak_Bitvector.epf [2024-11-25 03:31:52,201 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 03:31:52,203 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 03:31:52,204 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 03:31:52,204 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 03:31:52,204 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 03:31:52,205 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 03:31:52,206 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 03:31:52,206 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 03:31:52,206 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 03:31:52,206 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 03:31:52,207 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 03:31:52,207 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-25 03:31:52,208 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-25 03:31:52,208 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-25 03:31:52,208 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 03:31:52,208 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 03:31:52,208 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 03:31:52,208 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 03:31:52,209 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 03:31:52,209 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 03:31:52,209 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2024-11-25 03:31:52,209 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2024-11-25 03:31:52,210 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 03:31:52,210 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 03:31:52,210 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 03:31:52,210 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 03:31:52,210 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 03:31:52,210 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2024-11-25 03:31:52,211 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-25 03:31:52,211 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2024-11-25 03:31:52,211 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3 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 [2024-11-25 03:31:52,547 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 03:31:52,558 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 03:31:52,560 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 03:31:52,563 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 03:31:52,566 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 03:31:52,568 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c [2024-11-25 03:31:55,535 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/data/e6123aa63/fdf82a3a0c05493ca590f459fd07bfe9/FLAGfa24238bb [2024-11-25 03:31:55,899 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 03:31:55,900 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c [2024-11-25 03:31:55,912 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/data/e6123aa63/fdf82a3a0c05493ca590f459fd07bfe9/FLAGfa24238bb [2024-11-25 03:31:55,947 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/data/e6123aa63/fdf82a3a0c05493ca590f459fd07bfe9 [2024-11-25 03:31:55,951 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 03:31:55,955 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 03:31:55,959 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 03:31:55,959 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 03:31:55,966 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 03:31:55,967 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 03:31:55" (1/1) ... [2024-11-25 03:31:55,969 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7c072864 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:55, skipping insertion in model container [2024-11-25 03:31:55,971 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 03:31:55" (1/1) ... [2024-11-25 03:31:55,998 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 03:31:56,221 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c[1245,1258] [2024-11-25 03:31:56,308 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 03:31:56,331 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 03:31:56,350 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.h_b07.c[1245,1258] [2024-11-25 03:31:56,398 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 03:31:56,424 INFO L204 MainTranslator]: Completed translation [2024-11-25 03:31:56,424 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:56 WrapperNode [2024-11-25 03:31:56,424 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 03:31:56,426 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 03:31:56,426 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 03:31:56,426 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 03:31:56,436 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:56" (1/1) ... [2024-11-25 03:31:56,450 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:56" (1/1) ... [2024-11-25 03:31:56,484 INFO L138 Inliner]: procedures = 17, calls = 16, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 118 [2024-11-25 03:31:56,485 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 03:31:56,488 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 03:31:56,488 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 03:31:56,488 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 03:31:56,497 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:56" (1/1) ... [2024-11-25 03:31:56,498 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:56" (1/1) ... [2024-11-25 03:31:56,503 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:56" (1/1) ... [2024-11-25 03:31:56,503 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:56" (1/1) ... [2024-11-25 03:31:56,517 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:56" (1/1) ... [2024-11-25 03:31:56,518 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:56" (1/1) ... [2024-11-25 03:31:56,528 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:56" (1/1) ... [2024-11-25 03:31:56,531 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:56" (1/1) ... [2024-11-25 03:31:56,532 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:56" (1/1) ... [2024-11-25 03:31:56,539 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 03:31:56,539 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 03:31:56,540 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 03:31:56,540 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 03:31:56,541 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 03:31:56" (1/1) ... [2024-11-25 03:31:56,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 03:31:56,569 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 03:31:56,581 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 03:31:56,584 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 03:31:56,611 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 03:31:56,611 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2024-11-25 03:31:56,611 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 03:31:56,611 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 03:31:56,726 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 03:31:56,727 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 03:31:56,928 INFO L? ?]: Removed 29 outVars from TransFormulas that were not future-live. [2024-11-25 03:31:56,929 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 03:31:56,996 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 03:31:56,996 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-25 03:31:56,997 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 03:31:56 BoogieIcfgContainer [2024-11-25 03:31:56,997 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 03:31:56,998 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 03:31:56,998 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 03:31:57,012 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 03:31:57,012 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 03:31:56" (1/1) ... [2024-11-25 03:31:57,024 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 03:31:57,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:31:57,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2024-11-25 03:31:57,087 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2024-11-25 03:31:57,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-25 03:31:57,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:31:57,094 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 03:31:57,094 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 03:31:57,098 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 03:31:57,100 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2024-11-25 03:31:57,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:31:57,270 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 03:31:57,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:31:57,315 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-25 03:31:57,324 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 03:31:57,659 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 03:31:57,662 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (2)] Exception during sending of exit command (exit): Broken pipe [2024-11-25 03:31:57,664 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (2)] Forceful destruction successful, exit code 0 [2024-11-25 03:31:57,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:31:57,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 8 states and 10 transitions. [2024-11-25 03:31:57,752 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 10 transitions. [2024-11-25 03:31:57,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-25 03:31:57,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 03:31:57,752 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 03:31:57,753 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 03:31:57,756 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 03:31:57,760 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2024-11-25 03:31:57,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:31:57,914 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 03:31:57,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 03:31:57,977 INFO L256 TraceCheckSpWp]: Trace formula consists of 60 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-11-25 03:31:57,984 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 03:31:58,228 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 03:31:58,232 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (3)] Forceful destruction successful, exit code 0 [2024-11-25 03:31:58,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 03:31:58,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 4 transitions. [2024-11-25 03:31:58,455 INFO L276 IsEmpty]: Start isEmpty. Operand 4 states and 4 transitions. [2024-11-25 03:31:58,455 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-25 03:31:58,456 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 3 iterations. [2024-11-25 03:31:58,470 INFO L726 CodeCheckObserver]: All specifications hold 1 specifications checked. All of them hold [2024-11-25 03:31:58,506 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2024-11-25 03:31:58,506 INFO L77 FloydHoareUtils]: At program point L62-1(lines 62 112) the Hoare annotation is: (and (= (_ bv0 8) |ULTIMATE.start_main_~state_6~0#1|) (= (_ bv148 32) |ULTIMATE.start_main_~var_10~0#1|) (= (_ bv1 8) |ULTIMATE.start_main_~mask_SORT_1~0#1|)) [2024-11-25 03:31:58,507 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 21) no Hoare annotation was computed. [2024-11-25 03:31:58,507 INFO L77 FloydHoareUtils]: At program point L21(line 21) the Hoare annotation is: (and (= (_ bv0 8) |ULTIMATE.start_main_~state_6~0#1|) (= (_ bv148 32) |ULTIMATE.start_main_~var_10~0#1|) (= (_ bv1 32) |ULTIMATE.start___VERIFIER_assert_~cond#1|) (= (_ bv1 8) |ULTIMATE.start_main_~mask_SORT_1~0#1|)) [2024-11-25 03:31:58,507 INFO L75 FloydHoareUtils]: For program point L21-1(line 21) no Hoare annotation was computed. [2024-11-25 03:31:58,507 INFO L77 FloydHoareUtils]: At program point L21-3(line 21) the Hoare annotation is: (and (= (_ bv0 8) |ULTIMATE.start_main_~state_6~0#1|) (= (_ bv148 32) |ULTIMATE.start_main_~var_10~0#1|) (= (_ bv1 8) |ULTIMATE.start_main_~mask_SORT_1~0#1|)) [2024-11-25 03:31:58,507 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-25 03:31:58,519 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 25.11 03:31:58 ImpRootNode [2024-11-25 03:31:58,519 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-25 03:31:58,522 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-25 03:31:58,522 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-25 03:31:58,522 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-25 03:31:58,523 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 03:31:56" (3/4) ... [2024-11-25 03:31:58,527 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-25 03:31:58,541 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 15 nodes and edges [2024-11-25 03:31:58,543 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 7 nodes and edges [2024-11-25 03:31:58,543 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-25 03:31:58,543 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-25 03:31:58,543 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-25 03:31:58,654 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/witness.graphml [2024-11-25 03:31:58,654 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/witness.yml [2024-11-25 03:31:58,654 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-25 03:31:58,655 INFO L158 Benchmark]: Toolchain (without parser) took 2702.13ms. Allocated memory is still 117.4MB. Free memory was 92.2MB in the beginning and 60.0MB in the end (delta: 32.2MB). Peak memory consumption was 30.3MB. Max. memory is 16.1GB. [2024-11-25 03:31:58,656 INFO L158 Benchmark]: CDTParser took 0.46ms. Allocated memory is still 117.4MB. Free memory is still 83.7MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 03:31:58,657 INFO L158 Benchmark]: CACSL2BoogieTranslator took 466.55ms. Allocated memory is still 117.4MB. Free memory was 92.0MB in the beginning and 79.0MB in the end (delta: 13.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-25 03:31:58,658 INFO L158 Benchmark]: Boogie Procedure Inliner took 58.85ms. Allocated memory is still 117.4MB. Free memory was 79.0MB in the beginning and 77.5MB in the end (delta: 1.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-25 03:31:58,658 INFO L158 Benchmark]: Boogie Preprocessor took 50.75ms. Allocated memory is still 117.4MB. Free memory was 77.5MB in the beginning and 76.4MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 03:31:58,659 INFO L158 Benchmark]: RCFGBuilder took 457.80ms. Allocated memory is still 117.4MB. Free memory was 76.4MB in the beginning and 59.2MB in the end (delta: 17.2MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-25 03:31:58,659 INFO L158 Benchmark]: CodeCheck took 1521.61ms. Allocated memory is still 117.4MB. Free memory was 59.2MB in the beginning and 65.2MB in the end (delta: -6.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 03:31:58,659 INFO L158 Benchmark]: Witness Printer took 132.97ms. Allocated memory is still 117.4MB. Free memory was 65.2MB in the beginning and 60.0MB in the end (delta: 5.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-25 03:31:58,663 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: 1.4s, OverallIterations: 3, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 18 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 4 mSDsluCounter, 2 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 8 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 32 IncrementalHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 8 mSolverCounterUnsat, 2 mSDtfsCounter, 32 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 85 GetRequests, 73 SyntacticMatches, 2 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.6s InterpolantComputationTime, 11 NumberOfCodeBlocks, 11 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 9 ConstructedInterpolants, 0 QuantifiedInterpolants, 65 SizeOfPredicates, 6 NumberOfNonLiveVariables, 103 ConjunctsInSsa, 36 ConjunctsInUnsatCore, 2 InterpolantComputations, 1 PerfectInterpolantSequences, 1/2 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, ConComCheckerStatistics: 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: (((0 == state_6) && (148 == var_10)) && (1 == mask_SORT_1)) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.46ms. Allocated memory is still 117.4MB. Free memory is still 83.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 466.55ms. Allocated memory is still 117.4MB. Free memory was 92.0MB in the beginning and 79.0MB in the end (delta: 13.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 58.85ms. Allocated memory is still 117.4MB. Free memory was 79.0MB in the beginning and 77.5MB in the end (delta: 1.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 50.75ms. Allocated memory is still 117.4MB. Free memory was 77.5MB in the beginning and 76.4MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 457.80ms. Allocated memory is still 117.4MB. Free memory was 76.4MB in the beginning and 59.2MB in the end (delta: 17.2MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * CodeCheck took 1521.61ms. Allocated memory is still 117.4MB. Free memory was 59.2MB in the beginning and 65.2MB in the end (delta: -6.0MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 132.97ms. Allocated memory is still 117.4MB. Free memory was 65.2MB in the beginning and 60.0MB in the end (delta: 5.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2024-11-25 03:31:58,687 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2401986b-91ce-4561-ab99-d19b9ef209bb/bin/ukojak-verify-ENZ3QT5qd3/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 Writing output log to file Ultimate.log Result: TRUE