./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsa16a_p4.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsa16a_p4.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 2164f122c5c32edee2ede3aaa086ed34ce5834fc0fb4a31a890516c48b14c747 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:33:13,361 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:33:13,444 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-64bit-Kojak_Default.epf [2024-11-09 00:33:13,448 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:33:13,448 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:33:13,470 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:33:13,471 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:33:13,471 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:33:13,472 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:33:13,472 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:33:13,473 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:33:13,473 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:33:13,473 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:33:13,474 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:33:13,474 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:33:13,474 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:33:13,475 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:33:13,475 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:33:13,476 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:33:13,476 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:33:13,476 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:33:13,477 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:33:13,477 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:33:13,478 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:33:13,478 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:33:13,479 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:33:13,479 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:33:13,479 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:33:13,480 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:33:13,480 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:33:13,480 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_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 2164f122c5c32edee2ede3aaa086ed34ce5834fc0fb4a31a890516c48b14c747 [2024-11-09 00:33:13,757 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:33:13,789 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:33:13,791 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:33:13,794 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:33:13,795 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:33:13,796 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsa16a_p4.c Unable to find full path for "g++" [2024-11-09 00:33:15,800 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:33:16,134 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:33:16,135 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsa16a_p4.c [2024-11-09 00:33:16,158 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/data/5e9967967/cf2e4bccfafc4201b78ce30c392678e4/FLAG3f511943e [2024-11-09 00:33:16,384 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/data/5e9967967/cf2e4bccfafc4201b78ce30c392678e4 [2024-11-09 00:33:16,386 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:33:16,388 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:33:16,390 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:33:16,390 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:33:16,397 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:33:16,398 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:33:16" (1/1) ... [2024-11-09 00:33:16,402 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@335b1529 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:16, skipping insertion in model container [2024-11-09 00:33:16,402 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:33:16" (1/1) ... [2024-11-09 00:33:16,480 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:33:16,792 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_210f83d7-a732-4944-a9c9-0ce548f67a43/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsa16a_p4.c[1260,1273] [2024-11-09 00:33:17,306 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:33:17,316 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:33:17,328 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_210f83d7-a732-4944-a9c9-0ce548f67a43/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsa16a_p4.c[1260,1273] [2024-11-09 00:33:17,601 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:33:17,619 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:33:17,620 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:17 WrapperNode [2024-11-09 00:33:17,620 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:33:17,621 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:33:17,622 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:33:17,622 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:33:17,629 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:17" (1/1) ... [2024-11-09 00:33:17,707 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:17" (1/1) ... [2024-11-09 00:33:18,358 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 4508 [2024-11-09 00:33:18,358 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:33:18,359 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:33:18,360 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:33:18,360 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:33:18,370 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:17" (1/1) ... [2024-11-09 00:33:18,370 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:17" (1/1) ... [2024-11-09 00:33:18,622 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:17" (1/1) ... [2024-11-09 00:33:18,622 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:17" (1/1) ... [2024-11-09 00:33:18,887 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:17" (1/1) ... [2024-11-09 00:33:18,945 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:17" (1/1) ... [2024-11-09 00:33:19,071 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:17" (1/1) ... [2024-11-09 00:33:19,101 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:17" (1/1) ... [2024-11-09 00:33:19,325 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:33:19,332 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:33:19,332 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:33:19,332 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:33:19,333 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:17" (1/1) ... [2024-11-09 00:33:19,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:33:19,370 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:33:19,392 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 00:33:19,396 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 00:33:19,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:33:19,426 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:33:19,427 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:33:19,427 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:33:19,944 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:33:19,946 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:33:25,794 INFO L? ?]: Removed 2675 outVars from TransFormulas that were not future-live. [2024-11-09 00:33:25,794 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:33:36,207 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:33:36,207 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 00:33:36,208 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:33:36 BoogieIcfgContainer [2024-11-09 00:33:36,208 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:33:36,209 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:33:36,210 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:33:36,222 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:33:36,223 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:33:36" (1/1) ... [2024-11-09 00:33:36,240 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:33:36,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:36,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2024-11-09 00:33:36,320 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2024-11-09 00:33:36,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-09 00:33:36,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:36,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:37,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:33:37,034 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 00:33:37,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:33:38,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:33:38,045 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 00:33:38,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:33:38,687 WARN L473 CodeCheckObserver]: This program is UNSAFE, Check terminated with 1 iterations. [2024-11-09 00:33:38,729 WARN L290 BoogieBacktranslator]: Removing null node from list of ATEs: ATE program state null [2024-11-09 00:33:38,743 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 09.11 12:33:38 ImpRootNode [2024-11-09 00:33:38,743 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-09 00:33:38,744 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 00:33:38,744 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 00:33:38,744 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 00:33:38,748 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:33:36" (3/4) ... [2024-11-09 00:33:38,751 INFO L145 WitnessPrinter]: No result that supports witness generation found [2024-11-09 00:33:38,753 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 00:33:38,755 INFO L158 Benchmark]: Toolchain (without parser) took 22366.41ms. Allocated memory was 163.6MB in the beginning and 2.0GB in the end (delta: 1.9GB). Free memory was 126.3MB in the beginning and 1.6GB in the end (delta: -1.5GB). Peak memory consumption was 423.6MB. Max. memory is 16.1GB. [2024-11-09 00:33:38,755 INFO L158 Benchmark]: CDTParser took 0.60ms. Allocated memory is still 119.5MB. Free memory is still 88.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 00:33:38,756 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1231.24ms. Allocated memory is still 163.6MB. Free memory was 125.4MB in the beginning and 64.0MB in the end (delta: 61.4MB). Peak memory consumption was 60.8MB. Max. memory is 16.1GB. [2024-11-09 00:33:38,757 INFO L158 Benchmark]: Boogie Procedure Inliner took 736.92ms. Allocated memory was 163.6MB in the beginning and 213.9MB in the end (delta: 50.3MB). Free memory was 64.0MB in the beginning and 96.1MB in the end (delta: -32.2MB). Peak memory consumption was 75.0MB. Max. memory is 16.1GB. [2024-11-09 00:33:38,757 INFO L158 Benchmark]: Boogie Preprocessor took 971.81ms. Allocated memory is still 213.9MB. Free memory was 96.1MB in the beginning and 80.0MB in the end (delta: 16.1MB). Peak memory consumption was 54.6MB. Max. memory is 16.1GB. [2024-11-09 00:33:38,759 INFO L158 Benchmark]: RCFGBuilder took 16876.19ms. Allocated memory was 213.9MB in the beginning and 2.0GB in the end (delta: 1.8GB). Free memory was 80.0MB in the beginning and 1.7GB in the end (delta: -1.6GB). Peak memory consumption was 615.3MB. Max. memory is 16.1GB. [2024-11-09 00:33:38,760 INFO L158 Benchmark]: CodeCheck took 2533.78ms. Allocated memory is still 2.0GB. Free memory was 1.7GB in the beginning and 1.6GB in the end (delta: 114.3MB). Peak memory consumption was 115.3MB. Max. memory is 16.1GB. [2024-11-09 00:33:38,761 INFO L158 Benchmark]: Witness Printer took 9.98ms. Allocated memory is still 2.0GB. Free memory was 1.6GB in the beginning and 1.6GB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 00:33:38,770 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: 2.4s, 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.2s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 4 NumberOfCodeBlocks, 4 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - UnprovableResult [Line: 21]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of bitwiseOr at line 203, overapproximation of bitwiseAnd at line 183. 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_3 mask_SORT_3 = (SORT_3)-1 >> (sizeof(SORT_3) * 8 - 16); [L30] const SORT_3 msb_SORT_3 = (SORT_3)1 << (16 - 1); [L32] const SORT_9 mask_SORT_9 = (SORT_9)-1 >> (sizeof(SORT_9) * 8 - 2); [L33] const SORT_9 msb_SORT_9 = (SORT_9)1 << (2 - 1); [L35] const SORT_14 mask_SORT_14 = (SORT_14)-1 >> (sizeof(SORT_14) * 8 - 3); [L36] const SORT_14 msb_SORT_14 = (SORT_14)1 << (3 - 1); [L38] const SORT_41 mask_SORT_41 = (SORT_41)-1 >> (sizeof(SORT_41) * 8 - 12); [L39] const SORT_41 msb_SORT_41 = (SORT_41)1 << (12 - 1); [L41] const SORT_97 mask_SORT_97 = (SORT_97)-1 >> (sizeof(SORT_97) * 8 - 17); [L42] const SORT_97 msb_SORT_97 = (SORT_97)1 << (17 - 1); [L44] const SORT_98 mask_SORT_98 = (SORT_98)-1 >> (sizeof(SORT_98) * 8 - 5); [L45] const SORT_98 msb_SORT_98 = (SORT_98)1 << (5 - 1); [L47] const SORT_101 mask_SORT_101 = (SORT_101)-1 >> (sizeof(SORT_101) * 8 - 9); [L48] const SORT_101 msb_SORT_101 = (SORT_101)1 << (9 - 1); [L50] const SORT_103 mask_SORT_103 = (SORT_103)-1 >> (sizeof(SORT_103) * 8 - 10); [L51] const SORT_103 msb_SORT_103 = (SORT_103)1 << (10 - 1); [L53] const SORT_106 mask_SORT_106 = (SORT_106)-1 >> (sizeof(SORT_106) * 8 - 11); [L54] const SORT_106 msb_SORT_106 = (SORT_106)1 << (11 - 1); [L56] const SORT_111 mask_SORT_111 = (SORT_111)-1 >> (sizeof(SORT_111) * 8 - 13); [L57] const SORT_111 msb_SORT_111 = (SORT_111)1 << (13 - 1); [L59] const SORT_114 mask_SORT_114 = (SORT_114)-1 >> (sizeof(SORT_114) * 8 - 14); [L60] const SORT_114 msb_SORT_114 = (SORT_114)1 << (14 - 1); [L62] const SORT_117 mask_SORT_117 = (SORT_117)-1 >> (sizeof(SORT_117) * 8 - 15); [L63] const SORT_117 msb_SORT_117 = (SORT_117)1 << (15 - 1); [L65] const SORT_150 mask_SORT_150 = (SORT_150)-1 >> (sizeof(SORT_150) * 8 - 7); [L66] const SORT_150 msb_SORT_150 = (SORT_150)1 << (7 - 1); [L68] const SORT_366 mask_SORT_366 = (SORT_366)-1 >> (sizeof(SORT_366) * 8 - 4); [L69] const SORT_366 msb_SORT_366 = (SORT_366)1 << (4 - 1); [L71] const SORT_369 mask_SORT_369 = (SORT_369)-1 >> (sizeof(SORT_369) * 8 - 6); [L72] const SORT_369 msb_SORT_369 = (SORT_369)1 << (6 - 1); [L74] const SORT_372 mask_SORT_372 = (SORT_372)-1 >> (sizeof(SORT_372) * 8 - 8); [L75] const SORT_372 msb_SORT_372 = (SORT_372)1 << (8 - 1); [L77] const SORT_3 var_6 = 0; [L78] const SORT_14 var_15 = 0; [L79] const SORT_9 var_19 = 0; [L80] const SORT_1 var_30 = 1; [L81] const SORT_1 var_36 = 0; [L82] const SORT_41 var_42 = 0; [L83] const SORT_14 var_56 = 2; [L84] const SORT_14 var_60 = 1; [L85] const SORT_14 var_65 = 4; [L86] const SORT_14 var_67 = 5; [L87] const SORT_14 var_71 = 3; [L88] const SORT_98 var_99 = 0; [L89] const SORT_150 var_152 = 5; [L90] const SORT_150 var_156 = 4; [L91] const SORT_150 var_160 = 3; [L92] const SORT_150 var_164 = 2; [L93] const SORT_150 var_168 = 1; [L94] const SORT_150 var_172 = 0; [L95] const SORT_41 var_195 = 2; [L96] const SORT_3 var_217 = 65535; [L98] SORT_1 input_2; [L99] SORT_3 input_4; [L100] SORT_3 input_5; [L101] SORT_3 input_207; [L102] SORT_3 input_208; [L103] SORT_3 input_209; [L104] SORT_3 input_216; [L105] SORT_3 input_224; [L106] SORT_3 input_225; [L107] SORT_3 input_226; [L108] SORT_3 input_229; [L109] SORT_3 input_247; [L110] SORT_3 input_248; [L111] SORT_3 input_249; [L112] SORT_3 input_252; [L113] SORT_3 input_254; [L114] SORT_9 input_268; [L115] SORT_9 input_269; [L116] SORT_9 input_270; [L118] EXPR __VERIFIER_nondet_ushort() & mask_SORT_3 [L118] SORT_3 state_7 = __VERIFIER_nondet_ushort() & mask_SORT_3; [L119] EXPR __VERIFIER_nondet_uchar() & mask_SORT_14 [L119] SORT_14 state_16 = __VERIFIER_nondet_uchar() & mask_SORT_14; [L120] EXPR __VERIFIER_nondet_ushort() & mask_SORT_3 [L120] SORT_3 state_21 = __VERIFIER_nondet_ushort() & mask_SORT_3; [L121] EXPR __VERIFIER_nondet_ushort() & mask_SORT_3 [L121] SORT_3 state_23 = __VERIFIER_nondet_ushort() & mask_SORT_3; [L122] EXPR __VERIFIER_nondet_ushort() & mask_SORT_3 [L122] SORT_3 state_34 = __VERIFIER_nondet_ushort() & mask_SORT_3; [L123] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L123] SORT_1 state_37 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L124] EXPR __VERIFIER_nondet_ushort() & mask_SORT_3 [L124] SORT_3 state_39 = __VERIFIER_nondet_ushort() & mask_SORT_3; [L125] EXPR __VERIFIER_nondet_ushort() & mask_SORT_41 [L125] SORT_41 state_43 = __VERIFIER_nondet_ushort() & mask_SORT_41; [L126] EXPR __VERIFIER_nondet_ushort() & mask_SORT_41 [L126] SORT_41 state_45 = __VERIFIER_nondet_ushort() & mask_SORT_41; [L127] EXPR __VERIFIER_nondet_ushort() & mask_SORT_3 [L127] SORT_3 state_47 = __VERIFIER_nondet_ushort() & mask_SORT_3; [L128] EXPR __VERIFIER_nondet_ushort() & mask_SORT_3 [L128] SORT_3 state_49 = __VERIFIER_nondet_ushort() & mask_SORT_3; [L129] EXPR __VERIFIER_nondet_ushort() & mask_SORT_3 [L129] SORT_3 state_51 = __VERIFIER_nondet_ushort() & mask_SORT_3; [L130] EXPR __VERIFIER_nondet_ushort() & mask_SORT_3 [L130] SORT_3 state_53 = __VERIFIER_nondet_ushort() & mask_SORT_3; [L132] SORT_3 init_8_arg_1 = var_6; [L133] state_7 = init_8_arg_1 [L134] SORT_14 init_17_arg_1 = var_15; [L135] state_16 = init_17_arg_1 [L136] SORT_3 init_22_arg_1 = var_6; [L137] state_21 = init_22_arg_1 [L138] SORT_3 init_24_arg_1 = var_6; [L139] state_23 = init_24_arg_1 [L140] SORT_3 init_35_arg_1 = var_6; [L141] state_34 = init_35_arg_1 [L142] SORT_1 init_38_arg_1 = var_36; [L143] state_37 = init_38_arg_1 [L144] SORT_3 init_40_arg_1 = var_6; [L145] state_39 = init_40_arg_1 [L146] SORT_41 init_44_arg_1 = var_42; [L147] state_43 = init_44_arg_1 [L148] SORT_41 init_46_arg_1 = var_42; [L149] state_45 = init_46_arg_1 [L150] SORT_3 init_48_arg_1 = var_6; [L151] state_47 = init_48_arg_1 [L152] SORT_3 init_50_arg_1 = var_6; [L153] state_49 = init_50_arg_1 [L154] SORT_3 init_52_arg_1 = var_6; [L155] state_51 = init_52_arg_1 [L156] SORT_3 init_54_arg_1 = var_6; [L157] state_53 = init_54_arg_1 VAL [mask_SORT_101=511, mask_SORT_103=1023, mask_SORT_106=2047, mask_SORT_111=8191, mask_SORT_114=16383, mask_SORT_117=32767, mask_SORT_14=7, mask_SORT_150=127, mask_SORT_1=1, mask_SORT_366=15, mask_SORT_369=63, mask_SORT_372=255, mask_SORT_3=65535, mask_SORT_41=4095, mask_SORT_98=31, mask_SORT_9=3, state_16=0, state_21=0, state_23=0, state_34=0, state_37=0, state_39=0, state_43=0, state_45=0, state_47=0, state_49=0, state_51=0, state_53=0, state_7=0, var_152=5, var_156=4, var_15=0, var_160=3, var_164=2, var_168=1, var_172=0, var_195=2, var_19=0, var_217=65535, var_30=1, var_36=0, var_56=2, var_60=1, var_65=4, var_67=5, var_6=0, var_71=3, var_99=0] [L160] input_2 = __VERIFIER_nondet_uchar() [L161] input_4 = __VERIFIER_nondet_ushort() [L162] input_5 = __VERIFIER_nondet_ushort() [L163] input_207 = __VERIFIER_nondet_ushort() [L164] input_208 = __VERIFIER_nondet_ushort() [L165] input_209 = __VERIFIER_nondet_ushort() [L166] input_216 = __VERIFIER_nondet_ushort() [L167] input_224 = __VERIFIER_nondet_ushort() [L168] input_225 = __VERIFIER_nondet_ushort() [L169] input_226 = __VERIFIER_nondet_ushort() [L170] input_229 = __VERIFIER_nondet_ushort() [L171] input_247 = __VERIFIER_nondet_ushort() [L172] input_248 = __VERIFIER_nondet_ushort() [L173] input_249 = __VERIFIER_nondet_ushort() [L174] input_252 = __VERIFIER_nondet_ushort() [L175] input_254 = __VERIFIER_nondet_ushort() [L176] input_268 = __VERIFIER_nondet_uchar() [L177] input_269 = __VERIFIER_nondet_uchar() [L178] input_270 = __VERIFIER_nondet_uchar() [L181] SORT_3 var_10_arg_0 = state_7; [L182] SORT_9 var_10 = var_10_arg_0 >> 3; [L183] EXPR var_10 & mask_SORT_9 [L183] var_10 = var_10 & mask_SORT_9 [L184] SORT_3 var_11_arg_0 = state_7; [L185] SORT_9 var_11 = var_11_arg_0 >> 5; [L186] EXPR var_11 & mask_SORT_9 [L186] var_11 = var_11 & mask_SORT_9 [L187] SORT_9 var_12_arg_0 = var_10; [L188] SORT_9 var_12_arg_1 = var_11; [L189] SORT_1 var_12 = var_12_arg_0 == var_12_arg_1; [L190] SORT_1 var_13_arg_0 = var_12; [L191] SORT_1 var_13 = ~var_13_arg_0; [L192] SORT_14 var_18_arg_0 = state_16; [L193] SORT_9 var_18 = var_18_arg_0 >> 1; [L194] EXPR var_18 & mask_SORT_9 [L194] var_18 = var_18 & mask_SORT_9 [L195] SORT_9 var_20_arg_0 = var_18; [L196] SORT_9 var_20_arg_1 = var_19; [L197] SORT_1 var_20 = var_20_arg_0 == var_20_arg_1; [L198] SORT_3 var_25_arg_0 = state_21; [L199] SORT_3 var_25_arg_1 = state_23; [L200] SORT_1 var_25 = var_25_arg_0 == var_25_arg_1; [L201] SORT_1 var_26_arg_0 = var_20; [L202] SORT_1 var_26_arg_1 = var_25; [L203] EXPR var_26_arg_0 | var_26_arg_1 [L203] SORT_1 var_26 = var_26_arg_0 | var_26_arg_1; [L204] SORT_1 var_27_arg_0 = var_13; [L205] SORT_1 var_27_arg_1 = var_26; [L206] EXPR var_27_arg_0 | var_27_arg_1 [L206] SORT_1 var_27 = var_27_arg_0 | var_27_arg_1; [L207] SORT_1 var_31_arg_0 = var_27; [L208] SORT_1 var_31 = ~var_31_arg_0; [L209] SORT_1 var_32_arg_0 = var_30; [L210] SORT_1 var_32_arg_1 = var_31; [L211] EXPR var_32_arg_0 & var_32_arg_1 [L211] SORT_1 var_32 = var_32_arg_0 & var_32_arg_1; [L212] EXPR var_32 & mask_SORT_1 [L212] var_32 = var_32 & mask_SORT_1 [L213] SORT_1 bad_33_arg_0 = var_32; [L214] CALL __VERIFIER_assert(!(bad_33_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.60ms. Allocated memory is still 119.5MB. Free memory is still 88.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1231.24ms. Allocated memory is still 163.6MB. Free memory was 125.4MB in the beginning and 64.0MB in the end (delta: 61.4MB). Peak memory consumption was 60.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 736.92ms. Allocated memory was 163.6MB in the beginning and 213.9MB in the end (delta: 50.3MB). Free memory was 64.0MB in the beginning and 96.1MB in the end (delta: -32.2MB). Peak memory consumption was 75.0MB. Max. memory is 16.1GB. * Boogie Preprocessor took 971.81ms. Allocated memory is still 213.9MB. Free memory was 96.1MB in the beginning and 80.0MB in the end (delta: 16.1MB). Peak memory consumption was 54.6MB. Max. memory is 16.1GB. * RCFGBuilder took 16876.19ms. Allocated memory was 213.9MB in the beginning and 2.0GB in the end (delta: 1.8GB). Free memory was 80.0MB in the beginning and 1.7GB in the end (delta: -1.6GB). Peak memory consumption was 615.3MB. Max. memory is 16.1GB. * CodeCheck took 2533.78ms. Allocated memory is still 2.0GB. Free memory was 1.7GB in the beginning and 1.6GB in the end (delta: 114.3MB). Peak memory consumption was 115.3MB. Max. memory is 16.1GB. * Witness Printer took 9.98ms. Allocated memory is still 2.0GB. Free memory was 1.6GB in the beginning and 1.6GB in the end (delta: 1.0MB). 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-09 00:33:38,825 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsa16a_p4.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 2164f122c5c32edee2ede3aaa086ed34ce5834fc0fb4a31a890516c48b14c747 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:33:41,680 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:33:41,742 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-64bit-Kojak_Bitvector.epf [2024-11-09 00:33:41,797 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:33:41,798 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:33:41,799 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:33:41,800 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:33:41,802 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:33:41,804 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:33:41,805 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:33:41,806 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:33:41,806 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:33:41,807 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:33:41,807 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:33:41,809 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-09 00:33:41,810 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-09 00:33:41,810 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:33:41,810 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-09 00:33:41,811 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:33:41,811 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:33:41,812 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:33:41,816 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:33:41,816 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:33:41,816 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2024-11-09 00:33:41,817 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2024-11-09 00:33:41,817 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:33:41,817 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:33:41,818 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:33:41,818 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:33:41,819 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:33:41,819 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2024-11-09 00:33:41,821 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-09 00:33:41,821 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2024-11-09 00:33:41,822 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_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 2164f122c5c32edee2ede3aaa086ed34ce5834fc0fb4a31a890516c48b14c747 [2024-11-09 00:33:42,240 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:33:42,273 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:33:42,276 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:33:42,277 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:33:42,278 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:33:42,283 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsa16a_p4.c Unable to find full path for "g++" [2024-11-09 00:33:44,321 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:33:44,740 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:33:44,741 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsa16a_p4.c [2024-11-09 00:33:44,763 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/data/8ea505ba9/72bac1f03a90441aa3c8f3865e1e0114/FLAG09de92aa2 [2024-11-09 00:33:44,784 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/data/8ea505ba9/72bac1f03a90441aa3c8f3865e1e0114 [2024-11-09 00:33:44,787 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:33:44,788 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:33:44,790 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:33:44,791 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:33:44,797 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:33:44,798 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:33:44" (1/1) ... [2024-11-09 00:33:44,800 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3be927b0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:44, skipping insertion in model container [2024-11-09 00:33:44,800 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:33:44" (1/1) ... [2024-11-09 00:33:44,893 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:33:45,216 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_210f83d7-a732-4944-a9c9-0ce548f67a43/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsa16a_p4.c[1260,1273] [2024-11-09 00:33:45,783 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:33:45,808 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:33:45,824 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_210f83d7-a732-4944-a9c9-0ce548f67a43/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsa16a_p4.c[1260,1273] [2024-11-09 00:33:46,057 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:33:46,098 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:33:46,099 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:46 WrapperNode [2024-11-09 00:33:46,099 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:33:46,103 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:33:46,104 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:33:46,104 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:33:46,116 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:46" (1/1) ... [2024-11-09 00:33:46,217 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:46" (1/1) ... [2024-11-09 00:33:46,348 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1826 [2024-11-09 00:33:46,348 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:33:46,350 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:33:46,350 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:33:46,350 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:33:46,363 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:46" (1/1) ... [2024-11-09 00:33:46,363 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:46" (1/1) ... [2024-11-09 00:33:46,391 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:46" (1/1) ... [2024-11-09 00:33:46,392 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:46" (1/1) ... [2024-11-09 00:33:46,478 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:46" (1/1) ... [2024-11-09 00:33:46,483 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:46" (1/1) ... [2024-11-09 00:33:46,491 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:46" (1/1) ... [2024-11-09 00:33:46,499 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:46" (1/1) ... [2024-11-09 00:33:46,522 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:33:46,523 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:33:46,527 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:33:46,527 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:33:46,528 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:33:46" (1/1) ... [2024-11-09 00:33:46,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:33:46,583 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:33:46,602 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 00:33:46,609 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 00:33:46,642 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:33:46,642 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2024-11-09 00:33:46,643 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:33:46,643 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:33:47,149 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:33:47,153 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:33:50,584 INFO L? ?]: Removed 83 outVars from TransFormulas that were not future-live. [2024-11-09 00:33:50,584 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:33:50,744 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:33:50,745 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 00:33:50,745 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:33:50 BoogieIcfgContainer [2024-11-09 00:33:50,746 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:33:50,747 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:33:50,747 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:33:50,759 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:33:50,759 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:33:50" (1/1) ... [2024-11-09 00:33:50,771 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:33:50,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:50,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2024-11-09 00:33:50,841 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2024-11-09 00:33:50,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-09 00:33:50,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:50,847 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-09 00:33:50,847 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/cvc4 [2024-11-09 00:33:50,851 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-09 00:33:50,854 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2024-11-09 00:33:51,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:51,596 ERROR L567 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-09 00:33:51,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:51,774 INFO L255 TraceCheckSpWp]: Trace formula consists of 93 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-11-09 00:33:51,793 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:33:52,042 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:33:52,052 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (2)] Ended with exit code 0 [2024-11-09 00:33:52,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:52,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 8 states and 10 transitions. [2024-11-09 00:33:52,278 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 10 transitions. [2024-11-09 00:33:52,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-09 00:33:52,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:52,280 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-09 00:33:52,280 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/cvc4 [2024-11-09 00:33:52,283 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-09 00:33:52,287 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2024-11-09 00:33:53,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:53,414 ERROR L567 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-09 00:33:53,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:53,804 INFO L255 TraceCheckSpWp]: Trace formula consists of 138 conjuncts, 27 conjuncts are in the unsatisfiable core [2024-11-09 00:33:53,819 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-09 00:33:54,550 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:33:54,565 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (3)] Ended with exit code 0 [2024-11-09 00:33:55,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:55,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 11 states and 16 transitions. [2024-11-09 00:33:55,319 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 16 transitions. [2024-11-09 00:33:55,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-09 00:33:55,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:55,320 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-09 00:33:55,320 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/cvc4 [2024-11-09 00:33:55,323 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-09 00:33:55,325 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_210f83d7-a732-4944-a9c9-0ce548f67a43/bin/ukojak-verify-ImItNfHLgk/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2024-11-09 00:33:56,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:56,872 ERROR L567 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-09 00:33:57,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:57,431 INFO L255 TraceCheckSpWp]: Trace formula consists of 183 conjuncts, 65 conjuncts are in the unsatisfiable core [2024-11-09 00:33:57,459 INFO L278 TraceCheckSpWp]: Computing forward predicates...