./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/loop-invgen/apache-get-tag.i.p+nlh-reducer.c --full-output --witness-type correctness_witness --validate ../results/automizer-verification-files/SV-COMP24_unreach-call/apache-get-tag.i.p+nlh-reducer.yml/witness-2.1.yml --architecture 32bit


--------------------------------------------------------------------------------


Checking for ERROR reachability
Using default analysis
Version 5189fb62
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.p+nlh-reducer.c ../results/automizer-verification-files/SV-COMP24_unreach-call/apache-get-tag.i.p+nlh-reducer.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-dev-5189fb6-m
[2024-09-13 05:02:40,641 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-09-13 05:02:40,706 INFO  L114        SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/referee/config/svcomp-Reach-32bit-Referee_Default.epf
[2024-09-13 05:02:40,710 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-09-13 05:02:40,710 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-09-13 05:02:40,737 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-09-13 05:02:40,737 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-09-13 05:02:40,738 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-09-13 05:02:40,738 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-09-13 05:02:40,739 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-09-13 05:02:40,739 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-09-13 05:02:40,739 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-09-13 05:02:40,740 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-09-13 05:02:40,740 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-09-13 05:02:40,741 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-09-13 05:02:40,741 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-09-13 05:02:40,741 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-09-13 05:02:40,741 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-09-13 05:02:40,742 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-09-13 05:02:40,742 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-09-13 05:02:40,742 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-09-13 05:02:40,743 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-09-13 05:02:40,743 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-09-13 05:02:40,744 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-09-13 05:02:40,744 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-09-13 05:02:40,744 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-09-13 05:02:40,745 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-09-13 05:02:40,745 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-09-13 05:02:40,745 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-09-13 05:02:40,745 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-09-13 05:02:40,746 INFO  L153        SettingsManager]:  * Future-live optimization=false
[2024-09-13 05:02:40,746 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-09-13 05:02:40,746 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-09-13 05:02:40,747 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-09-13 05:02:40,747 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-09-13 05:02:40,747 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-09-13 05:02:40,747 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-09-13 05:02:40,748 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-09-13 05:02:40,748 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-09-13 05:02:40,748 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-09-13 05:02:40,748 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-09-13 05:02:40,749 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-09-13 05:02:40,749 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-09-13 05:02:40,749 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-13 05:02:40,949 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-09-13 05:02:40,968 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-09-13 05:02:40,971 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-09-13 05:02:40,973 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-09-13 05:02:40,973 INFO  L274        PluginConnector]: CDTParser initialized
[2024-09-13 05:02:40,974 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/referee/../sv-benchmarks/c/loop-invgen/apache-get-tag.i.p+nlh-reducer.c
[2024-09-13 05:02:42,454 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-09-13 05:02:42,694 INFO  L384              CDTParser]: Found 1 translation units.
[2024-09-13 05:02:42,695 INFO  L180              CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loop-invgen/apache-get-tag.i.p+nlh-reducer.c
[2024-09-13 05:02:42,708 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/referee/data/e4b0a7452/5216c3d224504bdd8df3e9dc9401ec99/FLAGd47fd973d
[2024-09-13 05:02:43,036 INFO  L435              CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/referee/data/e4b0a7452/5216c3d224504bdd8df3e9dc9401ec99
[2024-09-13 05:02:43,038 INFO  L270        PluginConnector]: Initializing Witness Parser...
[2024-09-13 05:02:43,039 INFO  L274        PluginConnector]: Witness Parser initialized
[2024-09-13 05:02:43,040 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.i.p+nlh-reducer.yml/witness-2.1.yml
[2024-09-13 05:02:43,098 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-09-13 05:02:43,100 INFO  L133        ToolchainWalker]: Walking toolchain with 4 elements.
[2024-09-13 05:02:43,101 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-09-13 05:02:43,101 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-09-13 05:02:43,107 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-09-13 05:02:43,108 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 05:02:43" (1/2) ...
[2024-09-13 05:02:43,110 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1cf0b74c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:43, skipping insertion in model container
[2024-09-13 05:02:43,111 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 05:02:43" (1/2) ...
[2024-09-13 05:02:43,113 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3fdc774 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:43, skipping insertion in model container
[2024-09-13 05:02:43,113 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 05:02:43" (2/2) ...
[2024-09-13 05:02:43,113 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1cf0b74c and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:02:43, skipping insertion in model container
[2024-09-13 05:02:43,113 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 05:02:43" (2/2) ...
[2024-09-13 05:02:43,153 INFO  L93    nessWitnessExtractor]: Found the following entries in the witness:
[2024-09-13 05:02:43,153 INFO  L1541             ArrayList]: Location invariant before [L132-L282] ((((long long) main__t + 1) <= main__tagbuf_len) && (1 <= main__t))
[2024-09-13 05:02:43,154 INFO  L1541             ArrayList]: Location invariant before [L64-L3001] (((main__t == 0) || (1 <= main__t)) && (((long long) main__t + 1) <= main__tagbuf_len))
[2024-09-13 05:02:43,154 INFO  L1541             ArrayList]: Location invariant before [L2591-L2647] ((59 <= main__t) && (((long long) main__t + 1) <= main__tagbuf_len))
[2024-09-13 05:02:43,154 INFO  L1541             ArrayList]: Location invariant before [L96-L283] ((1 <= main__t) && (main__t <= main__tagbuf_len))
[2024-09-13 05:02:43,155 INFO  L1541             ArrayList]: Location invariant before [L25-L3002] ((0 <= main__t) && (main__t <= main__tagbuf_len))
[2024-09-13 05:02:43,218 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-09-13 05:02:43,432 WARN  L247   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.p+nlh-reducer.c[901,914]
[2024-09-13 05:02:43,437 WARN  L247   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.p+nlh-reducer.c[1116,1129]
[2024-09-13 05:02:43,444 WARN  L247   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.p+nlh-reducer.c[1625,1638]
[2024-09-13 05:02:43,445 WARN  L247   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.p+nlh-reducer.c[1840,1853]
[2024-09-13 05:02:43,447 WARN  L247   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.p+nlh-reducer.c[2157,2170]
[2024-09-13 05:02:43,450 WARN  L247   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.p+nlh-reducer.c[2372,2385]
[2024-09-13 05:02:43,452 WARN  L247   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.p+nlh-reducer.c[2867,2880]
[2024-09-13 05:02:43,453 WARN  L247   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.p+nlh-reducer.c[3082,3095]
[2024-09-13 05:02:43,455 WARN  L247   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.p+nlh-reducer.c[3384,3397]
[2024-09-13 05:02:43,456 WARN  L247   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.p+nlh-reducer.c[3602,3615]
[2024-09-13 05:02:43,458 WARN  L247   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.p+nlh-reducer.c[3878,3891]
[2024-09-13 05:02:43,459 WARN  L247   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.p+nlh-reducer.c[4096,4109]
[2024-09-13 05:02:43,461 WARN  L247   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.p+nlh-reducer.c[4582,4595]
[2024-09-13 05:02:43,462 WARN  L247   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.p+nlh-reducer.c[4800,4813]
[2024-09-13 05:02:43,668 WARN  L247   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.p+nlh-reducer.c[47686,47699]
[2024-09-13 05:02:43,671 WARN  L247   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.p+nlh-reducer.c[47907,47920]
[2024-09-13 05:02:43,696 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-09-13 05:02:43,713 INFO  L200         MainTranslator]: Completed pre-run
[2024-09-13 05:02:43,727 WARN  L247   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.p+nlh-reducer.c[901,914]
[2024-09-13 05:02:43,728 WARN  L247   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.p+nlh-reducer.c[1116,1129]
[2024-09-13 05:02:43,729 WARN  L247   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.p+nlh-reducer.c[1625,1638]
[2024-09-13 05:02:43,730 WARN  L247   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.p+nlh-reducer.c[1840,1853]
[2024-09-13 05:02:43,731 WARN  L247   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.p+nlh-reducer.c[2157,2170]
[2024-09-13 05:02:43,731 WARN  L247   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.p+nlh-reducer.c[2372,2385]
[2024-09-13 05:02:43,732 WARN  L247   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.p+nlh-reducer.c[2867,2880]
[2024-09-13 05:02:43,737 WARN  L247   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.p+nlh-reducer.c[3082,3095]
[2024-09-13 05:02:43,739 WARN  L247   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.p+nlh-reducer.c[3384,3397]
[2024-09-13 05:02:43,740 WARN  L247   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.p+nlh-reducer.c[3602,3615]
[2024-09-13 05:02:43,741 WARN  L247   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.p+nlh-reducer.c[3878,3891]
[2024-09-13 05:02:43,742 WARN  L247   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.p+nlh-reducer.c[4096,4109]
[2024-09-13 05:02:43,743 WARN  L247   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.p+nlh-reducer.c[4582,4595]
[2024-09-13 05:02:43,744 WARN  L247   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.p+nlh-reducer.c[4800,4813]
Start Parsing Local
Start Parsing Local
[2024-09-13 05:02:43,885 WARN  L247   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.p+nlh-reducer.c[47686,47699]
[2024-09-13 05:02:43,889 WARN  L247   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.p+nlh-reducer.c[47907,47920]
Start Parsing Local
Start Parsing Local
Start Parsing Local
[2024-09-13 05:02:43,901 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-09-13 05:02:43,914 INFO  L204         MainTranslator]: Completed translation
[2024-09-13 05:02:43,915 INFO  L201        PluginConnector]: Adding new model witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:02:43 WrapperNode
[2024-09-13 05:02:43,915 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-09-13 05:02:43,916 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-09-13 05:02:43,916 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-09-13 05:02:43,916 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-09-13 05:02:43,927 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 13.09 05:02:43" (1/1) ...
[2024-09-13 05:02:43,927 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 13.09 05:02:43" (1/1) ...
[2024-09-13 05:02:43,952 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 13.09 05:02:43" (1/1) ...
[2024-09-13 05:02:44,000 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-09-13 05:02:44,000 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 13.09 05:02:43" (1/1) ...
[2024-09-13 05:02:44,000 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 13.09 05:02:43" (1/1) ...
[2024-09-13 05:02:44,034 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 13.09 05:02:43" (1/1) ...
[2024-09-13 05:02:44,048 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 13.09 05:02:43" (1/1) ...
[2024-09-13 05:02:44,055 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 13.09 05:02:43" (1/1) ...
[2024-09-13 05:02:44,064 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 13.09 05:02:43" (1/1) ...
[2024-09-13 05:02:44,075 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-09-13 05:02:44,077 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-09-13 05:02:44,077 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-09-13 05:02:44,077 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-09-13 05:02:44,078 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 13.09 05:02:43" (1/1) ...
[2024-09-13 05:02:44,083 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-09-13 05:02:44,091 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/referee/z3
[2024-09-13 05:02:44,107 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-13 05:02:44,111 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-13 05:02:44,156 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.init
[2024-09-13 05:02:44,156 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-09-13 05:02:44,156 INFO  L138     BoogieDeclarations]: Found implementation of procedure reach_error
[2024-09-13 05:02:44,157 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-09-13 05:02:44,157 INFO  L138     BoogieDeclarations]: Found implementation of procedure main
[2024-09-13 05:02:44,157 INFO  L130     BoogieDeclarations]: Found specification of procedure abort
[2024-09-13 05:02:44,157 INFO  L130     BoogieDeclarations]: Found specification of procedure __assert_fail
[2024-09-13 05:02:44,157 INFO  L130     BoogieDeclarations]: Found specification of procedure reach_error
[2024-09-13 05:02:44,157 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-09-13 05:02:44,157 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-09-13 05:02:44,157 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-09-13 05:02:44,157 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int
[2024-09-13 05:02:44,158 INFO  L130     BoogieDeclarations]: Found specification of procedure main
[2024-09-13 05:02:44,158 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.init
[2024-09-13 05:02:44,158 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-09-13 05:02:44,158 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-09-13 05:02:44,158 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-09-13 05:02:44,158 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-09-13 05:02:44,158 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-09-13 05:02:44,342 INFO  L242             CfgBuilder]: Building ICFG
[2024-09-13 05:02:44,344 INFO  L268             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-09-13 05:02:45,355 INFO  L291             CfgBuilder]: Performing block encoding
[2024-09-13 05:02:45,401 INFO  L313             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-09-13 05:02:45,402 INFO  L318             CfgBuilder]: Removed 0 assume(true) statements.
[2024-09-13 05:02:45,402 INFO  L201        PluginConnector]: Adding new model witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 05:02:45 BoogieIcfgContainer
[2024-09-13 05:02:45,402 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-09-13 05:02:45,403 INFO  L112        PluginConnector]: ------------------------Referee----------------------------
[2024-09-13 05:02:45,403 INFO  L270        PluginConnector]: Initializing Referee...
[2024-09-13 05:02:45,404 INFO  L274        PluginConnector]: Referee initialized
[2024-09-13 05:02:45,404 INFO  L184        PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "CDTParser AST 13.09 05:02:43" (1/4) ...
[2024-09-13 05:02:45,405 INFO  L204        PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@4f303b97 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.referee AST 13.09 05:02:45, skipping insertion in model container
[2024-09-13 05:02:45,405 INFO  L184        PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 05:02:43" (2/4) ...
[2024-09-13 05:02:45,405 INFO  L204        PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@4f303b97 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.referee CORRECTNESS_WITNESS 13.09 05:02:45, skipping insertion in model container
[2024-09-13 05:02:45,405 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 13.09 05:02:43" (3/4) ...
[2024-09-13 05:02:45,405 INFO  L204        PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@4f303b97 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.referee CORRECTNESS_WITNESS 13.09 05:02:45, skipping insertion in model container
[2024-09-13 05:02:45,405 INFO  L184        PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 05:02:45" (4/4) ...
[2024-09-13 05:02:45,406 INFO  L79         RefereeObserver]: Analyzing ICFG apache-get-tag.i.p+nlh-reducer.c
[2024-09-13 05:02:45,411 INFO  L112       InvariantChecker]: Found 0 loops.
[2024-09-13 05:02:45,413 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr9ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 328 edges.
[2024-09-13 05:02:45,414 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr13ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 331 edges.
[2024-09-13 05:02:45,415 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr3ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 5 edges.
[2024-09-13 05:02:45,415 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr2ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 314 edges.
[2024-09-13 05:02:45,416 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr12ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 330 edges.
[2024-09-13 05:02:45,417 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr6ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 328 edges.
[2024-09-13 05:02:45,417 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr16ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 330 edges.
[2024-09-13 05:02:45,418 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr5ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 314 edges.
[2024-09-13 05:02:45,418 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr19ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 251 edges.
[2024-09-13 05:02:45,419 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr7ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 330 edges.
[2024-09-13 05:02:45,420 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr1ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 313 edges.
[2024-09-13 05:02:45,420 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr11ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 329 edges.
[2024-09-13 05:02:45,421 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr14ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 329 edges.
[2024-09-13 05:02:45,422 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr8ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 331 edges.
[2024-09-13 05:02:45,422 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr18ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 243 edges.
[2024-09-13 05:02:45,423 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr15ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 329 edges.
[2024-09-13 05:02:45,424 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr20ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 251 edges.
[2024-09-13 05:02:45,424 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr0ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 3 edges.
[2024-09-13 05:02:45,424 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr17ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 331 edges.
[2024-09-13 05:02:45,425 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr4ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 313 edges.
[2024-09-13 05:02:45,426 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr10ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 329 edges.
[2024-09-13 05:02:45,427 INFO  L130       InvariantChecker]: Will check 21 loop-free subgraphs from procedure entry to error location
[2024-09-13 05:02:45,584 INFO  L314           BlockEncoder]: Initial Icfg 265 locations, 328 edges
[2024-09-13 05:02:45,585 INFO  L264           BlockEncoder]: Using Maximize final states
[2024-09-13 05:02:45,586 INFO  L271           BlockEncoder]: Using Minimize states even if more edges are added than removed.=true
[2024-09-13 05:02:45,586 INFO  L277           BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI
[2024-09-13 05:02:45,587 INFO  L172           BlockEncoder]: Using Apply optimizations until nothing changes=true
[2024-09-13 05:02:45,590 INFO  L71     MaximizeFinalStates]: 0 new accepting states
[2024-09-13 05:02:52,374 INFO  L101     BaseMinimizeStates]: Removed 1284 edges and 261 locations by large block encoding
[2024-09-13 05:02:52,376 INFO  L71     MaximizeFinalStates]: 0 new accepting states
[2024-09-13 05:02:52,376 INFO  L101     BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding
[2024-09-13 05:02:52,377 INFO  L238           BlockEncoder]: Using Create parallel compositions if possible
[2024-09-13 05:02:52,377 INFO  L68        ParallelComposer]: Creating parallel compositions
[2024-09-13 05:02:53,616 INFO  L314           BlockEncoder]: Encoded RCFG 4 locations, 8 edges
[2024-09-13 05:02:53,617 FATAL L?                        ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.referee has thrown an exception:
java.lang.AssertionError: Either subgraph not acyclic or there is a bug
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AcyclicSubgraphMerger.<init>(AcyclicSubgraphMerger.java:169)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.InvariantChecker.<init>(InvariantChecker.java:144)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeStarter.<init>(RefereeStarter.java:56)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver.finish(RefereeObserver.java:80)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
[2024-09-13 05:02:53,623 INFO  L158              Benchmark]: Toolchain (without parser) took 10522.10ms. Allocated memory was 195.0MB in the beginning and 5.0GB in the end (delta: 4.8GB). Free memory was 123.6MB in the beginning and 4.5GB in the end (delta: -4.4GB). Peak memory consumption was 548.9MB. Max. memory is 16.1GB.
[2024-09-13 05:02:53,623 INFO  L158              Benchmark]: CDTParser took 0.16ms. Allocated memory is still 109.1MB. Free memory is still 69.7MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-09-13 05:02:53,624 INFO  L158              Benchmark]: Witness Parser took 0.17ms. Allocated memory is still 195.0MB. Free memory is still 125.5MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-09-13 05:02:53,624 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 814.71ms. Allocated memory is still 195.0MB. Free memory was 123.4MB in the beginning and 130.6MB in the end (delta: -7.2MB). Peak memory consumption was 18.2MB. Max. memory is 16.1GB.
[2024-09-13 05:02:53,625 INFO  L158              Benchmark]: Boogie Preprocessor took 160.32ms. Allocated memory is still 195.0MB. Free memory was 130.6MB in the beginning and 123.1MB in the end (delta: 7.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-09-13 05:02:53,625 INFO  L158              Benchmark]: RCFGBuilder took 1325.73ms. Allocated memory is still 195.0MB. Free memory was 122.3MB in the beginning and 111.0MB in the end (delta: 11.4MB). Peak memory consumption was 73.8MB. Max. memory is 16.1GB.
[2024-09-13 05:02:53,626 INFO  L158              Benchmark]: Referee took 8217.84ms. Allocated memory was 195.0MB in the beginning and 5.0GB in the end (delta: 4.8GB). Free memory was 111.0MB in the beginning and 4.5GB in the end (delta: -4.4GB). Peak memory consumption was 534.6MB. Max. memory is 16.1GB.
[2024-09-13 05:02:53,628 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.referee:
  - ExceptionOrErrorResult: AssertionError: Either subgraph not acyclic or there is a bug
    de.uni_freiburg.informatik.ultimate.plugins.generator.referee: AssertionError: Either subgraph not acyclic or there is a bug: de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AcyclicSubgraphMerger.<init>(AcyclicSubgraphMerger.java:169)
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.16ms. Allocated memory is still 109.1MB. Free memory is still 69.7MB. There was no memory consumed. Max. memory is 16.1GB.
 * Witness Parser took 0.17ms. Allocated memory is still 195.0MB. Free memory is still 125.5MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 814.71ms. Allocated memory is still 195.0MB. Free memory was 123.4MB in the beginning and 130.6MB in the end (delta: -7.2MB). Peak memory consumption was 18.2MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 160.32ms. Allocated memory is still 195.0MB. Free memory was 130.6MB in the beginning and 123.1MB in the end (delta: 7.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * RCFGBuilder took 1325.73ms. Allocated memory is still 195.0MB. Free memory was 122.3MB in the beginning and 111.0MB in the end (delta: 11.4MB). Peak memory consumption was 73.8MB. Max. memory is 16.1GB.
 * Referee took 8217.84ms. Allocated memory was 195.0MB in the beginning and 5.0GB in the end (delta: 4.8GB). Free memory was 111.0MB in the beginning and 4.5GB in the end (delta: -4.4GB). Peak memory consumption was 534.6MB. Max. memory is 16.1GB.
RESULT: Ultimate could not prove your program: Toolchain returned no result.
[2024-09-13 05:02:53,657 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
Using bit-precise analysis
Retrying with bit-precise analysis

### Bit-precise run ###
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.p+nlh-reducer.c ../results/automizer-verification-files/SV-COMP24_unreach-call/apache-get-tag.i.p+nlh-reducer.yml/witness-2.1.yml -s /storage/repos/certificate-witnesses-artifact/referee/config/svcomp-Reach-32bit-Referee_Bitvector.epf --cacsl2boogietranslator.entry.function main --traceabstraction.positions.where.we.compute.the.hoare.annotation None
--- Real Ultimate output ---
This is Ultimate 0.2.4-dev-5189fb6-m
[2024-09-13 05:02:55,995 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-09-13 05:02:56,061 INFO  L114        SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/referee/config/svcomp-Reach-32bit-Referee_Bitvector.epf
[2024-09-13 05:02:56,066 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-09-13 05:02:56,068 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-09-13 05:02:56,097 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-09-13 05:02:56,097 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-09-13 05:02:56,098 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-09-13 05:02:56,098 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-09-13 05:02:56,098 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-09-13 05:02:56,099 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-09-13 05:02:56,099 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-09-13 05:02:56,099 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-09-13 05:02:56,100 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-09-13 05:02:56,100 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-09-13 05:02:56,103 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-09-13 05:02:56,104 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-09-13 05:02:56,104 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-09-13 05:02:56,104 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-09-13 05:02:56,104 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-09-13 05:02:56,105 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-09-13 05:02:56,109 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-09-13 05:02:56,109 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-09-13 05:02:56,110 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-09-13 05:02:56,110 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-09-13 05:02:56,110 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-09-13 05:02:56,110 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-09-13 05:02:56,111 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-09-13 05:02:56,111 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-09-13 05:02:56,111 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-09-13 05:02:56,111 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-09-13 05:02:56,111 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-09-13 05:02:56,112 INFO  L153        SettingsManager]:  * Future-live optimization=false
[2024-09-13 05:02:56,112 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-09-13 05:02:56,112 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-09-13 05:02:56,112 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-09-13 05:02:56,113 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-09-13 05:02:56,113 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-09-13 05:02:56,113 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-09-13 05:02:56,113 INFO  L153        SettingsManager]:  * Trace refinement strategy=WOLF
[2024-09-13 05:02:56,113 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt
[2024-09-13 05:02:56,114 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-09-13 05:02:56,114 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-09-13 05:02:56,114 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-09-13 05:02:56,114 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-09-13 05:02:56,115 INFO  L153        SettingsManager]:  * Logic for external solver=AUFBV
[2024-09-13 05:02:56,115 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-13 05:02:56,423 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-09-13 05:02:56,446 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-09-13 05:02:56,449 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-09-13 05:02:56,451 INFO  L270        PluginConnector]: Initializing Witness Parser...
[2024-09-13 05:02:56,451 INFO  L274        PluginConnector]: Witness Parser initialized
[2024-09-13 05:02:56,453 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.i.p+nlh-reducer.yml/witness-2.1.yml
[2024-09-13 05:02:56,507 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-09-13 05:02:56,508 INFO  L274        PluginConnector]: CDTParser initialized
[2024-09-13 05:02:56,508 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/referee/../sv-benchmarks/c/loop-invgen/apache-get-tag.i.p+nlh-reducer.c
[2024-09-13 05:02:58,111 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-09-13 05:02:58,401 INFO  L384              CDTParser]: Found 1 translation units.
[2024-09-13 05:02:58,403 INFO  L180              CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loop-invgen/apache-get-tag.i.p+nlh-reducer.c
[2024-09-13 05:02:58,428 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/referee/data/b7d326587/dc7beb230d104e699f28b30090b5bf8d/FLAG83b23e864
[2024-09-13 05:02:58,443 INFO  L435              CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/referee/data/b7d326587/dc7beb230d104e699f28b30090b5bf8d
[2024-09-13 05:02:58,444 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-09-13 05:02:58,445 INFO  L133        ToolchainWalker]: Walking toolchain with 4 elements.
[2024-09-13 05:02:58,449 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-09-13 05:02:58,449 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-09-13 05:02:58,453 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-09-13 05:02:58,454 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 05:02:56" (1/2) ...
[2024-09-13 05:02:58,458 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1c71baf6 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:02:58, skipping insertion in model container
[2024-09-13 05:02:58,459 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 05:02:56" (1/2) ...
[2024-09-13 05:02:58,460 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@9cef489 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:02:58, skipping insertion in model container
[2024-09-13 05:02:58,460 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 05:02:58" (2/2) ...
[2024-09-13 05:02:58,461 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1c71baf6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:58, skipping insertion in model container
[2024-09-13 05:02:58,461 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 05:02:58" (2/2) ...
[2024-09-13 05:02:58,499 INFO  L93    nessWitnessExtractor]: Found the following entries in the witness:
[2024-09-13 05:02:58,502 INFO  L1541             ArrayList]: Location invariant before [L64-L3001] (((main__t == 0) || (1 <= main__t)) && (((long long) main__t + 1) <= main__tagbuf_len))
[2024-09-13 05:02:58,502 INFO  L1541             ArrayList]: Location invariant before [L25-L3002] ((0 <= main__t) && (main__t <= main__tagbuf_len))
[2024-09-13 05:02:58,502 INFO  L1541             ArrayList]: Location invariant before [L96-L283] ((1 <= main__t) && (main__t <= main__tagbuf_len))
[2024-09-13 05:02:58,502 INFO  L1541             ArrayList]: Location invariant before [L2591-L2647] ((59 <= main__t) && (((long long) main__t + 1) <= main__tagbuf_len))
[2024-09-13 05:02:58,502 INFO  L1541             ArrayList]: Location invariant before [L132-L282] ((((long long) main__t + 1) <= main__tagbuf_len) && (1 <= main__t))
[2024-09-13 05:02:58,574 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-09-13 05:02:58,755 WARN  L247   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.p+nlh-reducer.c[901,914]
[2024-09-13 05:02:58,761 WARN  L247   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.p+nlh-reducer.c[1116,1129]
[2024-09-13 05:02:58,768 WARN  L247   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.p+nlh-reducer.c[1625,1638]
[2024-09-13 05:02:58,774 WARN  L247   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.p+nlh-reducer.c[1840,1853]
[2024-09-13 05:02:58,776 WARN  L247   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.p+nlh-reducer.c[2157,2170]
[2024-09-13 05:02:58,779 WARN  L247   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.p+nlh-reducer.c[2372,2385]
[2024-09-13 05:02:58,781 WARN  L247   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.p+nlh-reducer.c[2867,2880]
[2024-09-13 05:02:58,782 WARN  L247   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.p+nlh-reducer.c[3082,3095]
[2024-09-13 05:02:58,785 WARN  L247   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.p+nlh-reducer.c[3384,3397]
[2024-09-13 05:02:58,788 WARN  L247   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.p+nlh-reducer.c[3602,3615]
[2024-09-13 05:02:58,790 WARN  L247   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.p+nlh-reducer.c[3878,3891]
[2024-09-13 05:02:58,792 WARN  L247   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.p+nlh-reducer.c[4096,4109]
[2024-09-13 05:02:58,795 WARN  L247   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.p+nlh-reducer.c[4582,4595]
[2024-09-13 05:02:58,798 WARN  L247   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.p+nlh-reducer.c[4800,4813]
[2024-09-13 05:02:58,997 WARN  L247   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.p+nlh-reducer.c[47686,47699]
[2024-09-13 05:02:59,000 WARN  L247   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.p+nlh-reducer.c[47907,47920]
[2024-09-13 05:02:59,023 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-09-13 05:02:59,040 INFO  L200         MainTranslator]: Completed pre-run
[2024-09-13 05:02:59,054 WARN  L247   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.p+nlh-reducer.c[901,914]
[2024-09-13 05:02:59,056 WARN  L247   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.p+nlh-reducer.c[1116,1129]
[2024-09-13 05:02:59,057 WARN  L247   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.p+nlh-reducer.c[1625,1638]
[2024-09-13 05:02:59,058 WARN  L247   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.p+nlh-reducer.c[1840,1853]
[2024-09-13 05:02:59,063 WARN  L247   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.p+nlh-reducer.c[2157,2170]
[2024-09-13 05:02:59,064 WARN  L247   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.p+nlh-reducer.c[2372,2385]
[2024-09-13 05:02:59,065 WARN  L247   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.p+nlh-reducer.c[2867,2880]
[2024-09-13 05:02:59,065 WARN  L247   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.p+nlh-reducer.c[3082,3095]
[2024-09-13 05:02:59,069 WARN  L247   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.p+nlh-reducer.c[3384,3397]
[2024-09-13 05:02:59,070 WARN  L247   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.p+nlh-reducer.c[3602,3615]
[2024-09-13 05:02:59,071 WARN  L247   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.p+nlh-reducer.c[3878,3891]
[2024-09-13 05:02:59,072 WARN  L247   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.p+nlh-reducer.c[4096,4109]
[2024-09-13 05:02:59,073 WARN  L247   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.p+nlh-reducer.c[4582,4595]
[2024-09-13 05:02:59,077 WARN  L247   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.p+nlh-reducer.c[4800,4813]
Start Parsing Local
Start Parsing Local
[2024-09-13 05:02:59,221 WARN  L247   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.p+nlh-reducer.c[47686,47699]
[2024-09-13 05:02:59,224 WARN  L247   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.p+nlh-reducer.c[47907,47920]
Start Parsing Local
Start Parsing Local
Start Parsing Local
[2024-09-13 05:02:59,250 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-09-13 05:02:59,266 INFO  L204         MainTranslator]: Completed translation
[2024-09-13 05:02:59,266 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:59 WrapperNode
[2024-09-13 05:02:59,266 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-09-13 05:02:59,267 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-09-13 05:02:59,268 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-09-13 05:02:59,268 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-09-13 05:02:59,281 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:59" (1/1) ...
[2024-09-13 05:02:59,281 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:59" (1/1) ...
[2024-09-13 05:02:59,306 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:59" (1/1) ...
[2024-09-13 05:02:59,346 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-09-13 05:02:59,347 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:59" (1/1) ...
[2024-09-13 05:02:59,347 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:59" (1/1) ...
[2024-09-13 05:02:59,387 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:59" (1/1) ...
[2024-09-13 05:02:59,396 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:59" (1/1) ...
[2024-09-13 05:02:59,401 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:59" (1/1) ...
[2024-09-13 05:02:59,406 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:59" (1/1) ...
[2024-09-13 05:02:59,415 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-09-13 05:02:59,416 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-09-13 05:02:59,416 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-09-13 05:02:59,416 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-09-13 05:02:59,417 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:59" (1/1) ...
[2024-09-13 05:02:59,422 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-09-13 05:02:59,439 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/referee/z3
[2024-09-13 05:02:59,456 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-13 05:02:59,459 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-13 05:02:59,501 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.init
[2024-09-13 05:02:59,501 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-09-13 05:02:59,501 INFO  L138     BoogieDeclarations]: Found implementation of procedure reach_error
[2024-09-13 05:02:59,502 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-09-13 05:02:59,502 INFO  L138     BoogieDeclarations]: Found implementation of procedure main
[2024-09-13 05:02:59,502 INFO  L130     BoogieDeclarations]: Found specification of procedure abort
[2024-09-13 05:02:59,502 INFO  L130     BoogieDeclarations]: Found specification of procedure __assert_fail
[2024-09-13 05:02:59,502 INFO  L130     BoogieDeclarations]: Found specification of procedure reach_error
[2024-09-13 05:02:59,502 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-09-13 05:02:59,503 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-09-13 05:02:59,503 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-09-13 05:02:59,503 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int
[2024-09-13 05:02:59,503 INFO  L130     BoogieDeclarations]: Found specification of procedure main
[2024-09-13 05:02:59,503 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.init
[2024-09-13 05:02:59,503 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0
[2024-09-13 05:02:59,503 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-09-13 05:02:59,504 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0
[2024-09-13 05:02:59,504 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0
[2024-09-13 05:02:59,504 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-09-13 05:02:59,709 INFO  L242             CfgBuilder]: Building ICFG
[2024-09-13 05:02:59,711 INFO  L268             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-09-13 05:03:00,839 INFO  L291             CfgBuilder]: Performing block encoding
[2024-09-13 05:03:00,888 INFO  L313             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-09-13 05:03:00,890 INFO  L318             CfgBuilder]: Removed 0 assume(true) statements.
[2024-09-13 05:03:00,890 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 05:03:00 BoogieIcfgContainer
[2024-09-13 05:03:00,891 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-09-13 05:03:00,891 INFO  L112        PluginConnector]: ------------------------Referee----------------------------
[2024-09-13 05:03:00,891 INFO  L270        PluginConnector]: Initializing Referee...
[2024-09-13 05:03:00,892 INFO  L274        PluginConnector]: Referee initialized
[2024-09-13 05:03:00,893 INFO  L184        PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 05:02:56" (1/4) ...
[2024-09-13 05:03:00,894 INFO  L204        PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@4f4f6677 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.referee CORRECTNESS_WITNESS 13.09 05:03:00, skipping insertion in model container
[2024-09-13 05:03:00,894 INFO  L184        PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "CDTParser AST 13.09 05:02:58" (2/4) ...
[2024-09-13 05:03:00,895 INFO  L204        PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@4f4f6677 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.referee AST 13.09 05:03:00, skipping insertion in model container
[2024-09-13 05:03:00,895 INFO  L184        PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:02:59" (3/4) ...
[2024-09-13 05:03:00,895 INFO  L204        PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@4f4f6677 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.referee AST 13.09 05:03:00, skipping insertion in model container
[2024-09-13 05:03:00,895 INFO  L184        PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 05:03:00" (4/4) ...
[2024-09-13 05:03:00,896 INFO  L79         RefereeObserver]: Analyzing ICFG apache-get-tag.i.p+nlh-reducer.c
[2024-09-13 05:03:00,900 INFO  L112       InvariantChecker]: Found 0 loops.
[2024-09-13 05:03:00,903 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr9ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 328 edges.
[2024-09-13 05:03:00,904 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr13ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 331 edges.
[2024-09-13 05:03:00,904 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr3ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 5 edges.
[2024-09-13 05:03:00,905 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr2ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 314 edges.
[2024-09-13 05:03:00,905 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr12ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 330 edges.
[2024-09-13 05:03:00,906 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr6ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 328 edges.
[2024-09-13 05:03:00,907 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr16ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 330 edges.
[2024-09-13 05:03:00,907 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr5ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 314 edges.
[2024-09-13 05:03:00,908 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr19ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 251 edges.
[2024-09-13 05:03:00,909 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr7ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 330 edges.
[2024-09-13 05:03:00,909 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr1ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 313 edges.
[2024-09-13 05:03:00,910 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr11ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 329 edges.
[2024-09-13 05:03:00,911 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr14ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 329 edges.
[2024-09-13 05:03:00,912 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr8ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 331 edges.
[2024-09-13 05:03:00,912 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr18ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 243 edges.
[2024-09-13 05:03:00,913 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr15ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 329 edges.
[2024-09-13 05:03:00,914 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr20ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 251 edges.
[2024-09-13 05:03:00,914 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr0ASSERT_VIOLATIONWITNESS_INVARIANT. Corresponding subgraph has 3 edges.
[2024-09-13 05:03:00,915 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr17ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 331 edges.
[2024-09-13 05:03:00,915 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr4ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 313 edges.
[2024-09-13 05:03:00,916 INFO  L367       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr10ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 329 edges.
[2024-09-13 05:03:00,916 INFO  L130       InvariantChecker]: Will check 21 loop-free subgraphs from procedure entry to error location
[2024-09-13 05:03:01,074 INFO  L314           BlockEncoder]: Initial Icfg 265 locations, 328 edges
[2024-09-13 05:03:01,075 INFO  L264           BlockEncoder]: Using Maximize final states
[2024-09-13 05:03:01,075 INFO  L271           BlockEncoder]: Using Minimize states even if more edges are added than removed.=true
[2024-09-13 05:03:01,076 INFO  L277           BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI
[2024-09-13 05:03:01,077 INFO  L172           BlockEncoder]: Using Apply optimizations until nothing changes=true
[2024-09-13 05:03:01,079 INFO  L71     MaximizeFinalStates]: 0 new accepting states
[2024-09-13 05:03:09,208 INFO  L101     BaseMinimizeStates]: Removed 1283 edges and 261 locations by large block encoding
[2024-09-13 05:03:09,211 INFO  L71     MaximizeFinalStates]: 0 new accepting states
[2024-09-13 05:03:09,211 INFO  L101     BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding
[2024-09-13 05:03:09,212 INFO  L238           BlockEncoder]: Using Create parallel compositions if possible
[2024-09-13 05:03:09,212 INFO  L68        ParallelComposer]: Creating parallel compositions
[2024-09-13 05:03:10,643 INFO  L314           BlockEncoder]: Encoded RCFG 4 locations, 8 edges
[2024-09-13 05:03:10,644 FATAL L?                        ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.referee has thrown an exception:
java.lang.AssertionError: Either subgraph not acyclic or there is a bug
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AcyclicSubgraphMerger.<init>(AcyclicSubgraphMerger.java:169)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.InvariantChecker.<init>(InvariantChecker.java:144)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeStarter.<init>(RefereeStarter.java:56)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver.finish(RefereeObserver.java:80)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
[2024-09-13 05:03:10,649 INFO  L158              Benchmark]: Toolchain (without parser) took 12202.07ms. Allocated memory was 67.1MB in the beginning and 8.5GB in the end (delta: 8.5GB). Free memory was 33.7MB in the beginning and 8.2GB in the end (delta: -8.2GB). Peak memory consumption was 734.6MB. Max. memory is 16.1GB.
[2024-09-13 05:03:10,649 INFO  L158              Benchmark]: Witness Parser took 0.34ms. Allocated memory is still 48.2MB. Free memory was 27.1MB in the beginning and 27.1MB in the end (delta: 52.5kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-09-13 05:03:10,649 INFO  L158              Benchmark]: CDTParser took 0.17ms. Allocated memory is still 48.2MB. Free memory is still 25.0MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-09-13 05:03:10,650 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 818.39ms. Allocated memory was 67.1MB in the beginning and 90.2MB in the end (delta: 23.1MB). Free memory was 33.4MB in the beginning and 61.0MB in the end (delta: -27.5MB). Peak memory consumption was 14.0MB. Max. memory is 16.1GB.
[2024-09-13 05:03:10,651 INFO  L158              Benchmark]: Boogie Preprocessor took 147.78ms. Allocated memory is still 90.2MB. Free memory was 61.0MB in the beginning and 52.7MB in the end (delta: 8.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-09-13 05:03:10,651 INFO  L158              Benchmark]: RCFGBuilder took 1474.88ms. Allocated memory was 90.2MB in the beginning and 115.3MB in the end (delta: 25.2MB). Free memory was 52.3MB in the beginning and 60.8MB in the end (delta: -8.6MB). Peak memory consumption was 23.9MB. Max. memory is 16.1GB.
[2024-09-13 05:03:10,652 INFO  L158              Benchmark]: Referee took 9755.27ms. Allocated memory was 115.3MB in the beginning and 8.5GB in the end (delta: 8.4GB). Free memory was 60.8MB in the beginning and 8.2GB in the end (delta: -8.2GB). Peak memory consumption was 713.5MB. Max. memory is 16.1GB.
[2024-09-13 05:03:10,654 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.referee:
  - ExceptionOrErrorResult: AssertionError: Either subgraph not acyclic or there is a bug
    de.uni_freiburg.informatik.ultimate.plugins.generator.referee: AssertionError: Either subgraph not acyclic or there is a bug: de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AcyclicSubgraphMerger.<init>(AcyclicSubgraphMerger.java:169)
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * Witness Parser took 0.34ms. Allocated memory is still 48.2MB. Free memory was 27.1MB in the beginning and 27.1MB in the end (delta: 52.5kB). There was no memory consumed. Max. memory is 16.1GB.
 * CDTParser took 0.17ms. Allocated memory is still 48.2MB. Free memory is still 25.0MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 818.39ms. Allocated memory was 67.1MB in the beginning and 90.2MB in the end (delta: 23.1MB). Free memory was 33.4MB in the beginning and 61.0MB in the end (delta: -27.5MB). Peak memory consumption was 14.0MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 147.78ms. Allocated memory is still 90.2MB. Free memory was 61.0MB in the beginning and 52.7MB in the end (delta: 8.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * RCFGBuilder took 1474.88ms. Allocated memory was 90.2MB in the beginning and 115.3MB in the end (delta: 25.2MB). Free memory was 52.3MB in the beginning and 60.8MB in the end (delta: -8.6MB). Peak memory consumption was 23.9MB. Max. memory is 16.1GB.
 * Referee took 9755.27ms. Allocated memory was 115.3MB in the beginning and 8.5GB in the end (delta: 8.4GB). Free memory was 60.8MB in the beginning and 8.2GB in the end (delta: -8.2GB). Peak memory consumption was 713.5MB. Max. memory is 16.1GB.
RESULT: Ultimate could not prove your program: Toolchain returned no result.
[2024-09-13 05:03:10,681 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:
ERROR: ExceptionOrErrorResult: AssertionError: Either subgraph not acyclic or there is a bug