./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/loop-acceleration/simple_1-2.c --full-output --witness-type correctness_witness --validate ../results/automizer-verification-files/SV-COMP24_unreach-call/simple_1-2.yml/witness-2.1.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 04d6fb36 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/certificate-witnesses-artifact/referee/data/config -Xmx15G -Xms4m -jar /storage/repos/certificate-witnesses-artifact/referee/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/certificate-witnesses-artifact/referee/data -tc /storage/repos/certificate-witnesses-artifact/referee/config/RefereeReachWitnessValidation.xml -i ../sv-benchmarks/c/loop-acceleration/simple_1-2.c ../results/automizer-verification-files/SV-COMP24_unreach-call/simple_1-2.yml/witness-2.1.yml -s /storage/repos/certificate-witnesses-artifact/referee/config/svcomp-Reach-32bit-Referee_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.positions.where.we.compute.the.hoare.annotation None --- Real Ultimate output --- This is Ultimate 0.2.4-tmp.dk.referee-eval-04d6fb3-m [2024-09-15 20:05:06,337 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-15 20:05:06,394 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/referee/config/svcomp-Reach-32bit-Referee_Default.epf [2024-09-15 20:05:06,398 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-15 20:05:06,399 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-15 20:05:06,424 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-15 20:05:06,425 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-15 20:05:06,425 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-15 20:05:06,425 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-15 20:05:06,426 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-15 20:05:06,426 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-15 20:05:06,426 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-15 20:05:06,427 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-15 20:05:06,431 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-15 20:05:06,431 INFO L153 SettingsManager]: * Use SBE=true [2024-09-15 20:05:06,431 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-15 20:05:06,431 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-15 20:05:06,432 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-15 20:05:06,432 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-15 20:05:06,432 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-15 20:05:06,432 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-15 20:05:06,436 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-15 20:05:06,436 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-15 20:05:06,436 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-15 20:05:06,436 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-15 20:05:06,437 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-15 20:05:06,437 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-15 20:05:06,437 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-15 20:05:06,437 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-15 20:05:06,438 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-15 20:05:06,438 INFO L153 SettingsManager]: * Future-live optimization=false [2024-09-15 20:05:06,438 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-15 20:05:06,438 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-15 20:05:06,438 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-15 20:05:06,439 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-15 20:05:06,439 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-15 20:05:06,439 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-15 20:05:06,441 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-15 20:05:06,441 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-15 20:05:06,441 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-15 20:05:06,441 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-15 20:05:06,442 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-15 20:05:06,442 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-15 20:05:06,442 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/certificate-witnesses-artifact/referee/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.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> None [2024-09-15 20:05:06,721 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-15 20:05:06,746 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-15 20:05:06,750 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-15 20:05:06,751 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-09-15 20:05:06,752 INFO L274 PluginConnector]: Witness Parser initialized [2024-09-15 20:05:06,753 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/referee/../results/automizer-verification-files/SV-COMP24_unreach-call/simple_1-2.yml/witness-2.1.yml [2024-09-15 20:05:06,811 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-15 20:05:06,812 INFO L274 PluginConnector]: CDTParser initialized [2024-09-15 20:05:06,813 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/referee/../sv-benchmarks/c/loop-acceleration/simple_1-2.c [2024-09-15 20:05:08,276 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-15 20:05:08,454 INFO L384 CDTParser]: Found 1 translation units. [2024-09-15 20:05:08,455 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loop-acceleration/simple_1-2.c [2024-09-15 20:05:08,460 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/referee/data/fc99fcf4b/3e955a466f8245bf97e0a845d70a6855/FLAGac01e7b8d [2024-09-15 20:05:08,853 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/referee/data/fc99fcf4b/3e955a466f8245bf97e0a845d70a6855 [2024-09-15 20:05:08,853 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-15 20:05:08,854 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-09-15 20:05:08,857 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-15 20:05:08,857 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-15 20:05:08,861 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-15 20:05:08,862 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 15.09 08:05:06" (1/2) ... [2024-09-15 20:05:08,862 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1ad7372f and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 15.09 08:05:08, skipping insertion in model container [2024-09-15 20:05:08,862 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 15.09 08:05:06" (1/2) ... [2024-09-15 20:05:08,864 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@74c7f92a and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 15.09 08:05:08, skipping insertion in model container [2024-09-15 20:05:08,864 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 15.09 08:05:08" (2/2) ... [2024-09-15 20:05:08,864 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1ad7372f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.09 08:05:08, skipping insertion in model container [2024-09-15 20:05:08,865 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 15.09 08:05:08" (2/2) ... [2024-09-15 20:05:08,871 INFO L93 nessWitnessExtractor]: Found the following entries in the witness: [2024-09-15 20:05:08,872 INFO L1541 ArrayList]: Loop invariant at [L15-L17] ((x % 2) == 0) [2024-09-15 20:05:08,872 INFO L1541 ArrayList]: Function contract at [L5]: requires (1 <= \old(cond)), ensures (1 <= \old(cond)) [2024-09-15 20:05:08,886 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-15 20:05:09,022 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loop-acceleration/simple_1-2.c[322,335] [2024-09-15 20:05:09,033 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-15 20:05:09,043 INFO L200 MainTranslator]: Completed pre-run Start Parsing Global Start Parsing Global [2024-09-15 20:05:09,081 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loop-acceleration/simple_1-2.c[322,335] Start Parsing Local [2024-09-15 20:05:09,087 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-15 20:05:09,109 INFO L204 MainTranslator]: Completed translation [2024-09-15 20:05:09,109 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.09 08:05:09 WrapperNode [2024-09-15 20:05:09,109 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-15 20:05:09,110 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-15 20:05:09,111 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-15 20:05:09,111 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-15 20:05:09,121 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.09 08:05:09" (1/1) ... [2024-09-15 20:05:09,121 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.09 08:05:09" (1/1) ... [2024-09-15 20:05:09,127 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.09 08:05:09" (1/1) ... [2024-09-15 20:05:09,135 WARN L109 MemorySlicer]: Omit memory slicing because it failed with the following exception: Unsupported: Procedure __VERIFIER_assert is not part of the Ultimate memory model but has specification other that is not a ModifiesSpecification [2024-09-15 20:05:09,135 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.09 08:05:09" (1/1) ... [2024-09-15 20:05:09,135 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.09 08:05:09" (1/1) ... [2024-09-15 20:05:09,143 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.09 08:05:09" (1/1) ... [2024-09-15 20:05:09,146 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.09 08:05:09" (1/1) ... [2024-09-15 20:05:09,147 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.09 08:05:09" (1/1) ... [2024-09-15 20:05:09,152 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.09 08:05:09" (1/1) ... [2024-09-15 20:05:09,153 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-15 20:05:09,154 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-15 20:05:09,155 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-15 20:05:09,155 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-15 20:05:09,156 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.09 08:05:09" (1/1) ... [2024-09-15 20:05:09,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-15 20:05:09,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/referee/z3 [2024-09-15 20:05:09,183 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/certificate-witnesses-artifact/referee/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-09-15 20:05:09,184 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/referee/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-09-15 20:05:09,225 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-09-15 20:05:09,225 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-15 20:05:09,225 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2024-09-15 20:05:09,225 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-09-15 20:05:09,225 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-09-15 20:05:09,226 INFO L130 BoogieDeclarations]: Found specification of procedure abort [2024-09-15 20:05:09,226 INFO L130 BoogieDeclarations]: Found specification of procedure __assert_fail [2024-09-15 20:05:09,227 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2024-09-15 20:05:09,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-15 20:05:09,227 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-09-15 20:05:09,227 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-09-15 20:05:09,245 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-09-15 20:05:09,245 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-09-15 20:05:09,245 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-15 20:05:09,245 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-09-15 20:05:09,245 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-09-15 20:05:09,246 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-09-15 20:05:09,307 INFO L242 CfgBuilder]: Building ICFG [2024-09-15 20:05:09,309 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-15 20:05:09,398 WARN L783 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-09-15 20:05:09,410 INFO L291 CfgBuilder]: Performing block encoding [2024-09-15 20:05:09,429 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-15 20:05:09,430 INFO L318 CfgBuilder]: Removed 1 assume(true) statements. [2024-09-15 20:05:09,430 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 15.09 08:05:09 BoogieIcfgContainer [2024-09-15 20:05:09,431 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-15 20:05:09,431 INFO L112 PluginConnector]: ------------------------Referee---------------------------- [2024-09-15 20:05:09,431 INFO L270 PluginConnector]: Initializing Referee... [2024-09-15 20:05:09,432 INFO L274 PluginConnector]: Referee initialized [2024-09-15 20:05:09,432 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 15.09 08:05:06" (1/4) ... [2024-09-15 20:05:09,433 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@21b3797b and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.referee CORRECTNESS_WITNESS 15.09 08:05:09, skipping insertion in model container [2024-09-15 20:05:09,433 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "CDTParser AST 15.09 08:05:08" (2/4) ... [2024-09-15 20:05:09,433 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@21b3797b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.referee AST 15.09 08:05:09, skipping insertion in model container [2024-09-15 20:05:09,433 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.09 08:05:09" (3/4) ... [2024-09-15 20:05:09,434 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@21b3797b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.referee AST 15.09 08:05:09, skipping insertion in model container [2024-09-15 20:05:09,434 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 15.09 08:05:09" (4/4) ... [2024-09-15 20:05:09,435 INFO L79 RefereeObserver]: Analyzing ICFG simple_1-2.c [2024-09-15 20:05:09,439 INFO L112 InvariantChecker]: Found 1 loops. [2024-09-15 20:05:09,439 INFO L367 InvariantChecker]: Will check inductivity from LOOP_HEAD L15-3 to LOOP_INVARIANT_ERROR_LOC mainErr0ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 3 edges. [2024-09-15 20:05:09,440 INFO L367 InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to LOOP_INVARIANT_ERROR_LOC mainErr0ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 2 edges. [2024-09-15 20:05:09,440 INFO L367 InvariantChecker]: Will check inductivity from LOOP_HEAD L15-3 to ERROR_LOC mainErr1REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 4 edges. [2024-09-15 20:05:09,440 INFO L367 InvariantChecker]: Will check inductivity from ENTRY __VERIFIER_assertENTRY to ERROR_LOC __VERIFIER_assertErr1ENSURES_VIOLATIONPOST_CONDITION. Corresponding subgraph has 5 edges. [2024-09-15 20:05:09,440 INFO L367 InvariantChecker]: Will check inductivity from ENTRY __VERIFIER_assertENTRY to ERROR_LOC __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 3 edges. [2024-09-15 20:05:09,440 INFO L130 InvariantChecker]: Will check 1 loop-free subgraphs from loop head to loop head, 2 loop-free subgraphs from procedure entry to error location, 1 loop-free subgraphs from procedure entry to loop head, 1 loop-free subgraphs from loop head to error location [2024-09-15 20:05:09,469 INFO L314 BlockEncoder]: Initial Icfg 4 locations, 3 edges [2024-09-15 20:05:09,470 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-15 20:05:09,470 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-15 20:05:09,471 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-15 20:05:09,472 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-15 20:05:09,473 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-15 20:05:09,486 INFO L101 BaseMinimizeStates]: Removed 4 edges and 2 locations by large block encoding [2024-09-15 20:05:09,487 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-15 20:05:09,488 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-15 20:05:09,488 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-15 20:05:09,491 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-15 20:05:09,491 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-15 20:05:09,511 INFO L514 InvariantChecker]: The annotation(s) from loop head L15-3 to loop head mainErr0ASSERT_VIOLATIONWITNESS_INVARIANT is inductive. [2024-09-15 20:05:09,525 INFO L314 BlockEncoder]: Initial Icfg 3 locations, 2 edges [2024-09-15 20:05:09,525 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-15 20:05:09,525 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-15 20:05:09,525 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-15 20:05:09,525 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-15 20:05:09,525 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-15 20:05:09,531 INFO L101 BaseMinimizeStates]: Removed 2 edges and 1 locations by large block encoding [2024-09-15 20:05:09,531 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-15 20:05:09,531 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-15 20:05:09,531 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-15 20:05:09,531 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-15 20:05:09,531 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-15 20:05:09,539 INFO L514 InvariantChecker]: The annotation(s) from entry $Ultimate##0 to loop head mainErr0ASSERT_VIOLATIONWITNESS_INVARIANT is inductive. [2024-09-15 20:05:09,548 INFO L314 BlockEncoder]: Initial Icfg 4 locations, 4 edges [2024-09-15 20:05:09,549 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-15 20:05:09,549 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-15 20:05:09,549 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-15 20:05:09,550 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-15 20:05:09,550 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-15 20:05:09,560 INFO L101 BaseMinimizeStates]: Removed 6 edges and 2 locations by large block encoding [2024-09-15 20:05:09,560 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-15 20:05:09,560 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-15 20:05:09,561 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-15 20:05:09,562 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-15 20:05:09,566 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-15 20:05:09,571 INFO L514 InvariantChecker]: The annotation(s) from loop head L15-3 to error location mainErr1REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-15 20:05:09,582 INFO L314 BlockEncoder]: Initial Icfg 5 locations, 5 edges [2024-09-15 20:05:09,582 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-15 20:05:09,586 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-15 20:05:09,586 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-15 20:05:09,586 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-15 20:05:09,587 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-15 20:05:09,595 INFO L101 BaseMinimizeStates]: Removed 8 edges and 3 locations by large block encoding [2024-09-15 20:05:09,595 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-15 20:05:09,595 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-15 20:05:09,595 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-15 20:05:09,595 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-15 20:05:09,596 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-15 20:05:09,602 INFO L514 InvariantChecker]: The annotation(s) from entry __VERIFIER_assertENTRY to error location __VERIFIER_assertErr1ENSURES_VIOLATIONPOST_CONDITION is inductive. [2024-09-15 20:05:09,612 INFO L314 BlockEncoder]: Initial Icfg 4 locations, 3 edges [2024-09-15 20:05:09,615 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-15 20:05:09,615 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-15 20:05:09,615 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-15 20:05:09,615 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-15 20:05:09,616 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-15 20:05:09,617 INFO L101 BaseMinimizeStates]: Removed 4 edges and 2 locations by large block encoding [2024-09-15 20:05:09,618 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-15 20:05:09,618 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-15 20:05:09,618 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-15 20:05:09,618 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-15 20:05:09,618 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-15 20:05:09,620 INFO L514 InvariantChecker]: The annotation(s) from entry __VERIFIER_assertENTRY to error location __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION is inductive. [2024-09-15 20:05:09,624 INFO L58 RefereeStarter]: Annotation is a valid proof of correctness. [2024-09-15 20:05:09,625 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@21b3797b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.referee CFG 15.09 08:05:09, skipping insertion in model container [2024-09-15 20:05:09,625 INFO L131 PluginConnector]: ------------------------ END Referee---------------------------- [2024-09-15 20:05:09,627 INFO L158 Benchmark]: Toolchain (without parser) took 771.93ms. Allocated memory is still 153.1MB. Free memory was 99.4MB in the beginning and 107.3MB in the end (delta: -7.9MB). There was no memory consumed. Max. memory is 16.1GB. [2024-09-15 20:05:09,627 INFO L158 Benchmark]: Witness Parser took 0.18ms. Allocated memory is still 96.5MB. Free memory was 58.4MB in the beginning and 58.3MB in the end (delta: 69.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-09-15 20:05:09,628 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 96.5MB. Free memory is still 56.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-09-15 20:05:09,629 INFO L158 Benchmark]: CACSL2BoogieTranslator took 252.79ms. Allocated memory is still 153.1MB. Free memory was 99.4MB in the beginning and 86.3MB in the end (delta: 13.1MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-09-15 20:05:09,631 INFO L158 Benchmark]: Boogie Preprocessor took 43.18ms. Allocated memory is still 153.1MB. Free memory was 86.3MB in the beginning and 84.7MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-09-15 20:05:09,631 INFO L158 Benchmark]: RCFGBuilder took 276.37ms. Allocated memory is still 153.1MB. Free memory was 84.7MB in the beginning and 117.8MB in the end (delta: -33.1MB). Peak memory consumption was 7.1MB. Max. memory is 16.1GB. [2024-09-15 20:05:09,632 INFO L158 Benchmark]: Referee took 193.87ms. Allocated memory is still 153.1MB. Free memory was 117.8MB in the beginning and 107.3MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-09-15 20:05:09,635 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.referee: - AnnotationCheckResult: Annotation is a valid proof of correctness. Annotation is a valid proof of correctness. Annotation is valid for all loop-free paths from entry of procedure __VERIFIER_assert to check that a call to reach_error is unreachable at line 7. Annotation is valid for all loop-free paths from entry of procedure __VERIFIER_assert to exit of procedure __VERIFIER_assert. Annotation is valid for all loop-free paths from loop head at line 15 to check that procedure precondition always holds at line 15. Annotation is valid for all loop-free paths from loop head at line 15 to loop head at line 15. Annotation is valid for all loop-free paths from entry of procedure main to loop head at line 15. * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.18ms. Allocated memory is still 96.5MB. Free memory was 58.4MB in the beginning and 58.3MB in the end (delta: 69.9kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.18ms. Allocated memory is still 96.5MB. Free memory is still 56.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 252.79ms. Allocated memory is still 153.1MB. Free memory was 99.4MB in the beginning and 86.3MB in the end (delta: 13.1MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Preprocessor took 43.18ms. Allocated memory is still 153.1MB. Free memory was 86.3MB in the beginning and 84.7MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 276.37ms. Allocated memory is still 153.1MB. Free memory was 84.7MB in the beginning and 117.8MB in the end (delta: -33.1MB). Peak memory consumption was 7.1MB. Max. memory is 16.1GB. * Referee took 193.87ms. Allocated memory is still 153.1MB. Free memory was 117.8MB in the beginning and 107.3MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2024-09-15 20:05:09,666 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/referee/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE