./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsaR_p03.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 30e01a73 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_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsaR_p03.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC --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 f7a00abffb1476a0a9385c66cbd20320ef85b37eb0a9fea8a014633d72f397a0 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 20:25:47,195 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 20:25:47,313 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-23 20:25:47,319 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 20:25:47,320 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-23 20:25:47,358 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 20:25:47,360 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 20:25:47,361 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-23 20:25:47,362 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 20:25:47,367 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 20:25:47,367 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 20:25:47,368 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 20:25:47,368 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 20:25:47,370 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 20:25:47,370 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 20:25:47,371 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 20:25:47,371 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 20:25:47,372 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 20:25:47,372 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 20:25:47,373 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-23 20:25:47,374 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-23 20:25:47,375 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-23 20:25:47,375 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 20:25:47,376 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-23 20:25:47,376 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 20:25:47,376 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 20:25:47,377 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 20:25:47,377 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-23 20:25:47,378 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-23 20:25:47,378 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 20:25:47,380 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_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/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_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC 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 -> f7a00abffb1476a0a9385c66cbd20320ef85b37eb0a9fea8a014633d72f397a0 [2023-11-23 20:25:47,730 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 20:25:47,763 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 20:25:47,766 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 20:25:47,767 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 20:25:47,767 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 20:25:47,769 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsaR_p03.c [2023-11-23 20:25:50,836 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 20:25:51,240 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 20:25:51,240 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsaR_p03.c [2023-11-23 20:25:51,261 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/data/9acf5519c/d66a642427894e2797c2eb7f515702f0/FLAG9e84e5ee6 [2023-11-23 20:25:51,279 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/data/9acf5519c/d66a642427894e2797c2eb7f515702f0 [2023-11-23 20:25:51,284 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 20:25:51,286 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 20:25:51,290 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 20:25:51,290 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 20:25:51,296 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 20:25:51,296 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 08:25:51" (1/1) ... [2023-11-23 20:25:51,298 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2be57702 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:25:51, skipping insertion in model container [2023-11-23 20:25:51,298 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 08:25:51" (1/1) ... [2023-11-23 20:25:51,367 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 20:25:51,570 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsaR_p03.c[1259,1272] [2023-11-23 20:25:51,937 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 20:25:51,957 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 20:25:51,975 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsaR_p03.c[1259,1272] [2023-11-23 20:25:52,170 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 20:25:52,189 INFO L206 MainTranslator]: Completed translation [2023-11-23 20:25:52,189 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:25:52 WrapperNode [2023-11-23 20:25:52,190 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 20:25:52,191 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 20:25:52,191 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 20:25:52,191 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 20:25:52,199 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:25:52" (1/1) ... [2023-11-23 20:25:52,272 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:25:52" (1/1) ... [2023-11-23 20:25:52,631 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 2359 [2023-11-23 20:25:52,631 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 20:25:52,632 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 20:25:52,632 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 20:25:52,632 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 20:25:52,642 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:25:52" (1/1) ... [2023-11-23 20:25:52,643 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:25:52" (1/1) ... [2023-11-23 20:25:52,688 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:25:52" (1/1) ... [2023-11-23 20:25:52,689 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:25:52" (1/1) ... [2023-11-23 20:25:52,774 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:25:52" (1/1) ... [2023-11-23 20:25:52,798 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:25:52" (1/1) ... [2023-11-23 20:25:52,843 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:25:52" (1/1) ... [2023-11-23 20:25:52,862 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:25:52" (1/1) ... [2023-11-23 20:25:52,922 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 20:25:52,923 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 20:25:52,923 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 20:25:52,923 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 20:25:52,924 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:25:52" (1/1) ... [2023-11-23 20:25:52,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-23 20:25:52,941 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/z3 [2023-11-23 20:25:52,959 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-23 20:25:52,981 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-23 20:25:53,001 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 20:25:53,002 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-23 20:25:53,002 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 20:25:53,002 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 20:25:53,310 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 20:25:53,312 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 20:25:55,519 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 20:25:59,499 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 20:25:59,500 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-23 20:25:59,502 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 08:25:59 BoogieIcfgContainer [2023-11-23 20:25:59,502 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 20:25:59,503 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-23 20:25:59,503 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-23 20:25:59,513 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-23 20:25:59,513 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 08:25:59" (1/1) ... [2023-11-23 20:25:59,523 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:25:59,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:25:59,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2023-11-23 20:25:59,591 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2023-11-23 20:25:59,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-23 20:25:59,593 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:25:59,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 20:26:00,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 20:26:00,005 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 20:26:00,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 20:26:00,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 20:26:00,621 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 20:26:00,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 20:26:00,936 WARN L476 CodeCheckObserver]: This program is UNSAFE, Check terminated with 1 iterations. [2023-11-23 20:26:00,989 WARN L320 BoogieBacktranslator]: Removing null node from list of ATEs: ATE program state null [2023-11-23 20:26:01,004 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 23.11 08:26:01 ImpRootNode [2023-11-23 20:26:01,005 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-23 20:26:01,008 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-23 20:26:01,008 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-23 20:26:01,009 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-23 20:26:01,009 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 08:25:59" (3/4) ... [2023-11-23 20:26:01,012 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-23 20:26:01,014 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-23 20:26:01,015 INFO L158 Benchmark]: Toolchain (without parser) took 9728.54ms. Allocated memory was 161.5MB in the beginning and 419.4MB in the end (delta: 257.9MB). Free memory was 112.2MB in the beginning and 158.3MB in the end (delta: -46.0MB). Peak memory consumption was 214.9MB. Max. memory is 16.1GB. [2023-11-23 20:26:01,017 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 161.5MB. Free memory was 131.0MB in the beginning and 130.9MB in the end (delta: 139.9kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 20:26:01,018 INFO L158 Benchmark]: CACSL2BoogieTranslator took 900.13ms. Allocated memory is still 161.5MB. Free memory was 112.2MB in the beginning and 66.6MB in the end (delta: 45.6MB). Peak memory consumption was 46.1MB. Max. memory is 16.1GB. [2023-11-23 20:26:01,019 INFO L158 Benchmark]: Boogie Procedure Inliner took 440.50ms. Allocated memory was 161.5MB in the beginning and 213.9MB in the end (delta: 52.4MB). Free memory was 66.6MB in the beginning and 138.5MB in the end (delta: -71.9MB). Peak memory consumption was 31.2MB. Max. memory is 16.1GB. [2023-11-23 20:26:01,020 INFO L158 Benchmark]: Boogie Preprocessor took 290.04ms. Allocated memory is still 213.9MB. Free memory was 138.5MB in the beginning and 121.2MB in the end (delta: 17.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2023-11-23 20:26:01,023 INFO L158 Benchmark]: RCFGBuilder took 6579.17ms. Allocated memory was 213.9MB in the beginning and 419.4MB in the end (delta: 205.5MB). Free memory was 121.2MB in the beginning and 239.0MB in the end (delta: -117.9MB). Peak memory consumption was 244.4MB. Max. memory is 16.1GB. [2023-11-23 20:26:01,024 INFO L158 Benchmark]: CodeCheck took 1502.87ms. Allocated memory is still 419.4MB. Free memory was 239.0MB in the beginning and 158.3MB in the end (delta: 80.8MB). Peak memory consumption was 81.8MB. Max. memory is 16.1GB. [2023-11-23 20:26:01,025 INFO L158 Benchmark]: Witness Printer took 6.39ms. Allocated memory is still 419.4MB. Free memory is still 158.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 20:26:01,037 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: 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.1s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 4 NumberOfCodeBlocks, 4 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - UnprovableResult [Line: 21]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of bitwiseAnd at line 158. 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 - 5); [L30] const SORT_3 msb_SORT_3 = (SORT_3)1 << (5 - 1); [L32] const SORT_5 mask_SORT_5 = (SORT_5)-1 >> (sizeof(SORT_5) * 8 - 12); [L33] const SORT_5 msb_SORT_5 = (SORT_5)1 << (12 - 1); [L35] const SORT_44 mask_SORT_44 = (SORT_44)-1 >> (sizeof(SORT_44) * 8 - 3); [L36] const SORT_44 msb_SORT_44 = (SORT_44)1 << (3 - 1); [L38] const SORT_71 mask_SORT_71 = (SORT_71)-1 >> (sizeof(SORT_71) * 8 - 2); [L39] const SORT_71 msb_SORT_71 = (SORT_71)1 << (2 - 1); [L41] const SORT_73 mask_SORT_73 = (SORT_73)-1 >> (sizeof(SORT_73) * 8 - 32); [L42] const SORT_73 msb_SORT_73 = (SORT_73)1 << (32 - 1); [L44] const SORT_179 mask_SORT_179 = (SORT_179)-1 >> (sizeof(SORT_179) * 8 - 4); [L45] const SORT_179 msb_SORT_179 = (SORT_179)1 << (4 - 1); [L47] const SORT_3 var_7 = 0; [L48] const SORT_1 var_12 = 0; [L49] const SORT_1 var_23 = 1; [L50] const SORT_5 var_35 = 0; [L51] const SORT_44 var_45 = 0; [L52] const SORT_44 var_49 = 2; [L53] const SORT_44 var_53 = 1; [L54] const SORT_44 var_58 = 4; [L55] const SORT_44 var_60 = 5; [L56] const SORT_44 var_64 = 3; [L57] const SORT_73 var_75 = 0; [L58] const SORT_3 var_82 = 31; [L59] const SORT_44 var_272 = 7; [L60] const SORT_44 var_277 = 6; [L61] const SORT_3 var_330 = 2; [L63] SORT_1 input_2; [L64] SORT_3 input_4; [L65] SORT_5 input_6; [L66] SORT_3 input_68; [L67] SORT_3 input_69; [L68] SORT_3 input_70; [L69] SORT_3 input_81; [L70] SORT_3 input_91; [L71] SORT_3 input_92; [L72] SORT_3 input_93; [L73] SORT_3 input_96; [L74] SORT_3 input_115; [L75] SORT_3 input_116; [L76] SORT_3 input_117; [L77] SORT_3 input_120; [L78] SORT_3 input_122; [L79] SORT_71 input_136; [L80] SORT_71 input_137; [L81] SORT_71 input_138; [L83] EXPR __VERIFIER_nondet_uchar() & mask_SORT_3 [L83] SORT_3 state_8 = __VERIFIER_nondet_uchar() & mask_SORT_3; [L84] EXPR __VERIFIER_nondet_uchar() & mask_SORT_3 [L84] SORT_3 state_10 = __VERIFIER_nondet_uchar() & mask_SORT_3; [L85] EXPR __VERIFIER_nondet_uchar() & mask_SORT_3 [L85] SORT_3 state_14 = __VERIFIER_nondet_uchar() & mask_SORT_3; [L86] EXPR __VERIFIER_nondet_uchar() & mask_SORT_3 [L86] SORT_3 state_16 = __VERIFIER_nondet_uchar() & mask_SORT_3; [L87] EXPR __VERIFIER_nondet_uchar() & mask_SORT_3 [L87] SORT_3 state_27 = __VERIFIER_nondet_uchar() & mask_SORT_3; [L88] EXPR __VERIFIER_nondet_uchar() & mask_SORT_3 [L88] SORT_3 state_29 = __VERIFIER_nondet_uchar() & mask_SORT_3; [L89] EXPR __VERIFIER_nondet_uchar() & mask_SORT_3 [L89] SORT_3 state_31 = __VERIFIER_nondet_uchar() & mask_SORT_3; [L90] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L90] SORT_1 state_33 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L91] EXPR __VERIFIER_nondet_ushort() & mask_SORT_5 [L91] SORT_5 state_36 = __VERIFIER_nondet_ushort() & mask_SORT_5; [L92] EXPR __VERIFIER_nondet_uchar() & mask_SORT_3 [L92] SORT_3 state_38 = __VERIFIER_nondet_uchar() & mask_SORT_3; [L93] EXPR __VERIFIER_nondet_uchar() & mask_SORT_3 [L93] SORT_3 state_40 = __VERIFIER_nondet_uchar() & mask_SORT_3; [L94] EXPR __VERIFIER_nondet_uchar() & mask_SORT_3 [L94] SORT_3 state_42 = __VERIFIER_nondet_uchar() & mask_SORT_3; [L95] EXPR __VERIFIER_nondet_uchar() & mask_SORT_44 [L95] SORT_44 state_46 = __VERIFIER_nondet_uchar() & mask_SORT_44; [L97] SORT_3 init_9_arg_1 = var_7; [L98] state_8 = init_9_arg_1 [L99] SORT_3 init_11_arg_1 = var_7; [L100] state_10 = init_11_arg_1 [L101] SORT_3 init_15_arg_1 = var_7; [L102] state_14 = init_15_arg_1 [L103] SORT_3 init_17_arg_1 = var_7; [L104] state_16 = init_17_arg_1 [L105] SORT_3 init_28_arg_1 = var_7; [L106] state_27 = init_28_arg_1 [L107] SORT_3 init_30_arg_1 = var_7; [L108] state_29 = init_30_arg_1 [L109] SORT_3 init_32_arg_1 = var_7; [L110] state_31 = init_32_arg_1 [L111] SORT_1 init_34_arg_1 = var_12; [L112] state_33 = init_34_arg_1 [L113] SORT_5 init_37_arg_1 = var_35; [L114] state_36 = init_37_arg_1 [L115] SORT_3 init_39_arg_1 = var_7; [L116] state_38 = init_39_arg_1 [L117] SORT_3 init_41_arg_1 = var_7; [L118] state_40 = init_41_arg_1 [L119] SORT_3 init_43_arg_1 = var_7; [L120] state_42 = init_43_arg_1 [L121] SORT_44 init_47_arg_1 = var_45; [L122] state_46 = init_47_arg_1 VAL [init_11_arg_1=0, init_15_arg_1=0, init_17_arg_1=0, init_28_arg_1=0, init_30_arg_1=0, init_32_arg_1=0, init_34_arg_1=0, init_37_arg_1=0, init_39_arg_1=0, init_41_arg_1=0, init_43_arg_1=0, init_47_arg_1=0, init_9_arg_1=0, mask_SORT_179=15, mask_SORT_1=1, mask_SORT_3=31, mask_SORT_44=7, mask_SORT_5=4095, mask_SORT_71=3, mask_SORT_73=4294967295, msb_SORT_179=8, msb_SORT_1=1, msb_SORT_3=16, msb_SORT_44=4, msb_SORT_5=2048, msb_SORT_71=2, msb_SORT_73=2147483648, state_10=0, state_14=0, state_16=0, state_27=0, state_29=0, state_31=0, state_33=0, state_36=0, state_38=0, state_40=0, state_42=0, state_46=0, state_8=0, var_12=0, var_23=1, var_272=7, var_277=6, var_330=2, var_35=0, var_45=0, var_49=2, var_53=1, var_58=4, var_60=5, var_64=3, var_75=0, var_7=0, var_82=31] [L125] input_2 = __VERIFIER_nondet_uchar() [L126] input_4 = __VERIFIER_nondet_uchar() [L127] input_6 = __VERIFIER_nondet_ushort() [L128] input_68 = __VERIFIER_nondet_uchar() [L129] input_69 = __VERIFIER_nondet_uchar() [L130] input_70 = __VERIFIER_nondet_uchar() [L131] input_81 = __VERIFIER_nondet_uchar() [L132] input_91 = __VERIFIER_nondet_uchar() [L133] input_92 = __VERIFIER_nondet_uchar() [L134] input_93 = __VERIFIER_nondet_uchar() [L135] input_96 = __VERIFIER_nondet_uchar() [L136] input_115 = __VERIFIER_nondet_uchar() [L137] input_116 = __VERIFIER_nondet_uchar() [L138] input_117 = __VERIFIER_nondet_uchar() [L139] input_120 = __VERIFIER_nondet_uchar() [L140] input_122 = __VERIFIER_nondet_uchar() [L141] input_136 = __VERIFIER_nondet_uchar() [L142] input_137 = __VERIFIER_nondet_uchar() [L143] input_138 = __VERIFIER_nondet_uchar() [L146] SORT_1 var_18_arg_0 = var_12; [L147] SORT_3 var_18_arg_1 = state_16; [L148] SORT_3 var_18_arg_2 = state_14; [L149] SORT_3 var_18 = var_18_arg_0 ? var_18_arg_1 : var_18_arg_2; [L150] SORT_1 var_13_arg_0 = var_12; [L151] SORT_3 var_13_arg_1 = state_10; [L152] SORT_3 var_13_arg_2 = state_8; [L153] SORT_3 var_13 = var_13_arg_0 ? var_13_arg_1 : var_13_arg_2; [L154] SORT_1 var_19_arg_0 = var_12; [L155] SORT_3 var_19_arg_1 = var_18; [L156] SORT_3 var_19_arg_2 = var_13; [L157] SORT_3 var_19 = var_19_arg_0 ? var_19_arg_1 : var_19_arg_2; [L158] EXPR var_19 & mask_SORT_3 [L158] var_19 = var_19 & mask_SORT_3 [L159] SORT_3 var_20_arg_0 = var_19; [L160] SORT_3 var_20_arg_1 = var_7; [L161] SORT_1 var_20 = var_20_arg_0 == var_20_arg_1; [L162] SORT_1 var_24_arg_0 = var_20; [L163] SORT_1 var_24 = ~var_24_arg_0; [L164] SORT_1 var_25_arg_0 = var_23; [L165] SORT_1 var_25_arg_1 = var_24; [L166] EXPR var_25_arg_0 & var_25_arg_1 [L166] SORT_1 var_25 = var_25_arg_0 & var_25_arg_1; [L167] EXPR var_25 & mask_SORT_1 [L167] var_25 = var_25 & mask_SORT_1 [L168] SORT_1 bad_26_arg_0 = var_25; [L169] CALL __VERIFIER_assert(!(bad_26_arg_0)) [L21] COND TRUE !(cond) VAL [\old(cond)=0, cond=0] [L21] reach_error() VAL [\old(cond)=0, cond=0] * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.18ms. Allocated memory is still 161.5MB. Free memory was 131.0MB in the beginning and 130.9MB in the end (delta: 139.9kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 900.13ms. Allocated memory is still 161.5MB. Free memory was 112.2MB in the beginning and 66.6MB in the end (delta: 45.6MB). Peak memory consumption was 46.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 440.50ms. Allocated memory was 161.5MB in the beginning and 213.9MB in the end (delta: 52.4MB). Free memory was 66.6MB in the beginning and 138.5MB in the end (delta: -71.9MB). Peak memory consumption was 31.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 290.04ms. Allocated memory is still 213.9MB. Free memory was 138.5MB in the beginning and 121.2MB in the end (delta: 17.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * RCFGBuilder took 6579.17ms. Allocated memory was 213.9MB in the beginning and 419.4MB in the end (delta: 205.5MB). Free memory was 121.2MB in the beginning and 239.0MB in the end (delta: -117.9MB). Peak memory consumption was 244.4MB. Max. memory is 16.1GB. * CodeCheck took 1502.87ms. Allocated memory is still 419.4MB. Free memory was 239.0MB in the beginning and 158.3MB in the end (delta: 80.8MB). Peak memory consumption was 81.8MB. Max. memory is 16.1GB. * Witness Printer took 6.39ms. Allocated memory is still 419.4MB. Free memory is still 158.3MB. There was no memory consumed. Max. memory is 16.1GB. RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-23 20:26:01,085 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/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_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsaR_p03.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/config/svcomp-Reach-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC --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 f7a00abffb1476a0a9385c66cbd20320ef85b37eb0a9fea8a014633d72f397a0 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 20:26:03,901 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 20:26:04,039 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/config/svcomp-Reach-64bit-Kojak_Bitvector.epf [2023-11-23 20:26:04,092 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 20:26:04,093 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 20:26:04,094 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-23 20:26:04,095 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 20:26:04,096 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 20:26:04,097 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 20:26:04,102 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 20:26:04,102 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 20:26:04,103 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 20:26:04,103 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 20:26:04,105 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 20:26:04,105 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-23 20:26:04,106 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-23 20:26:04,106 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-23 20:26:04,107 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 20:26:04,107 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 20:26:04,109 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-23 20:26:04,110 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-23 20:26:04,110 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-23 20:26:04,111 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-23 20:26:04,111 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-23 20:26:04,112 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 20:26:04,112 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-23 20:26:04,113 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 20:26:04,113 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 20:26:04,114 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 20:26:04,114 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-23 20:26:04,116 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-23 20:26:04,116 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 20:26:04,116 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-23 20:26:04,117 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-23 20:26:04,117 INFO L153 SettingsManager]: * Logic for external solver=AUFBV WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/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_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC 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 -> f7a00abffb1476a0a9385c66cbd20320ef85b37eb0a9fea8a014633d72f397a0 [2023-11-23 20:26:04,569 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 20:26:04,604 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 20:26:04,607 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 20:26:04,608 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 20:26:04,609 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 20:26:04,610 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsaR_p03.c [2023-11-23 20:26:07,728 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 20:26:08,154 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 20:26:08,155 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsaR_p03.c [2023-11-23 20:26:08,170 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/data/c23f06479/9fa241a3fea8411e8dc317fdd26dbe4b/FLAG2a5d16d57 [2023-11-23 20:26:08,185 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/data/c23f06479/9fa241a3fea8411e8dc317fdd26dbe4b [2023-11-23 20:26:08,188 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 20:26:08,189 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 20:26:08,191 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 20:26:08,191 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 20:26:08,195 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 20:26:08,196 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 08:26:08" (1/1) ... [2023-11-23 20:26:08,197 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@10ee1277 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:26:08, skipping insertion in model container [2023-11-23 20:26:08,198 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 08:26:08" (1/1) ... [2023-11-23 20:26:08,280 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 20:26:08,505 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsaR_p03.c[1259,1272] [2023-11-23 20:26:08,909 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 20:26:08,933 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 20:26:08,951 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vis_arrays_vsaR_p03.c[1259,1272] [2023-11-23 20:26:09,053 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 20:26:09,073 INFO L206 MainTranslator]: Completed translation [2023-11-23 20:26:09,074 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:26:09 WrapperNode [2023-11-23 20:26:09,074 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 20:26:09,076 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 20:26:09,076 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 20:26:09,077 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 20:26:09,085 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:26:09" (1/1) ... [2023-11-23 20:26:09,123 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:26:09" (1/1) ... [2023-11-23 20:26:09,250 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1075 [2023-11-23 20:26:09,259 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 20:26:09,260 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 20:26:09,260 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 20:26:09,260 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 20:26:09,270 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:26:09" (1/1) ... [2023-11-23 20:26:09,271 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:26:09" (1/1) ... [2023-11-23 20:26:09,291 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:26:09" (1/1) ... [2023-11-23 20:26:09,299 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:26:09" (1/1) ... [2023-11-23 20:26:09,364 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:26:09" (1/1) ... [2023-11-23 20:26:09,372 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:26:09" (1/1) ... [2023-11-23 20:26:09,388 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:26:09" (1/1) ... [2023-11-23 20:26:09,408 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:26:09" (1/1) ... [2023-11-23 20:26:09,424 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 20:26:09,430 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 20:26:09,431 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 20:26:09,431 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 20:26:09,432 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 08:26:09" (1/1) ... [2023-11-23 20:26:09,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-23 20:26:09,451 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/z3 [2023-11-23 20:26:09,467 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-23 20:26:09,484 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-23 20:26:09,512 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 20:26:09,513 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-23 20:26:09,513 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 20:26:09,514 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 20:26:09,832 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 20:26:09,835 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 20:26:11,554 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 20:26:11,658 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 20:26:11,659 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-23 20:26:11,661 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 08:26:11 BoogieIcfgContainer [2023-11-23 20:26:11,661 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 20:26:11,662 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-23 20:26:11,662 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-23 20:26:11,673 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-23 20:26:11,673 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 08:26:11" (1/1) ... [2023-11-23 20:26:11,684 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 20:26:11,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:26:11,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2023-11-23 20:26:11,753 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2023-11-23 20:26:11,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-23 20:26:11,757 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:26:11,758 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-23 20:26:11,758 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 [2023-11-23 20:26:11,761 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-23 20:26:11,775 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2023-11-23 20:26:12,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:26:12,234 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-23 20:26:12,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:26:12,344 INFO L262 TraceCheckSpWp]: Trace formula consists of 92 conjuncts, 23 conjunts are in the unsatisfiable core [2023-11-23 20:26:12,355 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 20:26:12,763 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:26:12,767 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (2)] Exception during sending of exit command (exit): Broken pipe [2023-11-23 20:26:12,773 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (2)] Forceful destruction successful, exit code 0 [2023-11-23 20:26:13,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:26:13,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 8 states and 10 transitions. [2023-11-23 20:26:13,041 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 10 transitions. [2023-11-23 20:26:13,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2023-11-23 20:26:13,042 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:26:13,042 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-23 20:26:13,043 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 [2023-11-23 20:26:13,046 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-23 20:26:13,073 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2023-11-23 20:26:14,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:26:14,025 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-23 20:26:14,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:26:14,396 INFO L262 TraceCheckSpWp]: Trace formula consists of 921 conjuncts, 127 conjunts are in the unsatisfiable core [2023-11-23 20:26:14,411 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 20:26:17,785 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:26:17,793 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (3)] Exception during sending of exit command (exit): Broken pipe [2023-11-23 20:26:17,799 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (3)] Forceful destruction successful, exit code 0 [2023-11-23 20:26:18,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:26:18,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 11 states and 16 transitions. [2023-11-23 20:26:18,832 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 16 transitions. [2023-11-23 20:26:18,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-23 20:26:18,832 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:26:18,833 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-23 20:26:18,833 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 [2023-11-23 20:26:18,834 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-23 20:26:18,853 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2023-11-23 20:26:20,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:26:20,222 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-23 20:26:20,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:26:20,799 INFO L262 TraceCheckSpWp]: Trace formula consists of 1750 conjuncts, 155 conjunts are in the unsatisfiable core [2023-11-23 20:26:20,821 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 20:26:23,390 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 20:26:23,400 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (4)] Exception during sending of exit command (exit): Broken pipe [2023-11-23 20:26:23,401 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (4)] Forceful destruction successful, exit code 0 [2023-11-23 20:26:27,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-23 20:26:27,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 18 states and 34 transitions. [2023-11-23 20:26:27,589 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 34 transitions. [2023-11-23 20:26:27,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-23 20:26:27,592 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-23 20:26:27,592 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-23 20:26:27,593 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 [2023-11-23 20:26:27,596 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-23 20:26:27,597 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (5)] Waiting until timeout for monitored process [2023-11-23 20:26:29,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:26:29,298 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-23 20:26:30,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 20:26:30,076 INFO L262 TraceCheckSpWp]: Trace formula consists of 2579 conjuncts, 237 conjunts are in the unsatisfiable core [2023-11-23 20:26:30,097 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 20:26:35,178 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-23 20:26:35,199 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e1331b6e-7d38-4ce6-b276-e6bb271c6b99/bin/ukojak-verify-1t5iHCbJaC/cvc4 --incremental --print-success --lang smt (5)] Forceful destruction successful, exit code 0