./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/loop-invgen/apache-get-tag.i --full-output --witness-type correctness_witness --validate ../results/automizer-verification-files/SV-COMP24_unreach-call/apache-get-tag.yml/witness-2.1.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 27b49876 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-invgen/apache-get-tag.i ../results/automizer-verification-files/SV-COMP24_unreach-call/apache-get-tag.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-27b4987-m [2024-09-21 12:47:22,289 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-21 12:47:22,375 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/referee/config/svcomp-Reach-32bit-Referee_Default.epf [2024-09-21 12:47:22,381 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-21 12:47:22,382 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-21 12:47:22,410 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-21 12:47:22,412 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-21 12:47:22,412 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-21 12:47:22,413 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-21 12:47:22,415 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-21 12:47:22,415 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-21 12:47:22,415 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-21 12:47:22,416 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-21 12:47:22,416 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-21 12:47:22,417 INFO L153 SettingsManager]: * Use SBE=true [2024-09-21 12:47:22,420 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-21 12:47:22,420 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-21 12:47:22,420 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-21 12:47:22,420 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-21 12:47:22,421 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-21 12:47:22,421 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-21 12:47:22,421 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-21 12:47:22,421 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-21 12:47:22,422 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-21 12:47:22,422 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-21 12:47:22,422 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-21 12:47:22,422 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-21 12:47:22,423 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-21 12:47:22,423 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-21 12:47:22,423 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-21 12:47:22,423 INFO L153 SettingsManager]: * Future-live optimization=false [2024-09-21 12:47:22,423 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-21 12:47:22,424 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-21 12:47:22,424 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-21 12:47:22,424 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-21 12:47:22,424 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-21 12:47:22,426 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-21 12:47:22,426 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-21 12:47:22,426 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-21 12:47:22,426 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-21 12:47:22,427 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-21 12:47:22,427 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-21 12:47:22,427 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-21 12:47:22,427 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-21 12:47:22,683 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-21 12:47:22,708 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-21 12:47:22,711 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-21 12:47:22,712 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-21 12:47:22,713 INFO L274 PluginConnector]: CDTParser initialized [2024-09-21 12:47:22,714 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/referee/../sv-benchmarks/c/loop-invgen/apache-get-tag.i [2024-09-21 12:47:24,126 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-21 12:47:24,317 INFO L384 CDTParser]: Found 1 translation units. [2024-09-21 12:47:24,318 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loop-invgen/apache-get-tag.i [2024-09-21 12:47:24,327 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/referee/data/f1ffe16a3/73e35774a0544093884ef09238334957/FLAG4f1f6f252 [2024-09-21 12:47:24,342 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/referee/data/f1ffe16a3/73e35774a0544093884ef09238334957 [2024-09-21 12:47:24,344 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-09-21 12:47:24,344 INFO L274 PluginConnector]: Witness Parser initialized [2024-09-21 12:47:24,345 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/referee/../results/automizer-verification-files/SV-COMP24_unreach-call/apache-get-tag.yml/witness-2.1.yml [2024-09-21 12:47:24,391 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-21 12:47:24,392 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-09-21 12:47:24,394 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-21 12:47:24,394 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-21 12:47:24,399 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-21 12:47:24,399 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.09 12:47:24" (1/2) ... [2024-09-21 12:47:24,400 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@54ad2662 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.09 12:47:24, skipping insertion in model container [2024-09-21 12:47:24,401 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.09 12:47:24" (1/2) ... [2024-09-21 12:47:24,402 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7b63259d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.09 12:47:24, skipping insertion in model container [2024-09-21 12:47:24,402 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 21.09 12:47:24" (2/2) ... [2024-09-21 12:47:24,403 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@54ad2662 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 21.09 12:47:24, skipping insertion in model container [2024-09-21 12:47:24,403 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 21.09 12:47:24" (2/2) ... [2024-09-21 12:47:24,413 INFO L93 nessWitnessExtractor]: Found the following entries in the witness: [2024-09-21 12:47:24,414 INFO L1541 ArrayList]: Loop invariant at [L32-L44] ((t <= tagbuf_len) && (0 <= t)) [2024-09-21 12:47:24,414 INFO L1541 ArrayList]: Loop invariant at [L48-L72] ((t <= tagbuf_len) && (0 <= t)) [2024-09-21 12:47:24,414 INFO L1541 ArrayList]: Function contract at [L17]: requires (cond != 0), ensures (cond != 0) [2024-09-21 12:47:24,436 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-21 12:47:24,625 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-invgen/apache-get-tag.i[893,906] [2024-09-21 12:47:24,654 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-21 12:47:24,668 INFO L200 MainTranslator]: Completed pre-run Start Parsing Global Start Parsing Global [2024-09-21 12:47:24,709 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-invgen/apache-get-tag.i[893,906] Start Parsing Local Start Parsing Local [2024-09-21 12:47:24,725 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-21 12:47:24,744 INFO L204 MainTranslator]: Completed translation [2024-09-21 12:47:24,745 INFO L201 PluginConnector]: Adding new model witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 21.09 12:47:24 WrapperNode [2024-09-21 12:47:24,746 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-21 12:47:24,746 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-21 12:47:24,747 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-21 12:47:24,747 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-21 12:47:24,760 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 21.09 12:47:24" (1/1) ... [2024-09-21 12:47:24,760 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 21.09 12:47:24" (1/1) ... [2024-09-21 12:47:24,767 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 21.09 12:47:24" (1/1) ... [2024-09-21 12:47:24,781 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-21 12:47:24,781 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 21.09 12:47:24" (1/1) ... [2024-09-21 12:47:24,781 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 21.09 12:47:24" (1/1) ... [2024-09-21 12:47:24,785 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 21.09 12:47:24" (1/1) ... [2024-09-21 12:47:24,794 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 21.09 12:47:24" (1/1) ... [2024-09-21 12:47:24,795 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 21.09 12:47:24" (1/1) ... [2024-09-21 12:47:24,800 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 21.09 12:47:24" (1/1) ... [2024-09-21 12:47:24,801 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-21 12:47:24,802 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-21 12:47:24,802 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-21 12:47:24,803 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-21 12:47:24,803 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 21.09 12:47:24" (1/1) ... [2024-09-21 12:47:24,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-21 12:47:24,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/referee/z3 [2024-09-21 12:47:24,843 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-21 12:47:24,850 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-21 12:47:24,890 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-09-21 12:47:24,891 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-21 12:47:24,891 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2024-09-21 12:47:24,892 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-09-21 12:47:24,892 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-09-21 12:47:24,893 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-09-21 12:47:24,893 INFO L130 BoogieDeclarations]: Found specification of procedure abort [2024-09-21 12:47:24,893 INFO L130 BoogieDeclarations]: Found specification of procedure __assert_fail [2024-09-21 12:47:24,893 INFO L130 BoogieDeclarations]: Found specification of procedure __assert_perror_fail [2024-09-21 12:47:24,893 INFO L130 BoogieDeclarations]: Found specification of procedure __assert [2024-09-21 12:47:24,893 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2024-09-21 12:47:24,893 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-21 12:47:24,894 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-09-21 12:47:24,894 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-09-21 12:47:24,894 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2024-09-21 12:47:24,895 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-09-21 12:47:24,895 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-09-21 12:47:24,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-09-21 12:47:24,895 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-21 12:47:24,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-09-21 12:47:24,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-09-21 12:47:24,896 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-09-21 12:47:24,965 INFO L242 CfgBuilder]: Building ICFG [2024-09-21 12:47:24,967 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-21 12:47:25,169 WARN L783 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2024-09-21 12:47:25,190 INFO L291 CfgBuilder]: Performing block encoding [2024-09-21 12:47:25,233 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-21 12:47:25,234 INFO L318 CfgBuilder]: Removed 2 assume(true) statements. [2024-09-21 12:47:25,234 INFO L201 PluginConnector]: Adding new model witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.09 12:47:25 BoogieIcfgContainer [2024-09-21 12:47:25,234 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-21 12:47:25,239 INFO L112 PluginConnector]: ------------------------Referee---------------------------- [2024-09-21 12:47:25,239 INFO L270 PluginConnector]: Initializing Referee... [2024-09-21 12:47:25,240 INFO L274 PluginConnector]: Referee initialized [2024-09-21 12:47:25,240 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "CDTParser AST 21.09 12:47:24" (1/4) ... [2024-09-21 12:47:25,242 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@6d2c1a32 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.referee AST 21.09 12:47:25, skipping insertion in model container [2024-09-21 12:47:25,242 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 21.09 12:47:24" (2/4) ... [2024-09-21 12:47:25,242 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@6d2c1a32 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.referee CORRECTNESS_WITNESS 21.09 12:47:25, skipping insertion in model container [2024-09-21 12:47:25,242 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 21.09 12:47:24" (3/4) ... [2024-09-21 12:47:25,243 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@6d2c1a32 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.referee CORRECTNESS_WITNESS 21.09 12:47:25, skipping insertion in model container [2024-09-21 12:47:25,243 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.09 12:47:25" (4/4) ... [2024-09-21 12:47:25,244 INFO L79 RefereeObserver]: Analyzing ICFG apache-get-tag.i [2024-09-21 12:47:25,249 INFO L113 InvariantChecker]: Found 2 loops. [2024-09-21 12:47:25,250 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L32-3 to LOOP_INVARIANT_ERROR_LOC mainErr0ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 8 edges. [2024-09-21 12:47:25,251 INFO L373 InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to LOOP_INVARIANT_ERROR_LOC mainErr0ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 3 edges. [2024-09-21 12:47:25,251 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L48-3 to ERROR_LOC mainErr13REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 11 edges. [2024-09-21 12:47:25,251 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L32-3 to ERROR_LOC mainErr5REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 7 edges. [2024-09-21 12:47:25,251 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L32-3 to ERROR_LOC mainErr1REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 4 edges. [2024-09-21 12:47:25,252 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L32-3 to LOOP_INVARIANT_ERROR_LOC mainErr7ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 10 edges. [2024-09-21 12:47:25,252 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L48-3 to LOOP_INVARIANT_ERROR_LOC mainErr7ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 16 edges. [2024-09-21 12:47:25,252 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L48-3 to ERROR_LOC mainErr17REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 9 edges. [2024-09-21 12:47:25,252 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L48-3 to ERROR_LOC mainErr9REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 5 edges. [2024-09-21 12:47:25,253 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L32-3 to ERROR_LOC mainErr4REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 6 edges. [2024-09-21 12:47:25,253 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L48-3 to ERROR_LOC mainErr8REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 4 edges. [2024-09-21 12:47:25,253 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L48-3 to ERROR_LOC mainErr14REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 13 edges. [2024-09-21 12:47:25,254 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L32-3 to ERROR_LOC mainErr2REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 5 edges. [2024-09-21 12:47:25,254 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L48-3 to ERROR_LOC mainErr16REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 8 edges. [2024-09-21 12:47:25,254 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L48-3 to ERROR_LOC mainErr10REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 6 edges. [2024-09-21 12:47:25,254 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L32-3 to ERROR_LOC mainErr6REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 8 edges. [2024-09-21 12:47:25,255 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L48-3 to ERROR_LOC mainErr15REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 14 edges. [2024-09-21 12:47:25,255 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L48-3 to ERROR_LOC mainErr12REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 10 edges. [2024-09-21 12:47:25,255 INFO L373 InvariantChecker]: Will check inductivity from ENTRY __VERIFIER_assertENTRY to ERROR_LOC __VERIFIER_assertErr1ENSURES_VIOLATIONPOST_CONDITION. Corresponding subgraph has 5 edges. [2024-09-21 12:47:25,255 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L48-3 to ERROR_LOC mainErr11REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 7 edges. [2024-09-21 12:47:25,255 INFO L373 InvariantChecker]: Will check inductivity from ENTRY __VERIFIER_assertENTRY to ERROR_LOC __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 3 edges. [2024-09-21 12:47:25,256 INFO L373 InvariantChecker]: Will check inductivity from LOOP_HEAD L32-3 to ERROR_LOC mainErr3REQUIRES_VIOLATIONPRE_CONDITION. Corresponding subgraph has 5 edges. [2024-09-21 12:47:25,256 INFO L131 InvariantChecker]: Will check 3 loop-free subgraphs from loop head to loop head, 1 loop-free subgraphs from procedure entry to loop head, 16 loop-free subgraphs from loop head to error location, 2 loop-free subgraphs from procedure entry to error location [2024-09-21 12:47:25,328 INFO L314 BlockEncoder]: Initial Icfg 9 locations, 8 edges [2024-09-21 12:47:25,329 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,330 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,330 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,336 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,340 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,354 INFO L101 BaseMinimizeStates]: Removed 14 edges and 7 locations by large block encoding [2024-09-21 12:47:25,356 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,356 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,356 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,357 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,357 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,374 INFO L520 InvariantChecker]: The annotation(s) from loop head L32-3 to loop head mainErr0ASSERT_VIOLATIONWITNESS_INVARIANT is inductive. [2024-09-21 12:47:25,403 INFO L314 BlockEncoder]: Initial Icfg 4 locations, 3 edges [2024-09-21 12:47:25,403 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,403 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,403 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,403 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,404 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,407 INFO L101 BaseMinimizeStates]: Removed 4 edges and 2 locations by large block encoding [2024-09-21 12:47:25,407 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,408 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,408 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,408 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,408 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,417 INFO L520 InvariantChecker]: The annotation(s) from entry $Ultimate##0 to loop head mainErr0ASSERT_VIOLATIONWITNESS_INVARIANT is inductive. [2024-09-21 12:47:25,437 INFO L314 BlockEncoder]: Initial Icfg 12 locations, 11 edges [2024-09-21 12:47:25,438 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,438 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,438 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,438 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,438 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,471 INFO L101 BaseMinimizeStates]: Removed 20 edges and 10 locations by large block encoding [2024-09-21 12:47:25,472 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,472 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,473 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,473 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,473 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,480 INFO L520 InvariantChecker]: The annotation(s) from loop head L48-3 to error location mainErr13REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,500 INFO L314 BlockEncoder]: Initial Icfg 6 locations, 7 edges [2024-09-21 12:47:25,503 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,504 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,504 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,504 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,504 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,512 INFO L101 BaseMinimizeStates]: Removed 12 edges and 4 locations by large block encoding [2024-09-21 12:47:25,513 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,513 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,514 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,514 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,521 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,525 INFO L520 InvariantChecker]: The annotation(s) from loop head L32-3 to error location mainErr5REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,536 INFO L314 BlockEncoder]: Initial Icfg 5 locations, 4 edges [2024-09-21 12:47:25,537 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,537 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,537 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,537 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,537 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,539 INFO L101 BaseMinimizeStates]: Removed 6 edges and 3 locations by large block encoding [2024-09-21 12:47:25,539 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,539 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,540 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,540 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,541 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,543 INFO L520 InvariantChecker]: The annotation(s) from loop head L32-3 to error location mainErr1REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,557 INFO L314 BlockEncoder]: Initial Icfg 9 locations, 10 edges [2024-09-21 12:47:25,557 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,557 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,558 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,558 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,558 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,577 INFO L101 BaseMinimizeStates]: Removed 24 edges and 7 locations by large block encoding [2024-09-21 12:47:25,579 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,579 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,579 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,579 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,584 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,586 INFO L520 InvariantChecker]: The annotation(s) from loop head L32-3 to loop head mainErr7ASSERT_VIOLATIONWITNESS_INVARIANT is inductive. [2024-09-21 12:47:25,597 INFO L314 BlockEncoder]: Initial Icfg 15 locations, 16 edges [2024-09-21 12:47:25,597 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,598 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,598 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,598 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,599 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,632 INFO L101 BaseMinimizeStates]: Removed 36 edges and 13 locations by large block encoding [2024-09-21 12:47:25,633 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,633 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,634 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,634 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,641 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,646 INFO L520 InvariantChecker]: The annotation(s) from loop head L48-3 to loop head mainErr7ASSERT_VIOLATIONWITNESS_INVARIANT is inductive. [2024-09-21 12:47:25,660 INFO L314 BlockEncoder]: Initial Icfg 8 locations, 9 edges [2024-09-21 12:47:25,660 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,661 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,661 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,661 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,661 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,669 INFO L101 BaseMinimizeStates]: Removed 18 edges and 6 locations by large block encoding [2024-09-21 12:47:25,669 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,669 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,670 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,670 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,671 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,674 INFO L520 InvariantChecker]: The annotation(s) from loop head L48-3 to error location mainErr17REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,684 INFO L314 BlockEncoder]: Initial Icfg 6 locations, 5 edges [2024-09-21 12:47:25,684 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,684 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,685 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,685 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,685 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,689 INFO L101 BaseMinimizeStates]: Removed 8 edges and 4 locations by large block encoding [2024-09-21 12:47:25,689 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,690 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,690 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,690 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,690 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,692 INFO L520 InvariantChecker]: The annotation(s) from loop head L48-3 to error location mainErr9REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,704 INFO L314 BlockEncoder]: Initial Icfg 7 locations, 6 edges [2024-09-21 12:47:25,705 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,705 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,705 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,705 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,705 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,709 INFO L101 BaseMinimizeStates]: Removed 10 edges and 5 locations by large block encoding [2024-09-21 12:47:25,709 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,709 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,709 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,710 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,710 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,712 INFO L520 InvariantChecker]: The annotation(s) from loop head L32-3 to error location mainErr4REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,720 INFO L314 BlockEncoder]: Initial Icfg 5 locations, 4 edges [2024-09-21 12:47:25,720 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,720 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,721 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,721 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,721 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,724 INFO L101 BaseMinimizeStates]: Removed 6 edges and 3 locations by large block encoding [2024-09-21 12:47:25,724 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,724 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,725 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,725 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,725 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,729 INFO L520 InvariantChecker]: The annotation(s) from loop head L48-3 to error location mainErr8REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,739 INFO L314 BlockEncoder]: Initial Icfg 12 locations, 13 edges [2024-09-21 12:47:25,740 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,740 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,741 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,741 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,741 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,766 INFO L101 BaseMinimizeStates]: Removed 24 edges and 10 locations by large block encoding [2024-09-21 12:47:25,766 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,767 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,767 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,767 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,770 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,772 INFO L520 InvariantChecker]: The annotation(s) from loop head L48-3 to error location mainErr14REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,780 INFO L314 BlockEncoder]: Initial Icfg 6 locations, 5 edges [2024-09-21 12:47:25,780 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,780 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,780 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,781 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,781 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,783 INFO L101 BaseMinimizeStates]: Removed 8 edges and 4 locations by large block encoding [2024-09-21 12:47:25,783 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,783 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,783 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,784 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,784 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,786 INFO L520 InvariantChecker]: The annotation(s) from loop head L32-3 to error location mainErr2REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,793 INFO L314 BlockEncoder]: Initial Icfg 7 locations, 8 edges [2024-09-21 12:47:25,793 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,794 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,794 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,794 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,794 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,800 INFO L101 BaseMinimizeStates]: Removed 14 edges and 5 locations by large block encoding [2024-09-21 12:47:25,800 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,800 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,800 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,800 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,802 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,805 INFO L520 InvariantChecker]: The annotation(s) from loop head L48-3 to error location mainErr16REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,814 INFO L314 BlockEncoder]: Initial Icfg 7 locations, 6 edges [2024-09-21 12:47:25,814 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,815 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,815 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,815 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,815 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,821 INFO L101 BaseMinimizeStates]: Removed 10 edges and 5 locations by large block encoding [2024-09-21 12:47:25,821 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,821 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,821 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,821 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,821 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,823 INFO L520 InvariantChecker]: The annotation(s) from loop head L48-3 to error location mainErr10REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,831 INFO L314 BlockEncoder]: Initial Icfg 7 locations, 8 edges [2024-09-21 12:47:25,832 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,832 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,832 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,832 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,833 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,838 INFO L101 BaseMinimizeStates]: Removed 16 edges and 5 locations by large block encoding [2024-09-21 12:47:25,839 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,839 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,839 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,839 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,841 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,843 INFO L520 InvariantChecker]: The annotation(s) from loop head L32-3 to error location mainErr6REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,851 INFO L314 BlockEncoder]: Initial Icfg 13 locations, 14 edges [2024-09-21 12:47:25,852 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,852 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,853 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,853 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,856 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,868 INFO L101 BaseMinimizeStates]: Removed 28 edges and 11 locations by large block encoding [2024-09-21 12:47:25,869 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,869 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,871 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,871 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,874 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,877 INFO L520 InvariantChecker]: The annotation(s) from loop head L48-3 to error location mainErr15REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,884 INFO L314 BlockEncoder]: Initial Icfg 11 locations, 10 edges [2024-09-21 12:47:25,885 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,885 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,885 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,885 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,885 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,897 INFO L101 BaseMinimizeStates]: Removed 18 edges and 9 locations by large block encoding [2024-09-21 12:47:25,898 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,899 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,899 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,899 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,899 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,904 INFO L520 InvariantChecker]: The annotation(s) from loop head L48-3 to error location mainErr12REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,909 INFO L314 BlockEncoder]: Initial Icfg 5 locations, 5 edges [2024-09-21 12:47:25,910 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,910 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,910 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,910 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,910 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,913 INFO L101 BaseMinimizeStates]: Removed 8 edges and 3 locations by large block encoding [2024-09-21 12:47:25,913 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,913 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,913 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,914 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,914 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,915 INFO L520 InvariantChecker]: The annotation(s) from entry __VERIFIER_assertENTRY to error location __VERIFIER_assertErr1ENSURES_VIOLATIONPOST_CONDITION is inductive. [2024-09-21 12:47:25,922 INFO L314 BlockEncoder]: Initial Icfg 8 locations, 7 edges [2024-09-21 12:47:25,923 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,923 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,923 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,923 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,923 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,929 INFO L101 BaseMinimizeStates]: Removed 12 edges and 6 locations by large block encoding [2024-09-21 12:47:25,929 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,930 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,930 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,930 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,930 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,932 INFO L520 InvariantChecker]: The annotation(s) from loop head L48-3 to error location mainErr11REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,940 INFO L314 BlockEncoder]: Initial Icfg 4 locations, 3 edges [2024-09-21 12:47:25,940 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,940 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,940 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,940 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,941 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,941 INFO L101 BaseMinimizeStates]: Removed 4 edges and 2 locations by large block encoding [2024-09-21 12:47:25,942 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,942 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,942 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,942 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,942 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,943 INFO L520 InvariantChecker]: The annotation(s) from entry __VERIFIER_assertENTRY to error location __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION is inductive. [2024-09-21 12:47:25,950 INFO L314 BlockEncoder]: Initial Icfg 6 locations, 5 edges [2024-09-21 12:47:25,950 INFO L264 BlockEncoder]: Using Maximize final states [2024-09-21 12:47:25,950 INFO L271 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-09-21 12:47:25,951 INFO L277 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-09-21 12:47:25,951 INFO L172 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-09-21 12:47:25,951 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,952 INFO L101 BaseMinimizeStates]: Removed 8 edges and 4 locations by large block encoding [2024-09-21 12:47:25,952 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-09-21 12:47:25,954 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-09-21 12:47:25,954 INFO L238 BlockEncoder]: Using Create parallel compositions if possible [2024-09-21 12:47:25,954 INFO L68 ParallelComposer]: Creating parallel compositions [2024-09-21 12:47:25,954 INFO L314 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-09-21 12:47:25,958 INFO L520 InvariantChecker]: The annotation(s) from loop head L32-3 to error location mainErr3REQUIRES_VIOLATIONPRE_CONDITION is inductive. [2024-09-21 12:47:25,961 INFO L58 RefereeStarter]: Annotation is a valid proof of correctness. [2024-09-21 12:47:25,962 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@6d2c1a32 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.referee CFG 21.09 12:47:25, skipping insertion in model container [2024-09-21 12:47:25,962 INFO L131 PluginConnector]: ------------------------ END Referee---------------------------- [2024-09-21 12:47:25,964 INFO L158 Benchmark]: Toolchain (without parser) took 1570.87ms. Allocated memory was 125.8MB in the beginning and 178.3MB in the end (delta: 52.4MB). Free memory was 55.9MB in the beginning and 102.9MB in the end (delta: -47.0MB). Peak memory consumption was 53.3MB. Max. memory is 16.1GB. [2024-09-21 12:47:25,964 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 125.8MB. Free memory is still 86.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-09-21 12:47:25,965 INFO L158 Benchmark]: Witness Parser took 0.14ms. Allocated memory is still 125.8MB. Free memory is still 57.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-09-21 12:47:25,965 INFO L158 Benchmark]: CACSL2BoogieTranslator took 352.19ms. Allocated memory was 125.8MB in the beginning and 178.3MB in the end (delta: 52.4MB). Free memory was 55.6MB in the beginning and 141.3MB in the end (delta: -85.6MB). Peak memory consumption was 12.9MB. Max. memory is 16.1GB. [2024-09-21 12:47:25,966 INFO L158 Benchmark]: Boogie Preprocessor took 55.20ms. Allocated memory is still 178.3MB. Free memory was 141.3MB in the beginning and 139.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-09-21 12:47:25,966 INFO L158 Benchmark]: RCFGBuilder took 432.18ms. Allocated memory is still 178.3MB. Free memory was 139.2MB in the beginning and 122.4MB in the end (delta: 16.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-09-21 12:47:25,968 INFO L158 Benchmark]: Referee took 723.41ms. Allocated memory is still 178.3MB. Free memory was 122.4MB in the beginning and 102.9MB in the end (delta: 19.5MB). Peak memory consumption was 65.6MB. Max. memory is 16.1GB. [2024-09-21 12:47:25,970 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 loop head at line 32 to check that procedure precondition always holds at line 32. Annotation is valid for all loop-free paths from loop head at line 48 to check that procedure precondition always holds at line 50. Annotation is valid for all loop-free paths from loop head at line 32 to check that procedure precondition always holds at line 34. Annotation is valid for all loop-free paths from loop head at line 48 to check that procedure precondition always holds at line 69. Annotation is valid for all loop-free paths from loop head at line 48 to check that procedure precondition always holds at line 50. Annotation is valid for all loop-free paths from loop head at line 48 to check that procedure precondition always holds at line 60. 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 19. Annotation is valid for all loop-free paths from entry of procedure main to loop head at line 32. Annotation is valid for all loop-free paths from loop head at line 48 to check that procedure precondition always holds at line 60. Annotation is valid for all loop-free paths from loop head at line 48 to loop head at line 48. Annotation is valid for all loop-free paths from loop head at line 32 to check that procedure precondition always holds at line 41. Annotation is valid for all loop-free paths from loop head at line 32 to check that procedure precondition always holds at line 45. Annotation is valid for all loop-free paths from loop head at line 48 to check that procedure precondition always holds at line 54. Annotation is valid for all loop-free paths from loop head at line 32 to loop head at line 32. Annotation is valid for all loop-free paths from loop head at line 32 to check that procedure precondition always holds at line 34. Annotation is valid for all loop-free paths from loop head at line 32 to check that procedure precondition always holds at line 41. 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 48 to check that procedure precondition always holds at line 56. Annotation is valid for all loop-free paths from loop head at line 48 to check that procedure precondition always holds at line 56. Annotation is valid for all loop-free paths from loop head at line 32 to loop head at line 48. Annotation is valid for all loop-free paths from loop head at line 48 to check that procedure precondition always holds at line 73. Annotation is valid for all loop-free paths from loop head at line 48 to check that procedure precondition always holds at line 48. * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.16ms. Allocated memory is still 125.8MB. Free memory is still 86.3MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.14ms. Allocated memory is still 125.8MB. Free memory is still 57.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 352.19ms. Allocated memory was 125.8MB in the beginning and 178.3MB in the end (delta: 52.4MB). Free memory was 55.6MB in the beginning and 141.3MB in the end (delta: -85.6MB). Peak memory consumption was 12.9MB. Max. memory is 16.1GB. * Boogie Preprocessor took 55.20ms. Allocated memory is still 178.3MB. Free memory was 141.3MB in the beginning and 139.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 432.18ms. Allocated memory is still 178.3MB. Free memory was 139.2MB in the beginning and 122.4MB in the end (delta: 16.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Referee took 723.41ms. Allocated memory is still 178.3MB. Free memory was 122.4MB in the beginning and 102.9MB in the end (delta: 19.5MB). Peak memory consumption was 65.6MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2024-09-21 12:47:26,004 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/referee/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (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