./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.krebs.2.prop1-func-interl.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.krebs.2.prop1-func-interl.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 6d786879f21443213b301092b19eae5efebfd81144e40b7e6f6914d5cc6ac7cf --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 22:57:11,488 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 22:57:11,564 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-24 22:57:11,569 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 22:57:11,570 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-24 22:57:11,599 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 22:57:11,600 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 22:57:11,601 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-24 22:57:11,602 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 22:57:11,602 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 22:57:11,603 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 22:57:11,603 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 22:57:11,604 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 22:57:11,604 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 22:57:11,605 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 22:57:11,606 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 22:57:11,606 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 22:57:11,607 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 22:57:11,607 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 22:57:11,608 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-24 22:57:11,608 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-24 22:57:11,609 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-24 22:57:11,610 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 22:57:11,610 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 22:57:11,611 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 22:57:11,611 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 22:57:11,612 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 22:57:11,612 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-24 22:57:11,613 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 22:57:11,613 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 22:57:11,614 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_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6d786879f21443213b301092b19eae5efebfd81144e40b7e6f6914d5cc6ac7cf [2023-11-24 22:57:11,927 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 22:57:11,952 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 22:57:11,955 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 22:57:11,957 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 22:57:11,957 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 22:57:11,959 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.krebs.2.prop1-func-interl.c [2023-11-24 22:57:15,175 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 22:57:15,613 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 22:57:15,614 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.krebs.2.prop1-func-interl.c [2023-11-24 22:57:15,642 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/data/be74e555f/c28b2771937e42079d22c95eafbbf2b2/FLAG011627888 [2023-11-24 22:57:15,662 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/data/be74e555f/c28b2771937e42079d22c95eafbbf2b2 [2023-11-24 22:57:15,668 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 22:57:15,672 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 22:57:15,675 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 22:57:15,675 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 22:57:15,681 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 22:57:15,682 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:57:15" (1/1) ... [2023-11-24 22:57:15,686 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@71c0f6b3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:15, skipping insertion in model container [2023-11-24 22:57:15,686 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:57:15" (1/1) ... [2023-11-24 22:57:15,765 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 22:57:15,973 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_7a09e80f-04ae-43c2-9dd0-974e9943311e/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.krebs.2.prop1-func-interl.c[1172,1185] [2023-11-24 22:57:16,530 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:57:16,543 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 22:57:16,556 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_7a09e80f-04ae-43c2-9dd0-974e9943311e/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.krebs.2.prop1-func-interl.c[1172,1185] [2023-11-24 22:57:16,728 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:57:16,743 INFO L206 MainTranslator]: Completed translation [2023-11-24 22:57:16,744 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:16 WrapperNode [2023-11-24 22:57:16,744 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 22:57:16,745 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 22:57:16,746 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 22:57:16,746 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 22:57:16,754 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:16" (1/1) ... [2023-11-24 22:57:16,828 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:16" (1/1) ... [2023-11-24 22:57:17,543 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 5407 [2023-11-24 22:57:17,544 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 22:57:17,545 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 22:57:17,545 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 22:57:17,545 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 22:57:17,556 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:16" (1/1) ... [2023-11-24 22:57:17,556 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:16" (1/1) ... [2023-11-24 22:57:17,642 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:16" (1/1) ... [2023-11-24 22:57:17,643 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:16" (1/1) ... [2023-11-24 22:57:17,836 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:16" (1/1) ... [2023-11-24 22:57:17,882 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:16" (1/1) ... [2023-11-24 22:57:17,965 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:16" (1/1) ... [2023-11-24 22:57:17,992 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:16" (1/1) ... [2023-11-24 22:57:18,063 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 22:57:18,064 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 22:57:18,065 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 22:57:18,065 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 22:57:18,066 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:16" (1/1) ... [2023-11-24 22:57:18,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 22:57:18,084 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/z3 [2023-11-24 22:57:18,102 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-24 22:57:18,117 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-24 22:57:18,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 22:57:18,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-24 22:57:18,145 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 22:57:18,145 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 22:57:18,658 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 22:57:18,661 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 22:57:23,317 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 22:57:33,008 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 22:57:33,008 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-24 22:57:33,010 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:57:33 BoogieIcfgContainer [2023-11-24 22:57:33,010 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 22:57:33,011 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-24 22:57:33,012 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-24 22:57:33,022 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-24 22:57:33,022 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:57:33" (1/1) ... [2023-11-24 22:57:33,031 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:57:33,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 22:57:33,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2023-11-24 22:57:33,087 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2023-11-24 22:57:33,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-24 22:57:33,089 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 22:57:33,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 22:57:33,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 22:57:33,859 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-24 22:57:34,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 22:57:35,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 22:57:35,231 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-24 22:57:35,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 22:57:35,906 WARN L476 CodeCheckObserver]: This program is UNSAFE, Check terminated with 1 iterations. [2023-11-24 22:57:35,953 WARN L320 BoogieBacktranslator]: Removing null node from list of ATEs: ATE program state null [2023-11-24 22:57:35,965 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 24.11 10:57:35 ImpRootNode [2023-11-24 22:57:35,965 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-24 22:57:35,966 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 22:57:35,966 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 22:57:35,966 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 22:57:35,967 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:57:33" (3/4) ... [2023-11-24 22:57:35,969 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-24 22:57:35,971 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 22:57:35,972 INFO L158 Benchmark]: Toolchain (without parser) took 20299.09ms. Allocated memory was 140.5MB in the beginning and 3.5GB in the end (delta: 3.4GB). Free memory was 91.5MB in the beginning and 3.2GB in the end (delta: -3.1GB). Peak memory consumption was 295.6MB. Max. memory is 16.1GB. [2023-11-24 22:57:35,972 INFO L158 Benchmark]: CDTParser took 0.40ms. Allocated memory is still 140.5MB. Free memory is still 88.6MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 22:57:35,973 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1070.03ms. Allocated memory was 140.5MB in the beginning and 186.6MB in the end (delta: 46.1MB). Free memory was 91.1MB in the beginning and 116.0MB in the end (delta: -24.9MB). Peak memory consumption was 41.6MB. Max. memory is 16.1GB. [2023-11-24 22:57:35,974 INFO L158 Benchmark]: Boogie Procedure Inliner took 798.50ms. Allocated memory was 186.6MB in the beginning and 331.4MB in the end (delta: 144.7MB). Free memory was 116.0MB in the beginning and 220.7MB in the end (delta: -104.7MB). Peak memory consumption was 120.9MB. Max. memory is 16.1GB. [2023-11-24 22:57:35,975 INFO L158 Benchmark]: Boogie Preprocessor took 518.44ms. Allocated memory is still 331.4MB. Free memory was 220.7MB in the beginning and 178.8MB in the end (delta: 41.9MB). Peak memory consumption was 37.7MB. Max. memory is 16.1GB. [2023-11-24 22:57:35,976 INFO L158 Benchmark]: RCFGBuilder took 14946.21ms. Allocated memory was 331.4MB in the beginning and 1.7GB in the end (delta: 1.3GB). Free memory was 178.8MB in the beginning and 1.1GB in the end (delta: -964.4MB). Peak memory consumption was 617.6MB. Max. memory is 16.1GB. [2023-11-24 22:57:35,977 INFO L158 Benchmark]: CodeCheck took 2953.90ms. Allocated memory was 1.7GB in the beginning and 3.5GB in the end (delta: 1.9GB). Free memory was 1.1GB in the beginning and 3.2GB in the end (delta: -2.1GB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 22:57:35,977 INFO L158 Benchmark]: Witness Printer took 4.90ms. Allocated memory is still 3.5GB. Free memory is still 3.2GB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 22:57:35,981 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.9s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: 0 DeclaredPredicates, 0 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.6s 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 207, overapproximation of bitwiseAnd at line 174. 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_2 mask_SORT_2 = (SORT_2)-1 >> (sizeof(SORT_2) * 8 - 8); [L30] const SORT_2 msb_SORT_2 = (SORT_2)1 << (8 - 1); [L32] const SORT_3 mask_SORT_3 = (SORT_3)-1 >> (sizeof(SORT_3) * 8 - 24); [L33] const SORT_3 msb_SORT_3 = (SORT_3)1 << (24 - 1); [L35] const SORT_4 mask_SORT_4 = (SORT_4)-1 >> (sizeof(SORT_4) * 8 - 32); [L36] const SORT_4 msb_SORT_4 = (SORT_4)1 << (32 - 1); [L38] const SORT_2 var_5 = 0; [L39] const SORT_1 var_30 = 0; [L40] const SORT_3 var_75 = 0; [L41] const SORT_4 var_77 = 20; [L42] const SORT_2 var_81 = 3; [L43] const SORT_4 var_85 = 1; [L44] const SORT_2 var_91 = 4; [L45] const SORT_4 var_93 = 2; [L46] const SORT_2 var_117 = 12; [L47] const SORT_2 var_140 = 2; [L48] const SORT_2 var_181 = 15; [L49] const SORT_2 var_198 = 10; [L51] SORT_1 input_82; [L52] SORT_1 input_92; [L53] SORT_1 input_98; [L54] SORT_1 input_122; [L55] SORT_1 input_125; [L56] SORT_1 input_126; [L57] SORT_1 input_127; [L58] SORT_1 input_128; [L59] SORT_1 input_147; [L60] SORT_1 input_148; [L61] SORT_1 input_170; [L62] SORT_1 input_174; [L63] SORT_1 input_217; [L64] SORT_1 input_220; [L65] SORT_1 input_241; [L66] SORT_1 input_262; [L68] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L68] SORT_2 state_6 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L69] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L69] SORT_2 state_8 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L70] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L70] SORT_2 state_10 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L71] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L71] SORT_2 state_12 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L72] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L72] SORT_2 state_14 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L73] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L73] SORT_2 state_16 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L74] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L74] SORT_2 state_18 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L75] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L75] SORT_2 state_20 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L76] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L76] SORT_2 state_22 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L77] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L77] SORT_2 state_24 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L78] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L78] SORT_2 state_26 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L79] EXPR __VERIFIER_nondet_uchar() & mask_SORT_2 [L79] SORT_2 state_28 = __VERIFIER_nondet_uchar() & mask_SORT_2; [L80] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L80] SORT_1 state_31 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L81] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L81] SORT_1 state_33 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L82] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L82] SORT_1 state_35 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L83] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L83] SORT_1 state_37 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L84] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L84] SORT_1 state_39 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L85] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L85] SORT_1 state_41 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L86] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L86] SORT_1 state_43 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L87] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L87] SORT_1 state_45 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L88] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L88] SORT_1 state_47 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L89] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L89] SORT_1 state_49 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L90] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L90] SORT_1 state_51 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L91] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L91] SORT_1 state_53 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L92] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L92] SORT_1 state_55 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L93] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L93] SORT_1 state_57 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L94] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L94] SORT_1 state_59 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L95] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L95] SORT_1 state_61 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L96] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L96] SORT_1 state_63 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L97] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L97] SORT_1 state_65 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L98] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L98] SORT_1 state_67 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L99] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L99] SORT_1 state_69 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L100] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L100] SORT_1 state_71 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L101] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L101] SORT_1 state_73 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L103] SORT_2 init_7_arg_1 = var_5; [L104] state_6 = init_7_arg_1 [L105] SORT_2 init_9_arg_1 = var_5; [L106] state_8 = init_9_arg_1 [L107] SORT_2 init_11_arg_1 = var_5; [L108] state_10 = init_11_arg_1 [L109] SORT_2 init_13_arg_1 = var_5; [L110] state_12 = init_13_arg_1 [L111] SORT_2 init_15_arg_1 = var_5; [L112] state_14 = init_15_arg_1 [L113] SORT_2 init_17_arg_1 = var_5; [L114] state_16 = init_17_arg_1 [L115] SORT_2 init_19_arg_1 = var_5; [L116] state_18 = init_19_arg_1 [L117] SORT_2 init_21_arg_1 = var_5; [L118] state_20 = init_21_arg_1 [L119] SORT_2 init_23_arg_1 = var_5; [L120] state_22 = init_23_arg_1 [L121] SORT_2 init_25_arg_1 = var_5; [L122] state_24 = init_25_arg_1 [L123] SORT_2 init_27_arg_1 = var_5; [L124] state_26 = init_27_arg_1 [L125] SORT_2 init_29_arg_1 = var_5; [L126] state_28 = init_29_arg_1 [L127] SORT_1 init_32_arg_1 = var_30; [L128] state_31 = init_32_arg_1 [L129] SORT_1 init_34_arg_1 = var_30; [L130] state_33 = init_34_arg_1 [L131] SORT_1 init_36_arg_1 = var_30; [L132] state_35 = init_36_arg_1 [L133] SORT_1 init_38_arg_1 = var_30; [L134] state_37 = init_38_arg_1 [L135] SORT_1 init_40_arg_1 = var_30; [L136] state_39 = init_40_arg_1 [L137] SORT_1 init_42_arg_1 = var_30; [L138] state_41 = init_42_arg_1 [L139] SORT_1 init_44_arg_1 = var_30; [L140] state_43 = init_44_arg_1 [L141] SORT_1 init_46_arg_1 = var_30; [L142] state_45 = init_46_arg_1 [L143] SORT_1 init_48_arg_1 = var_30; [L144] state_47 = init_48_arg_1 [L145] SORT_1 init_50_arg_1 = var_30; [L146] state_49 = init_50_arg_1 [L147] SORT_1 init_52_arg_1 = var_30; [L148] state_51 = init_52_arg_1 [L149] SORT_1 init_54_arg_1 = var_30; [L150] state_53 = init_54_arg_1 [L151] SORT_1 init_56_arg_1 = var_30; [L152] state_55 = init_56_arg_1 [L153] SORT_1 init_58_arg_1 = var_30; [L154] state_57 = init_58_arg_1 [L155] SORT_1 init_60_arg_1 = var_30; [L156] state_59 = init_60_arg_1 [L157] SORT_1 init_62_arg_1 = var_30; [L158] state_61 = init_62_arg_1 [L159] SORT_1 init_64_arg_1 = var_30; [L160] state_63 = init_64_arg_1 [L161] SORT_1 init_66_arg_1 = var_30; [L162] state_65 = init_66_arg_1 [L163] SORT_1 init_68_arg_1 = var_30; [L164] state_67 = init_68_arg_1 [L165] SORT_1 init_70_arg_1 = var_30; [L166] state_69 = init_70_arg_1 [L167] SORT_1 init_72_arg_1 = var_30; [L168] state_71 = init_72_arg_1 [L169] SORT_1 init_74_arg_1 = var_30; [L170] state_73 = init_74_arg_1 VAL [init_11_arg_1=0, init_13_arg_1=0, init_15_arg_1=0, init_17_arg_1=0, init_19_arg_1=0, init_21_arg_1=0, init_23_arg_1=0, init_25_arg_1=0, init_27_arg_1=0, init_29_arg_1=0, init_32_arg_1=0, init_34_arg_1=0, init_36_arg_1=0, init_38_arg_1=0, init_40_arg_1=0, init_42_arg_1=0, init_44_arg_1=0, init_46_arg_1=0, init_48_arg_1=0, init_50_arg_1=0, init_52_arg_1=0, init_54_arg_1=0, init_56_arg_1=0, init_58_arg_1=0, init_60_arg_1=0, init_62_arg_1=0, init_64_arg_1=0, init_66_arg_1=0, init_68_arg_1=0, init_70_arg_1=0, init_72_arg_1=0, init_74_arg_1=0, init_7_arg_1=0, init_9_arg_1=0, mask_SORT_1=1, mask_SORT_2=255, mask_SORT_3=16777215, mask_SORT_4=4294967295, msb_SORT_1=1, msb_SORT_2=128, msb_SORT_3=8388608, msb_SORT_4=2147483648, state_10=0, state_12=0, state_14=0, state_16=0, state_18=0, state_20=0, state_22=0, state_24=0, state_26=0, state_28=0, state_31=0, state_33=0, state_35=0, state_37=0, state_39=0, state_41=0, state_43=0, state_45=0, state_47=0, state_49=0, state_51=0, state_53=0, state_55=0, state_57=0, state_59=0, state_61=0, state_63=0, state_65=0, state_67=0, state_69=0, state_6=0, state_71=0, state_73=0, state_8=0, var_117=12, var_140=2, var_181=15, var_198=10, var_30=0, var_5=0, var_75=0, var_77=20, var_81=3, var_85=1, var_91=4, var_93=2] [L173] input_82 = __VERIFIER_nondet_uchar() [L174] EXPR input_82 & mask_SORT_1 [L174] input_82 = input_82 & mask_SORT_1 [L175] input_92 = __VERIFIER_nondet_uchar() [L176] EXPR input_92 & mask_SORT_1 [L176] input_92 = input_92 & mask_SORT_1 [L177] input_98 = __VERIFIER_nondet_uchar() [L178] EXPR input_98 & mask_SORT_1 [L178] input_98 = input_98 & mask_SORT_1 [L179] input_122 = __VERIFIER_nondet_uchar() [L180] EXPR input_122 & mask_SORT_1 [L180] input_122 = input_122 & mask_SORT_1 [L181] input_125 = __VERIFIER_nondet_uchar() [L182] EXPR input_125 & mask_SORT_1 [L182] input_125 = input_125 & mask_SORT_1 [L183] input_126 = __VERIFIER_nondet_uchar() [L184] EXPR input_126 & mask_SORT_1 [L184] input_126 = input_126 & mask_SORT_1 [L185] input_127 = __VERIFIER_nondet_uchar() [L186] EXPR input_127 & mask_SORT_1 [L186] input_127 = input_127 & mask_SORT_1 [L187] input_128 = __VERIFIER_nondet_uchar() [L188] EXPR input_128 & mask_SORT_1 [L188] input_128 = input_128 & mask_SORT_1 [L189] input_147 = __VERIFIER_nondet_uchar() [L190] EXPR input_147 & mask_SORT_1 [L190] input_147 = input_147 & mask_SORT_1 [L191] input_148 = __VERIFIER_nondet_uchar() [L192] EXPR input_148 & mask_SORT_1 [L192] input_148 = input_148 & mask_SORT_1 [L193] input_170 = __VERIFIER_nondet_uchar() [L194] EXPR input_170 & mask_SORT_1 [L194] input_170 = input_170 & mask_SORT_1 [L195] input_174 = __VERIFIER_nondet_uchar() [L196] EXPR input_174 & mask_SORT_1 [L196] input_174 = input_174 & mask_SORT_1 [L197] input_217 = __VERIFIER_nondet_uchar() [L198] EXPR input_217 & mask_SORT_1 [L198] input_217 = input_217 & mask_SORT_1 [L199] input_220 = __VERIFIER_nondet_uchar() [L200] EXPR input_220 & mask_SORT_1 [L200] input_220 = input_220 & mask_SORT_1 [L201] input_241 = __VERIFIER_nondet_uchar() [L202] input_262 = __VERIFIER_nondet_uchar() [L205] SORT_3 var_76_arg_0 = var_75; [L206] SORT_2 var_76_arg_1 = state_28; [L207] EXPR ((SORT_4)var_76_arg_0 << 8) | var_76_arg_1 [L207] SORT_4 var_76 = ((SORT_4)var_76_arg_0 << 8) | var_76_arg_1; [L208] EXPR var_76 & mask_SORT_4 [L208] var_76 = var_76 & mask_SORT_4 [L209] SORT_4 var_78_arg_0 = var_76; [L210] SORT_4 var_78_arg_1 = var_77; [L211] SORT_1 var_78 = var_78_arg_0 <= var_78_arg_1; [L212] SORT_1 var_79_arg_0 = ~state_73; [L213] EXPR var_79_arg_0 & mask_SORT_1 [L213] var_79_arg_0 = var_79_arg_0 & mask_SORT_1 [L214] SORT_1 var_79_arg_1 = ~var_78; [L215] EXPR var_79_arg_1 & mask_SORT_1 [L215] var_79_arg_1 = var_79_arg_1 & mask_SORT_1 [L216] EXPR var_79_arg_0 & var_79_arg_1 [L216] SORT_1 var_79 = var_79_arg_0 & var_79_arg_1; [L217] EXPR var_79 & mask_SORT_1 [L217] var_79 = var_79 & mask_SORT_1 [L218] SORT_1 bad_80_arg_0 = var_79; [L219] CALL __VERIFIER_assert(!(bad_80_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.40ms. Allocated memory is still 140.5MB. Free memory is still 88.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1070.03ms. Allocated memory was 140.5MB in the beginning and 186.6MB in the end (delta: 46.1MB). Free memory was 91.1MB in the beginning and 116.0MB in the end (delta: -24.9MB). Peak memory consumption was 41.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 798.50ms. Allocated memory was 186.6MB in the beginning and 331.4MB in the end (delta: 144.7MB). Free memory was 116.0MB in the beginning and 220.7MB in the end (delta: -104.7MB). Peak memory consumption was 120.9MB. Max. memory is 16.1GB. * Boogie Preprocessor took 518.44ms. Allocated memory is still 331.4MB. Free memory was 220.7MB in the beginning and 178.8MB in the end (delta: 41.9MB). Peak memory consumption was 37.7MB. Max. memory is 16.1GB. * RCFGBuilder took 14946.21ms. Allocated memory was 331.4MB in the beginning and 1.7GB in the end (delta: 1.3GB). Free memory was 178.8MB in the beginning and 1.1GB in the end (delta: -964.4MB). Peak memory consumption was 617.6MB. Max. memory is 16.1GB. * CodeCheck took 2953.90ms. Allocated memory was 1.7GB in the beginning and 3.5GB in the end (delta: 1.9GB). Free memory was 1.1GB in the beginning and 3.2GB in the end (delta: -2.1GB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 4.90ms. Allocated memory is still 3.5GB. Free memory is still 3.2GB. There was no memory consumed. Max. memory is 16.1GB. RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-24 22:57:36,014 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.krebs.2.prop1-func-interl.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 6d786879f21443213b301092b19eae5efebfd81144e40b7e6f6914d5cc6ac7cf --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 22:57:38,989 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 22:57:39,122 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/config/svcomp-Reach-64bit-Kojak_Bitvector.epf [2023-11-24 22:57:39,160 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 22:57:39,161 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 22:57:39,162 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-24 22:57:39,163 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 22:57:39,164 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 22:57:39,164 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 22:57:39,165 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 22:57:39,166 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 22:57:39,166 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 22:57:39,167 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 22:57:39,172 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 22:57:39,173 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 22:57:39,173 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-24 22:57:39,174 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-24 22:57:39,175 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 22:57:39,176 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 22:57:39,177 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-24 22:57:39,178 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-24 22:57:39,178 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-24 22:57:39,179 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 22:57:39,179 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-24 22:57:39,180 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 22:57:39,180 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 22:57:39,181 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 22:57:39,181 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 22:57:39,182 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 22:57:39,182 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-24 22:57:39,183 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 22:57:39,184 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 22:57:39,184 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-24 22:57:39,184 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 22:57:39,185 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_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6d786879f21443213b301092b19eae5efebfd81144e40b7e6f6914d5cc6ac7cf [2023-11-24 22:57:39,608 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 22:57:39,638 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 22:57:39,641 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 22:57:39,642 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 22:57:39,642 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 22:57:39,644 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.krebs.2.prop1-func-interl.c [2023-11-24 22:57:43,182 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 22:57:43,607 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 22:57:43,608 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.krebs.2.prop1-func-interl.c [2023-11-24 22:57:43,652 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/data/ed985c5e0/847d7caaa22643688f7233303934954a/FLAGdaffc3145 [2023-11-24 22:57:43,671 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/data/ed985c5e0/847d7caaa22643688f7233303934954a [2023-11-24 22:57:43,676 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 22:57:43,678 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 22:57:43,679 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 22:57:43,679 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 22:57:43,683 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 22:57:43,684 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:57:43" (1/1) ... [2023-11-24 22:57:43,685 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6401ab3c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:43, skipping insertion in model container [2023-11-24 22:57:43,685 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 10:57:43" (1/1) ... [2023-11-24 22:57:43,761 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 22:57:43,994 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_7a09e80f-04ae-43c2-9dd0-974e9943311e/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.krebs.2.prop1-func-interl.c[1172,1185] [2023-11-24 22:57:44,354 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:57:44,367 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 22:57:44,380 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_7a09e80f-04ae-43c2-9dd0-974e9943311e/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.krebs.2.prop1-func-interl.c[1172,1185] [2023-11-24 22:57:44,580 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 22:57:44,596 INFO L206 MainTranslator]: Completed translation [2023-11-24 22:57:44,596 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:44 WrapperNode [2023-11-24 22:57:44,597 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 22:57:44,598 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 22:57:44,598 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 22:57:44,599 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 22:57:44,606 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:44" (1/1) ... [2023-11-24 22:57:44,650 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:44" (1/1) ... [2023-11-24 22:57:44,753 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1540 [2023-11-24 22:57:44,754 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 22:57:44,755 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 22:57:44,755 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 22:57:44,755 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 22:57:44,765 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:44" (1/1) ... [2023-11-24 22:57:44,766 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:44" (1/1) ... [2023-11-24 22:57:44,779 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:44" (1/1) ... [2023-11-24 22:57:44,780 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:44" (1/1) ... [2023-11-24 22:57:44,866 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:44" (1/1) ... [2023-11-24 22:57:44,873 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:44" (1/1) ... [2023-11-24 22:57:44,881 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:44" (1/1) ... [2023-11-24 22:57:44,891 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:44" (1/1) ... [2023-11-24 22:57:44,908 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 22:57:44,909 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 22:57:44,910 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 22:57:44,910 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 22:57:44,911 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 10:57:44" (1/1) ... [2023-11-24 22:57:44,920 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-24 22:57:44,946 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/z3 [2023-11-24 22:57:44,959 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-24 22:57:44,996 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-24 22:57:45,016 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 22:57:45,017 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-24 22:57:45,017 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 22:57:45,017 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 22:57:45,432 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 22:57:45,434 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 22:57:48,072 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 22:57:48,198 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 22:57:48,198 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-24 22:57:48,200 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:57:48 BoogieIcfgContainer [2023-11-24 22:57:48,200 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 22:57:48,201 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-24 22:57:48,202 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-24 22:57:48,212 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-24 22:57:48,212 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 10:57:48" (1/1) ... [2023-11-24 22:57:48,222 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 22:57:48,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 22:57:48,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2023-11-24 22:57:48,296 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2023-11-24 22:57:48,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-24 22:57:48,300 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 22:57:48,301 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-24 22:57:48,301 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/cvc4 [2023-11-24 22:57:48,302 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-24 22:57:48,350 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2023-11-24 22:57:48,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:57:48,937 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-24 22:57:49,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:57:49,082 INFO L262 TraceCheckSpWp]: Trace formula consists of 128 conjuncts, 18 conjunts are in the unsatisfiable core [2023-11-24 22:57:49,094 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:57:49,308 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 22:57:49,315 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (2)] Exception during sending of exit command (exit): Broken pipe [2023-11-24 22:57:49,320 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (2)] Forceful destruction successful, exit code 0 [2023-11-24 22:57:49,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 22:57:49,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 8 states and 10 transitions. [2023-11-24 22:57:49,671 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 10 transitions. [2023-11-24 22:57:49,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2023-11-24 22:57:49,671 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 22:57:49,672 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-24 22:57:49,672 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/cvc4 [2023-11-24 22:57:49,673 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-24 22:57:49,701 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2023-11-24 22:57:50,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:57:50,842 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-24 22:57:51,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:57:51,364 INFO L262 TraceCheckSpWp]: Trace formula consists of 1309 conjuncts, 34 conjunts are in the unsatisfiable core [2023-11-24 22:57:51,380 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 22:57:52,025 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 22:57:52,045 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (3)] Exception during sending of exit command (exit): Broken pipe [2023-11-24 22:57:52,045 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (3)] Forceful destruction successful, exit code 0 [2023-11-24 22:57:54,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-24 22:57:54,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 12 states and 18 transitions. [2023-11-24 22:57:54,300 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 18 transitions. [2023-11-24 22:57:54,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-24 22:57:54,303 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-24 22:57:54,303 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-24 22:57:54,303 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/cvc4 [2023-11-24 22:57:54,312 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-24 22:57:54,313 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7a09e80f-04ae-43c2-9dd0-974e9943311e/bin/ukojak-verify-afCqCEvfdi/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2023-11-24 22:57:56,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 22:57:56,290 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported