./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.swap_three.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.swap_three.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash a995c16e34c6a8c947423a8daf73fb5637408e6de846a052a4473f47c82db47d --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 02:12:08,276 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 02:12:08,361 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-64bit-Kojak_Default.epf [2024-11-25 02:12:08,369 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 02:12:08,369 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 02:12:08,405 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 02:12:08,407 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 02:12:08,407 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 02:12:08,408 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 02:12:08,408 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 02:12:08,409 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 02:12:08,409 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 02:12:08,409 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 02:12:08,409 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 02:12:08,409 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 02:12:08,409 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 02:12:08,411 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 02:12:08,411 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 02:12:08,411 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 02:12:08,411 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 02:12:08,411 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 02:12:08,411 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 02:12:08,411 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 02:12:08,411 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 02:12:08,412 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:12:08,412 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 02:12:08,412 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 02:12:08,412 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 02:12:08,412 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 02:12:08,412 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 02:12:08,412 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a995c16e34c6a8c947423a8daf73fb5637408e6de846a052a4473f47c82db47d [2024-11-25 02:12:08,732 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 02:12:08,740 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 02:12:08,742 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 02:12:08,744 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 02:12:08,744 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 02:12:08,745 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.swap_three.c [2024-11-25 02:12:11,758 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/data/911759bbe/0cbbff86cc43467bb6662f5ffbf4b309/FLAG1eea472c6 [2024-11-25 02:12:12,001 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 02:12:12,001 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.swap_three.c [2024-11-25 02:12:12,008 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/data/911759bbe/0cbbff86cc43467bb6662f5ffbf4b309/FLAG1eea472c6 [2024-11-25 02:12:12,023 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/data/911759bbe/0cbbff86cc43467bb6662f5ffbf4b309 [2024-11-25 02:12:12,026 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 02:12:12,027 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 02:12:12,029 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 02:12:12,029 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 02:12:12,033 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 02:12:12,034 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:12:12" (1/1) ... [2024-11-25 02:12:12,035 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@f5c8829 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:12, skipping insertion in model container [2024-11-25 02:12:12,035 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:12:12" (1/1) ... [2024-11-25 02:12:12,051 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 02:12:12,196 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.swap_three.c[1250,1263] [2024-11-25 02:12:12,228 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:12:12,239 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 02:12:12,248 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.swap_three.c[1250,1263] [2024-11-25 02:12:12,268 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:12:12,283 INFO L204 MainTranslator]: Completed translation [2024-11-25 02:12:12,283 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:12 WrapperNode [2024-11-25 02:12:12,284 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 02:12:12,284 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 02:12:12,285 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 02:12:12,285 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 02:12:12,291 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:12" (1/1) ... [2024-11-25 02:12:12,298 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:12" (1/1) ... [2024-11-25 02:12:12,330 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 172 [2024-11-25 02:12:12,330 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 02:12:12,331 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 02:12:12,331 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 02:12:12,331 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 02:12:12,338 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:12" (1/1) ... [2024-11-25 02:12:12,339 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:12" (1/1) ... [2024-11-25 02:12:12,341 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:12" (1/1) ... [2024-11-25 02:12:12,342 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:12" (1/1) ... [2024-11-25 02:12:12,348 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:12" (1/1) ... [2024-11-25 02:12:12,350 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:12" (1/1) ... [2024-11-25 02:12:12,354 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:12" (1/1) ... [2024-11-25 02:12:12,356 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:12" (1/1) ... [2024-11-25 02:12:12,357 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:12" (1/1) ... [2024-11-25 02:12:12,360 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 02:12:12,361 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 02:12:12,361 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 02:12:12,361 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 02:12:12,362 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:12" (1/1) ... [2024-11-25 02:12:12,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:12:12,388 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 02:12:12,403 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 02:12:12,408 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 02:12:12,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 02:12:12,440 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-25 02:12:12,441 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 02:12:12,441 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 02:12:12,528 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 02:12:12,530 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 02:12:12,964 INFO L? ?]: Removed 80 outVars from TransFormulas that were not future-live. [2024-11-25 02:12:12,964 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 02:12:13,363 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 02:12:13,363 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-25 02:12:13,363 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:12:13 BoogieIcfgContainer [2024-11-25 02:12:13,363 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 02:12:13,365 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 02:12:13,365 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 02:12:13,377 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 02:12:13,378 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:12:13" (1/1) ... [2024-11-25 02:12:13,388 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 02:12:13,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:12:13,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2024-11-25 02:12:13,447 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2024-11-25 02:12:13,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-25 02:12:13,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:12:13,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:12:13,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-25 02:12:13,687 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-25 02:12:13,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-25 02:12:13,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-25 02:12:13,920 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-25 02:12:14,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-25 02:12:14,043 WARN L473 CodeCheckObserver]: This program is UNSAFE, Check terminated with 1 iterations. [2024-11-25 02:12:14,082 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 25.11 02:12:14 ImpRootNode [2024-11-25 02:12:14,082 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-25 02:12:14,083 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-25 02:12:14,083 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-25 02:12:14,083 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-25 02:12:14,085 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:12:13" (3/4) ... [2024-11-25 02:12:14,087 INFO L149 WitnessPrinter]: No result that supports witness generation found [2024-11-25 02:12:14,088 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-25 02:12:14,089 INFO L158 Benchmark]: Toolchain (without parser) took 2061.91ms. Allocated memory is still 117.4MB. Free memory was 92.8MB in the beginning and 41.0MB in the end (delta: 51.8MB). Peak memory consumption was 55.1MB. Max. memory is 16.1GB. [2024-11-25 02:12:14,089 INFO L158 Benchmark]: CDTParser took 0.33ms. Allocated memory is still 117.4MB. Free memory is still 72.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:12:14,090 INFO L158 Benchmark]: CACSL2BoogieTranslator took 255.26ms. Allocated memory is still 117.4MB. Free memory was 92.6MB in the beginning and 80.2MB in the end (delta: 12.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-25 02:12:14,090 INFO L158 Benchmark]: Boogie Procedure Inliner took 45.79ms. Allocated memory is still 117.4MB. Free memory was 80.2MB in the beginning and 77.5MB in the end (delta: 2.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-25 02:12:14,090 INFO L158 Benchmark]: Boogie Preprocessor took 29.64ms. Allocated memory is still 117.4MB. Free memory was 77.5MB in the beginning and 76.2MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:12:14,091 INFO L158 Benchmark]: RCFGBuilder took 1002.59ms. Allocated memory is still 117.4MB. Free memory was 76.2MB in the beginning and 72.0MB in the end (delta: 4.3MB). Peak memory consumption was 46.7MB. Max. memory is 16.1GB. [2024-11-25 02:12:14,093 INFO L158 Benchmark]: CodeCheck took 717.58ms. Allocated memory is still 117.4MB. Free memory was 72.0MB in the beginning and 41.7MB in the end (delta: 30.3MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-25 02:12:14,094 INFO L158 Benchmark]: Witness Printer took 5.58ms. Allocated memory is still 117.4MB. Free memory was 41.7MB in the beginning and 41.6MB in the end (delta: 106.7kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:12:14,097 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - StatisticsResult: Ultimate CodeCheck benchmark data CFG has 1 procedures, 7 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.6s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: 0 DeclaredPredicates, 0 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 4 NumberOfCodeBlocks, 4 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - UnprovableResult [Line: 21]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of bitwiseOr at line 76, overapproximation of bitwiseAnd at line 63, overapproximation of bitwiseAnd at line 46. Possible FailurePath: [L26] const SORT_1 mask_SORT_1 = (SORT_1)-1 >> (sizeof(SORT_1) * 8 - 1); [L27] const SORT_1 msb_SORT_1 = (SORT_1)1 << (1 - 1); [L29] const SORT_4 mask_SORT_4 = (SORT_4)-1 >> (sizeof(SORT_4) * 8 - 20); [L30] const SORT_4 msb_SORT_4 = (SORT_4)1 << (20 - 1); [L32] const SORT_8 mask_SORT_8 = (SORT_8)-1 >> (sizeof(SORT_8) * 8 - 32); [L33] const SORT_8 msb_SORT_8 = (SORT_8)1 << (32 - 1); [L35] const SORT_4 var_5 = 1; [L36] const SORT_8 var_10 = 1; [L37] const SORT_8 var_13 = 5; [L38] const SORT_8 var_17 = 7; [L39] const SORT_1 var_22 = 1; [L40] const SORT_4 var_26 = 5; [L41] const SORT_4 var_29 = 7; [L43] SORT_1 input_2; [L44] SORT_1 input_3; [L46] EXPR __VERIFIER_nondet_uint() & mask_SORT_4 [L46] SORT_4 state_6 = __VERIFIER_nondet_uint() & mask_SORT_4; [L47] EXPR __VERIFIER_nondet_uint() & mask_SORT_4 [L47] SORT_4 state_27 = __VERIFIER_nondet_uint() & mask_SORT_4; [L48] EXPR __VERIFIER_nondet_uint() & mask_SORT_4 [L48] SORT_4 state_30 = __VERIFIER_nondet_uint() & mask_SORT_4; [L50] SORT_4 init_7_arg_1 = var_5; [L51] state_6 = init_7_arg_1 [L52] SORT_4 init_28_arg_1 = var_26; [L53] state_27 = init_28_arg_1 [L54] SORT_4 init_31_arg_1 = var_29; [L55] state_30 = init_31_arg_1 VAL [mask_SORT_1=1, mask_SORT_4=1048575, state_27=5, state_30=7, state_6=1, var_10=1, var_13=5, var_17=7, var_22=1] [L58] input_2 = __VERIFIER_nondet_uchar() [L59] input_3 = __VERIFIER_nondet_uchar() [L62] SORT_4 var_9_arg_0 = state_6; [L63] EXPR var_9_arg_0 & mask_SORT_4 [L63] var_9_arg_0 = var_9_arg_0 & mask_SORT_4 [L64] SORT_8 var_9 = var_9_arg_0; [L65] SORT_8 var_11_arg_0 = var_9; [L66] SORT_8 var_11_arg_1 = var_10; [L67] SORT_1 var_11 = var_11_arg_0 == var_11_arg_1; [L68] SORT_4 var_12_arg_0 = state_6; [L69] EXPR var_12_arg_0 & mask_SORT_4 [L69] var_12_arg_0 = var_12_arg_0 & mask_SORT_4 [L70] SORT_8 var_12 = var_12_arg_0; [L71] SORT_8 var_14_arg_0 = var_12; [L72] SORT_8 var_14_arg_1 = var_13; [L73] SORT_1 var_14 = var_14_arg_0 == var_14_arg_1; [L74] SORT_1 var_15_arg_0 = var_11; [L75] SORT_1 var_15_arg_1 = var_14; [L76] EXPR var_15_arg_0 | var_15_arg_1 [L76] SORT_1 var_15 = var_15_arg_0 | var_15_arg_1; [L77] SORT_4 var_16_arg_0 = state_6; [L78] EXPR var_16_arg_0 & mask_SORT_4 [L78] var_16_arg_0 = var_16_arg_0 & mask_SORT_4 [L79] SORT_8 var_16 = var_16_arg_0; [L80] SORT_8 var_18_arg_0 = var_16; [L81] SORT_8 var_18_arg_1 = var_17; [L82] SORT_1 var_18 = var_18_arg_0 == var_18_arg_1; [L83] SORT_1 var_19_arg_0 = var_15; [L84] SORT_1 var_19_arg_1 = var_18; [L85] EXPR var_19_arg_0 | var_19_arg_1 [L85] SORT_1 var_19 = var_19_arg_0 | var_19_arg_1; [L86] SORT_1 var_23_arg_0 = var_19; [L87] SORT_1 var_23 = ~var_23_arg_0; [L88] SORT_1 var_24_arg_0 = var_22; [L89] SORT_1 var_24_arg_1 = var_23; [L90] EXPR var_24_arg_0 & var_24_arg_1 [L90] SORT_1 var_24 = var_24_arg_0 & var_24_arg_1; [L91] EXPR var_24 & mask_SORT_1 [L91] var_24 = var_24 & mask_SORT_1 [L92] SORT_1 bad_25_arg_0 = var_24; [L93] CALL __VERIFIER_assert(!(bad_25_arg_0)) [L21] COND TRUE !(cond) [L21] reach_error() * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.33ms. Allocated memory is still 117.4MB. Free memory is still 72.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 255.26ms. Allocated memory is still 117.4MB. Free memory was 92.6MB in the beginning and 80.2MB in the end (delta: 12.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 45.79ms. Allocated memory is still 117.4MB. Free memory was 80.2MB in the beginning and 77.5MB in the end (delta: 2.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 29.64ms. Allocated memory is still 117.4MB. Free memory was 77.5MB in the beginning and 76.2MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 1002.59ms. Allocated memory is still 117.4MB. Free memory was 76.2MB in the beginning and 72.0MB in the end (delta: 4.3MB). Peak memory consumption was 46.7MB. Max. memory is 16.1GB. * CodeCheck took 717.58ms. Allocated memory is still 117.4MB. Free memory was 72.0MB in the beginning and 41.7MB in the end (delta: 30.3MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Witness Printer took 5.58ms. Allocated memory is still 117.4MB. Free memory was 41.7MB in the beginning and 41.6MB in the end (delta: 106.7kB). There was no memory consumed. Max. memory is 16.1GB. RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-11-25 02:12:14,122 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.swap_three.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash a995c16e34c6a8c947423a8daf73fb5637408e6de846a052a4473f47c82db47d --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 02:12:16,880 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 02:12:17,030 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-64bit-Kojak_Bitvector.epf [2024-11-25 02:12:17,070 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 02:12:17,072 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 02:12:17,072 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 02:12:17,073 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 02:12:17,073 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 02:12:17,074 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 02:12:17,074 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 02:12:17,075 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 02:12:17,075 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 02:12:17,075 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 02:12:17,075 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 02:12:17,076 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-25 02:12:17,076 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-25 02:12:17,076 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-25 02:12:17,076 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 02:12:17,076 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 02:12:17,076 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 02:12:17,076 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 02:12:17,076 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 02:12:17,077 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 02:12:17,077 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2024-11-25 02:12:17,078 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2024-11-25 02:12:17,078 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 02:12:17,078 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:12:17,078 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 02:12:17,078 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 02:12:17,079 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 02:12:17,080 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2024-11-25 02:12:17,080 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-25 02:12:17,080 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2024-11-25 02:12:17,080 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a995c16e34c6a8c947423a8daf73fb5637408e6de846a052a4473f47c82db47d [2024-11-25 02:12:17,394 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 02:12:17,405 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 02:12:17,407 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 02:12:17,412 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 02:12:17,412 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 02:12:17,414 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.swap_three.c [2024-11-25 02:12:20,456 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/data/1cd56e8cb/6bb883aa06bf418b9b2782f1b87d2300/FLAG6cc1a5760 [2024-11-25 02:12:20,732 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 02:12:20,733 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.swap_three.c [2024-11-25 02:12:20,741 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/data/1cd56e8cb/6bb883aa06bf418b9b2782f1b87d2300/FLAG6cc1a5760 [2024-11-25 02:12:21,054 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/data/1cd56e8cb/6bb883aa06bf418b9b2782f1b87d2300 [2024-11-25 02:12:21,056 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 02:12:21,058 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 02:12:21,059 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 02:12:21,059 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 02:12:21,064 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 02:12:21,065 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,065 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@52395f5c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:21, skipping insertion in model container [2024-11-25 02:12:21,066 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,079 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 02:12:21,212 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.swap_three.c[1250,1263] [2024-11-25 02:12:21,245 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:12:21,256 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 02:12:21,267 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.swap_three.c[1250,1263] [2024-11-25 02:12:21,285 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:12:21,299 INFO L204 MainTranslator]: Completed translation [2024-11-25 02:12:21,300 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:21 WrapperNode [2024-11-25 02:12:21,300 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 02:12:21,301 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 02:12:21,301 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 02:12:21,302 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 02:12:21,308 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,315 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,333 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 92 [2024-11-25 02:12:21,333 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 02:12:21,334 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 02:12:21,334 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 02:12:21,334 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 02:12:21,341 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,341 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,343 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,343 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,349 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,349 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,352 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,353 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,354 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,361 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 02:12:21,362 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 02:12:21,362 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 02:12:21,362 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 02:12:21,363 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:12:21,389 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 02:12:21,402 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 02:12:21,408 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 02:12:21,438 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 02:12:21,438 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2024-11-25 02:12:21,438 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 02:12:21,438 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 02:12:21,533 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 02:12:21,535 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 02:12:21,717 INFO L? ?]: Removed 42 outVars from TransFormulas that were not future-live. [2024-11-25 02:12:21,717 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 02:12:21,774 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 02:12:21,775 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-25 02:12:21,775 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:12:21 BoogieIcfgContainer [2024-11-25 02:12:21,775 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 02:12:21,776 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 02:12:21,776 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 02:12:21,785 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 02:12:21,785 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:12:21" (1/1) ... [2024-11-25 02:12:21,795 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 02:12:21,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:12:21,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2024-11-25 02:12:21,836 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2024-11-25 02:12:21,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-25 02:12:21,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:12:21,839 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:12:21,839 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:12:21,841 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:12:21,842 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2024-11-25 02:12:21,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:12:21,967 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:12:22,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:12:22,026 INFO L256 TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 21 conjuncts are in the unsatisfiable core [2024-11-25 02:12:22,042 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:12:22,364 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:12:22,367 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (2)] Exception during sending of exit command (exit): Broken pipe [2024-11-25 02:12:22,369 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (2)] Forceful destruction successful, exit code 0 [2024-11-25 02:12:22,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:12:22,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 8 states and 10 transitions. [2024-11-25 02:12:22,463 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 10 transitions. [2024-11-25 02:12:22,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-25 02:12:22,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:12:22,464 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:12:22,465 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:12:22,467 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:12:22,471 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2024-11-25 02:12:22,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:12:22,632 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:12:22,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:12:22,695 INFO L256 TraceCheckSpWp]: Trace formula consists of 85 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-11-25 02:12:22,702 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:12:23,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:12:23,035 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (3)] Exception during sending of exit command (exit): Broken pipe [2024-11-25 02:12:23,037 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (3)] Forceful destruction successful, exit code 0 [2024-11-25 02:12:23,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:12:23,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 12 states and 18 transitions. [2024-11-25 02:12:23,714 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 18 transitions. [2024-11-25 02:12:23,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-25 02:12:23,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:12:23,715 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:12:23,715 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:12:23,717 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:12:23,719 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2024-11-25 02:12:23,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:12:23,924 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:12:23,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:12:23,996 INFO L256 TraceCheckSpWp]: Trace formula consists of 118 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-11-25 02:12:24,002 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:12:24,444 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:12:24,448 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (4)] Ended with exit code 0 [2024-11-25 02:12:26,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:12:26,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 19 states and 35 transitions. [2024-11-25 02:12:26,345 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 35 transitions. [2024-11-25 02:12:26,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-25 02:12:26,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:12:26,348 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:12:26,348 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:12:26,350 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:12:26,353 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (5)] Waiting until timeout for monitored process [2024-11-25 02:12:26,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:12:26,563 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:12:26,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:12:26,626 INFO L256 TraceCheckSpWp]: Trace formula consists of 151 conjuncts, 27 conjuncts are in the unsatisfiable core [2024-11-25 02:12:26,631 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:12:27,050 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-25 02:12:27,056 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (5)] Ended with exit code 0 [2024-11-25 02:12:29,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:12:29,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 27 states and 51 transitions. [2024-11-25 02:12:29,467 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 51 transitions. [2024-11-25 02:12:29,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-25 02:12:29,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:12:29,468 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:12:29,468 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:12:29,470 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:12:29,471 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (6)] Waiting until timeout for monitored process [2024-11-25 02:12:29,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:12:29,712 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:12:29,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:12:29,792 INFO L256 TraceCheckSpWp]: Trace formula consists of 184 conjuncts, 28 conjuncts are in the unsatisfiable core [2024-11-25 02:12:29,796 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:12:30,133 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 23 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-25 02:12:30,137 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (6)] Ended with exit code 0 [2024-11-25 02:12:31,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:12:31,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 32 states and 60 transitions. [2024-11-25 02:12:31,705 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 60 transitions. [2024-11-25 02:12:31,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-25 02:12:31,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:12:31,706 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2024-11-25 02:12:31,706 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 [2024-11-25 02:12:31,708 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2024-11-25 02:12:31,711 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (7)] Waiting until timeout for monitored process [2024-11-25 02:12:31,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:12:31,978 ERROR L568 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2024-11-25 02:12:32,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:12:32,080 INFO L256 TraceCheckSpWp]: Trace formula consists of 217 conjuncts, 27 conjuncts are in the unsatisfiable core [2024-11-25 02:12:32,083 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:12:32,324 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-25 02:12:32,327 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/cvc4 --incremental --print-success --lang smt (7)] Ended with exit code 0 [2024-11-25 02:12:32,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:12:32,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 10 transitions. [2024-11-25 02:12:32,896 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 10 transitions. [2024-11-25 02:12:32,896 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-25 02:12:32,896 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 7 iterations. [2024-11-25 02:12:32,903 INFO L726 CodeCheckObserver]: All specifications hold 1 specifications checked. All of them hold [2024-11-25 02:12:33,445 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2024-11-25 02:12:33,445 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 21) no Hoare annotation was computed. [2024-11-25 02:12:33,446 INFO L77 FloydHoareUtils]: At program point L56-1(lines 56 102) the Hoare annotation is: (let ((.cse0 (= (_ bv7 32) |ULTIMATE.start_main_~var_17~0#1|)) (.cse1 (= (_ bv5 32) |ULTIMATE.start_main_~var_13~0#1|)) (.cse2 (= (_ bv1 8) |ULTIMATE.start_main_~mask_SORT_1~0#1|)) (.cse3 (= (_ bv1 32) |ULTIMATE.start_main_~var_10~0#1|)) (.cse4 (= (_ bv1048575 32) |ULTIMATE.start_main_~mask_SORT_4~0#1|))) (or (and .cse0 .cse1 (= (_ bv1 32) |ULTIMATE.start_main_~state_30~0#1|) (= (_ bv5 32) |ULTIMATE.start_main_~state_6~0#1|) .cse2 .cse3 .cse4 (= (_ bv7 32) |ULTIMATE.start_main_~state_27~0#1|)) (and .cse0 (= (_ bv1 32) |ULTIMATE.start_main_~state_6~0#1|) .cse1 (= (_ bv7 32) |ULTIMATE.start_main_~state_30~0#1|) .cse2 .cse3 .cse4 (= (_ bv5 32) |ULTIMATE.start_main_~state_27~0#1|)) (and .cse0 (= (_ bv5 32) |ULTIMATE.start_main_~state_30~0#1|) (= (_ bv1 32) |ULTIMATE.start_main_~state_27~0#1|) .cse1 (= (_ bv7 32) |ULTIMATE.start_main_~state_6~0#1|) .cse2 .cse3 .cse4))) [2024-11-25 02:12:33,446 INFO L77 FloydHoareUtils]: At program point L21(line 21) the Hoare annotation is: (let ((.cse0 (= (_ bv7 32) |ULTIMATE.start_main_~var_17~0#1|)) (.cse1 (= (_ bv5 32) |ULTIMATE.start_main_~var_13~0#1|)) (.cse2 (= (_ bv1 32) |ULTIMATE.start___VERIFIER_assert_~cond#1|)) (.cse3 (= (_ bv1 8) |ULTIMATE.start_main_~mask_SORT_1~0#1|)) (.cse4 (= (_ bv1 32) |ULTIMATE.start_main_~var_10~0#1|)) (.cse5 (= (_ bv1048575 32) |ULTIMATE.start_main_~mask_SORT_4~0#1|))) (or (and .cse0 (= (_ bv1 32) |ULTIMATE.start_main_~state_6~0#1|) .cse1 (= (_ bv7 32) |ULTIMATE.start_main_~state_30~0#1|) .cse2 .cse3 .cse4 .cse5 (= (_ bv5 32) |ULTIMATE.start_main_~state_27~0#1|)) (and .cse0 .cse1 .cse2 (= (_ bv1 32) |ULTIMATE.start_main_~state_30~0#1|) (= (_ bv5 32) |ULTIMATE.start_main_~state_6~0#1|) .cse3 .cse4 .cse5 (= (_ bv7 32) |ULTIMATE.start_main_~state_27~0#1|)) (and .cse0 (= (_ bv5 32) |ULTIMATE.start_main_~state_30~0#1|) (= (_ bv1 32) |ULTIMATE.start_main_~state_27~0#1|) .cse1 (= (_ bv7 32) |ULTIMATE.start_main_~state_6~0#1|) .cse2 .cse3 .cse4 .cse5))) [2024-11-25 02:12:33,446 INFO L75 FloydHoareUtils]: For program point L21-1(line 21) no Hoare annotation was computed. [2024-11-25 02:12:33,446 INFO L77 FloydHoareUtils]: At program point L21-3(line 21) the Hoare annotation is: (let ((.cse0 (= (_ bv7 32) |ULTIMATE.start_main_~var_17~0#1|)) (.cse1 (= (_ bv5 32) |ULTIMATE.start_main_~var_13~0#1|)) (.cse2 (= (_ bv1 8) |ULTIMATE.start_main_~mask_SORT_1~0#1|)) (.cse3 (= (_ bv1 32) |ULTIMATE.start_main_~var_10~0#1|)) (.cse4 (= (_ bv1048575 32) |ULTIMATE.start_main_~mask_SORT_4~0#1|))) (or (and .cse0 .cse1 (= (_ bv1 32) |ULTIMATE.start_main_~state_30~0#1|) (= (_ bv5 32) |ULTIMATE.start_main_~state_6~0#1|) .cse2 .cse3 .cse4 (= (_ bv7 32) |ULTIMATE.start_main_~state_27~0#1|)) (and .cse0 (= (_ bv1 32) |ULTIMATE.start_main_~state_6~0#1|) .cse1 (= (_ bv7 32) |ULTIMATE.start_main_~state_30~0#1|) .cse2 .cse3 .cse4 (= (_ bv5 32) |ULTIMATE.start_main_~state_27~0#1|)) (and .cse0 (= (_ bv5 32) |ULTIMATE.start_main_~state_30~0#1|) (= (_ bv1 32) |ULTIMATE.start_main_~state_27~0#1|) .cse1 (= (_ bv7 32) |ULTIMATE.start_main_~state_6~0#1|) .cse2 .cse3 .cse4))) [2024-11-25 02:12:33,446 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-25 02:12:33,457 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 25.11 02:12:33 ImpRootNode [2024-11-25 02:12:33,458 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-25 02:12:33,458 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-25 02:12:33,458 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-25 02:12:33,458 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-25 02:12:33,459 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:12:21" (3/4) ... [2024-11-25 02:12:33,461 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-11-25 02:12:33,472 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2024-11-25 02:12:33,472 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-11-25 02:12:33,473 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-25 02:12:33,473 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-25 02:12:33,552 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/witness.graphml [2024-11-25 02:12:33,553 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/witness.yml [2024-11-25 02:12:33,553 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-25 02:12:33,555 INFO L158 Benchmark]: Toolchain (without parser) took 12496.21ms. Allocated memory was 83.9MB in the beginning and 151.0MB in the end (delta: 67.1MB). Free memory was 59.0MB in the beginning and 94.5MB in the end (delta: -35.4MB). Peak memory consumption was 32.0MB. Max. memory is 16.1GB. [2024-11-25 02:12:33,556 INFO L158 Benchmark]: CDTParser took 1.60ms. Allocated memory is still 83.9MB. Free memory was 56.5MB in the beginning and 56.5MB in the end (delta: 18.5kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:12:33,556 INFO L158 Benchmark]: CACSL2BoogieTranslator took 241.46ms. Allocated memory is still 83.9MB. Free memory was 58.9MB in the beginning and 46.3MB in the end (delta: 12.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-25 02:12:33,556 INFO L158 Benchmark]: Boogie Procedure Inliner took 32.32ms. Allocated memory is still 83.9MB. Free memory was 46.3MB in the beginning and 44.8MB in the end (delta: 1.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-25 02:12:33,557 INFO L158 Benchmark]: Boogie Preprocessor took 26.85ms. Allocated memory is still 83.9MB. Free memory was 44.8MB in the beginning and 43.7MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:12:33,558 INFO L158 Benchmark]: RCFGBuilder took 413.92ms. Allocated memory is still 83.9MB. Free memory was 43.7MB in the beginning and 59.0MB in the end (delta: -15.3MB). Peak memory consumption was 19.8MB. Max. memory is 16.1GB. [2024-11-25 02:12:33,558 INFO L158 Benchmark]: CodeCheck took 11681.53ms. Allocated memory was 83.9MB in the beginning and 151.0MB in the end (delta: 67.1MB). Free memory was 59.0MB in the beginning and 99.6MB in the end (delta: -40.6MB). Peak memory consumption was 20.5MB. Max. memory is 16.1GB. [2024-11-25 02:12:33,559 INFO L158 Benchmark]: Witness Printer took 94.95ms. Allocated memory is still 151.0MB. Free memory was 99.6MB in the beginning and 94.5MB in the end (delta: 5.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-25 02:12:33,561 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: 11.1s, OverallIterations: 7, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 183 SdHoareTripleChecker+Valid, 1.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 140 mSDsluCounter, 6 SdHoareTripleChecker+Invalid, 1.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 120 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 660 IncrementalHoareTripleChecker+Invalid, 780 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 120 mSolverCounterUnsat, 6 mSDtfsCounter, 660 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 775 GetRequests, 639 SyntacticMatches, 24 SemanticMatches, 112 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5120 ImplicationChecksByTransitivity, 7.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 2.1s InterpolantComputationTime, 69 NumberOfCodeBlocks, 69 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 63 ConstructedInterpolants, 0 QuantifiedInterpolants, 722 SizeOfPredicates, 24 NumberOfNonLiveVariables, 807 ConjunctsInSsa, 152 ConjunctsInUnsatCore, 6 InterpolantComputations, 1 PerfectInterpolantSequences, 10/90 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - PositiveResult [Line: 21]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 56]: Loop Invariant Derived loop invariant: ((((((((((7 == var_17) && (5 == var_13)) && (1 == state_30)) && (5 == state_6)) && (1 == mask_SORT_1)) && (1 == var_10)) && (1048575 == mask_SORT_4)) && (7 == state_27)) || ((((((((7 == var_17) && (1 == state_6)) && (5 == var_13)) && (7 == state_30)) && (1 == mask_SORT_1)) && (1 == var_10)) && (1048575 == mask_SORT_4)) && (5 == state_27))) || ((((((((7 == var_17) && (5 == state_30)) && (1 == state_27)) && (5 == var_13)) && (7 == state_6)) && (1 == mask_SORT_1)) && (1 == var_10)) && (1048575 == mask_SORT_4))) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.60ms. Allocated memory is still 83.9MB. Free memory was 56.5MB in the beginning and 56.5MB in the end (delta: 18.5kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 241.46ms. Allocated memory is still 83.9MB. Free memory was 58.9MB in the beginning and 46.3MB in the end (delta: 12.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 32.32ms. Allocated memory is still 83.9MB. Free memory was 46.3MB in the beginning and 44.8MB in the end (delta: 1.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 26.85ms. Allocated memory is still 83.9MB. Free memory was 44.8MB in the beginning and 43.7MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 413.92ms. Allocated memory is still 83.9MB. Free memory was 43.7MB in the beginning and 59.0MB in the end (delta: -15.3MB). Peak memory consumption was 19.8MB. Max. memory is 16.1GB. * CodeCheck took 11681.53ms. Allocated memory was 83.9MB in the beginning and 151.0MB in the end (delta: 67.1MB). Free memory was 59.0MB in the beginning and 99.6MB in the end (delta: -40.6MB). Peak memory consumption was 20.5MB. Max. memory is 16.1GB. * Witness Printer took 94.95ms. Allocated memory is still 151.0MB. Free memory was 99.6MB in the beginning and 94.5MB in the end (delta: 5.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2024-11-25 02:12:33,588 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2952ff2-a1f8-46aa-bcc0-4bc526d1f45c/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE