./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --validate ./goblint.2024-08-08_07-59-58.files/protection-local/popl20-more-buffer-mult2.wvr.yml/witness.yml --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version c091e2ee
Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c ./goblint.2024-08-08_07-59-58.files/protection-local/popl20-more-buffer-mult2.wvr.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --cacsl2boogietranslator.check.unreachability.of.reach_error.function false
--- Real Ultimate output ---
This is Ultimate 0.2.4-tmp.fs.goblint-validation-c091e2e-m
[2024-08-14 12:12:38,067 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-08-14 12:12:38,117 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf
[2024-08-14 12:12:38,121 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-08-14 12:12:38,122 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-08-14 12:12:38,139 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-08-14 12:12:38,140 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-08-14 12:12:38,141 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-08-14 12:12:38,141 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-08-14 12:12:38,142 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-08-14 12:12:38,142 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-08-14 12:12:38,143 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-08-14 12:12:38,143 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-08-14 12:12:38,143 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-08-14 12:12:38,145 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-08-14 12:12:38,145 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-08-14 12:12:38,145 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-08-14 12:12:38,145 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-08-14 12:12:38,146 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-08-14 12:12:38,146 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-08-14 12:12:38,146 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-08-14 12:12:38,149 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-08-14 12:12:38,149 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-08-14 12:12:38,149 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-08-14 12:12:38,149 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-08-14 12:12:38,149 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-08-14 12:12:38,149 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-08-14 12:12:38,150 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-08-14 12:12:38,150 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-08-14 12:12:38,150 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-08-14 12:12:38,150 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-08-14 12:12:38,150 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-08-14 12:12:38,150 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-08-14 12:12:38,150 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-08-14 12:12:38,151 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-08-14 12:12:38,151 INFO  L153        SettingsManager]:  * DFS Order used in POR=LOOP_LOCKSTEP
[2024-08-14 12:12:38,151 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-08-14 12:12:38,151 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-08-14 12:12:38,151 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-08-14 12:12:38,151 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2024-08-14 12:12:38,151 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-08-14 12:12:38,153 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-08-14 12:12:38,153 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/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: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false
[2024-08-14 12:12:38,385 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-08-14 12:12:38,404 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-08-14 12:12:38,407 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-08-14 12:12:38,408 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-08-14 12:12:38,409 INFO  L274        PluginConnector]: CDTParser initialized
[2024-08-14 12:12:38,409 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c
[2024-08-14 12:12:39,566 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-08-14 12:12:39,734 INFO  L384              CDTParser]: Found 1 translation units.
[2024-08-14 12:12:39,735 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-buffer-mult2.wvr.c
[2024-08-14 12:12:39,744 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/276a794fc/dfb6ffe502fc4d2e9f763edb40c52bda/FLAG559b7d590
[2024-08-14 12:12:40,144 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/276a794fc/dfb6ffe502fc4d2e9f763edb40c52bda
[2024-08-14 12:12:40,148 INFO  L270        PluginConnector]: Initializing Witness Parser...
[2024-08-14 12:12:40,148 INFO  L274        PluginConnector]: Witness Parser initialized
[2024-08-14 12:12:40,148 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/./goblint.2024-08-08_07-59-58.files/protection-local/popl20-more-buffer-mult2.wvr.yml/witness.yml
[2024-08-14 12:12:40,247 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-08-14 12:12:40,248 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2024-08-14 12:12:40,250 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-08-14 12:12:40,250 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-08-14 12:12:40,253 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-08-14 12:12:40,254 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.08 12:12:40" (1/2) ...
[2024-08-14 12:12:40,255 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@32e277ef and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 12:12:40, skipping insertion in model container
[2024-08-14 12:12:40,255 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.08 12:12:40" (1/2) ...
[2024-08-14 12:12:40,256 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@72a9edbe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.08 12:12:40, skipping insertion in model container
[2024-08-14 12:12:40,256 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 14.08 12:12:40" (2/2) ...
[2024-08-14 12:12:40,257 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@32e277ef and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 12:12:40, skipping insertion in model container
[2024-08-14 12:12:40,257 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 14.08 12:12:40" (2/2) ...
[2024-08-14 12:12:40,257 INFO  L83    nessWitnessExtractor]: Extracting all invariants from correctness witness
[2024-08-14 12:12:40,279 INFO  L95    edCorrectnessWitness]: Found the following entries in the witness:
[2024-08-14 12:12:40,280 INFO  L97    edCorrectnessWitness]: Location invariant before [L78-L78] (0 <= i) && (0 <= j)
[2024-08-14 12:12:40,280 INFO  L97    edCorrectnessWitness]: Location invariant before [L53-L53] (0 <= i) && (0 <= j)
[2024-08-14 12:12:40,280 INFO  L97    edCorrectnessWitness]: Location invariant before [L91-L91] (0 <= i) && (0 <= j)
[2024-08-14 12:12:40,280 INFO  L97    edCorrectnessWitness]: Location invariant before [L59-L59] (0 <= i) && (0 <= j)
[2024-08-14 12:12:40,280 INFO  L97    edCorrectnessWitness]: Location invariant before [L114-L114] (0 <= i) && (0 <= j)
[2024-08-14 12:12:40,280 INFO  L97    edCorrectnessWitness]: Location invariant before [L72-L72] (0 <= i) && (0 <= j)
[2024-08-14 12:12:40,280 INFO  L97    edCorrectnessWitness]: Location invariant before [L87-L87] (0 <= i) && (0 <= j)
[2024-08-14 12:12:40,281 INFO  L97    edCorrectnessWitness]: Location invariant before [L105-L105] (0 <= i) && (0 <= j)
[2024-08-14 12:12:40,281 INFO  L97    edCorrectnessWitness]: Location invariant before [L49-L49] (0 <= i) && (0 <= j)
[2024-08-14 12:12:40,281 INFO  L97    edCorrectnessWitness]: Location invariant before [L96-L96] (0 <= i) && (0 <= j)
[2024-08-14 12:12:40,281 INFO  L97    edCorrectnessWitness]: Location invariant before [L109-L109] (0 <= i) && (0 <= j)
[2024-08-14 12:12:40,281 INFO  L97    edCorrectnessWitness]: Location invariant before [L68-L68] (0 <= i) && (0 <= j)
[2024-08-14 12:12:40,301 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2024-08-14 12:12:40,466 INFO  L207          PostProcessor]: Analyzing one entry point: main
[2024-08-14 12:12:40,473 INFO  L202         MainTranslator]: Completed pre-run
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
Start Parsing Local
[2024-08-14 12:12:40,535 INFO  L207          PostProcessor]: Analyzing one entry point: main
[2024-08-14 12:12:40,549 INFO  L206         MainTranslator]: Completed translation
[2024-08-14 12:12:40,549 INFO  L201        PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 12:12:40 WrapperNode
[2024-08-14 12:12:40,550 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-08-14 12:12:40,550 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-08-14 12:12:40,550 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-08-14 12:12:40,550 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-08-14 12:12:40,556 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 12:12:40" (1/1) ...
[2024-08-14 12:12:40,563 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 12:12:40" (1/1) ...
[2024-08-14 12:12:40,597 INFO  L138                Inliner]: procedures = 26, calls = 57, calls flagged for inlining = 19, calls inlined = 23, statements flattened = 306
[2024-08-14 12:12:40,598 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-08-14 12:12:40,598 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-08-14 12:12:40,598 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-08-14 12:12:40,598 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-08-14 12:12:40,609 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 12:12:40" (1/1) ...
[2024-08-14 12:12:40,609 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 12:12:40" (1/1) ...
[2024-08-14 12:12:40,614 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 12:12:40" (1/1) ...
[2024-08-14 12:12:40,614 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 12:12:40" (1/1) ...
[2024-08-14 12:12:40,622 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 12:12:40" (1/1) ...
[2024-08-14 12:12:40,627 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 12:12:40" (1/1) ...
[2024-08-14 12:12:40,629 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 12:12:40" (1/1) ...
[2024-08-14 12:12:40,630 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 12:12:40" (1/1) ...
[2024-08-14 12:12:40,633 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-08-14 12:12:40,634 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-08-14 12:12:40,634 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-08-14 12:12:40,634 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-08-14 12:12:40,635 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 12:12:40" (1/1) ...
[2024-08-14 12:12:40,639 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-08-14 12:12:40,646 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 12:12:40,666 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2024-08-14 12:12:40,668 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2024-08-14 12:12:40,698 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-08-14 12:12:40,698 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-08-14 12:12:40,698 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-08-14 12:12:40,698 INFO  L130     BoogieDeclarations]: Found specification of procedure thread1
[2024-08-14 12:12:40,699 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread1
[2024-08-14 12:12:40,699 INFO  L130     BoogieDeclarations]: Found specification of procedure thread2
[2024-08-14 12:12:40,699 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread2
[2024-08-14 12:12:40,699 INFO  L130     BoogieDeclarations]: Found specification of procedure thread3
[2024-08-14 12:12:40,700 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread3
[2024-08-14 12:12:40,700 INFO  L130     BoogieDeclarations]: Found specification of procedure thread4
[2024-08-14 12:12:40,700 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread4
[2024-08-14 12:12:40,700 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-08-14 12:12:40,701 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2024-08-14 12:12:40,701 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2024-08-14 12:12:40,703 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-08-14 12:12:40,703 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-08-14 12:12:40,703 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-08-14 12:12:40,704 WARN  L214             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement
[2024-08-14 12:12:40,846 INFO  L244             CfgBuilder]: Building ICFG
[2024-08-14 12:12:40,848 INFO  L270             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-08-14 12:12:41,179 INFO  L289             CfgBuilder]: Ommited future-live optimization because the input is a concurrent program.
[2024-08-14 12:12:41,179 INFO  L293             CfgBuilder]: Performing block encoding
[2024-08-14 12:12:41,457 INFO  L315             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-08-14 12:12:41,458 INFO  L320             CfgBuilder]: Removed 6 assume(true) statements.
[2024-08-14 12:12:41,458 INFO  L201        PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.08 12:12:41 BoogieIcfgContainer
[2024-08-14 12:12:41,458 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-08-14 12:12:41,460 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-08-14 12:12:41,460 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-08-14 12:12:41,462 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-08-14 12:12:41,462 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.08 12:12:40" (1/4) ...
[2024-08-14 12:12:41,463 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d3830a2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.08 12:12:41, skipping insertion in model container
[2024-08-14 12:12:41,463 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 14.08 12:12:40" (2/4) ...
[2024-08-14 12:12:41,463 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d3830a2 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 14.08 12:12:41, skipping insertion in model container
[2024-08-14 12:12:41,464 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.08 12:12:40" (3/4) ...
[2024-08-14 12:12:41,464 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d3830a2 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 14.08 12:12:41, skipping insertion in model container
[2024-08-14 12:12:41,465 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.08 12:12:41" (4/4) ...
[2024-08-14 12:12:41,467 INFO  L112   eAbstractionObserver]: Analyzing ICFG popl20-more-buffer-mult2.wvr.c
[2024-08-14 12:12:41,481 INFO  L204   ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-08-14 12:12:41,482 INFO  L163   ceAbstractionStarter]: Applying trace abstraction to program that has 12 error locations.
[2024-08-14 12:12:41,482 INFO  L522   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-08-14 12:12:41,533 INFO  L144    ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions.
[2024-08-14 12:12:41,574 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-14 12:12:41,574 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-14 12:12:41,575 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 12:12:41,578 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-08-14 12:12:41,582 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process
[2024-08-14 12:12:41,612 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-14 12:12:41,623 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread4Thread1of1ForFork3 ========
[2024-08-14 12:12:41,630 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7d0fb43e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-14 12:12:41,630 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 3 error locations.
[2024-08-14 12:12:41,743 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting thread4Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread4Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread4Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread4Err2ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-14 12:12:41,747 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 12:12:41,747 INFO  L85        PathProgramCache]: Analyzing trace with hash -744883565, now seen corresponding path program 1 times
[2024-08-14 12:12:41,754 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 12:12:41,754 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1524263865]
[2024-08-14 12:12:41,755 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 12:12:41,755 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 12:12:41,857 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 12:12:42,105 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-14 12:12:42,106 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 12:12:42,107 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1524263865]
[2024-08-14 12:12:42,108 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1524263865] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 12:12:42,108 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 12:12:42,109 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-08-14 12:12:42,110 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1778263430]
[2024-08-14 12:12:42,110 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 12:12:42,115 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-14 12:12:42,115 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 12:12:42,141 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-14 12:12:42,142 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-14 12:12:42,144 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:42,145 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 12:12:42,146 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 6.0) internal successors, (18), 2 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-14 12:12:42,146 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:42,439 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:42,440 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-08-14 12:12:42,440 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting thread4Err1ASSERT_VIOLATIONWITNESS_INVARIANT === [thread4Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread4Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread4Err2ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-14 12:12:42,440 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 12:12:42,441 INFO  L85        PathProgramCache]: Analyzing trace with hash 1087728810, now seen corresponding path program 1 times
[2024-08-14 12:12:42,441 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 12:12:42,441 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [610098963]
[2024-08-14 12:12:42,441 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 12:12:42,441 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 12:12:42,468 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 12:12:42,602 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-14 12:12:42,603 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 12:12:42,603 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [610098963]
[2024-08-14 12:12:42,603 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [610098963] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 12:12:42,603 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 12:12:42,604 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-08-14 12:12:42,604 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1036515254]
[2024-08-14 12:12:42,604 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 12:12:42,605 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-08-14 12:12:42,606 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 12:12:42,606 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-08-14 12:12:42,607 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-08-14 12:12:42,607 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:42,607 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 12:12:42,608 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 7.0) internal successors, (28), 3 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-14 12:12:42,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:42,608 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:42,732 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:42,733 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:42,733 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-08-14 12:12:42,733 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting thread4Err1ASSERT_VIOLATIONWITNESS_INVARIANT === [thread4Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread4Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread4Err2ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-14 12:12:42,733 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 12:12:42,734 INFO  L85        PathProgramCache]: Analyzing trace with hash 1126611187, now seen corresponding path program 1 times
[2024-08-14 12:12:42,734 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 12:12:42,734 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [536270975]
[2024-08-14 12:12:42,734 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 12:12:42,734 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 12:12:42,750 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 12:12:42,836 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-14 12:12:42,838 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 12:12:42,838 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [536270975]
[2024-08-14 12:12:42,838 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [536270975] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 12:12:42,839 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 12:12:42,839 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-08-14 12:12:42,839 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [273001970]
[2024-08-14 12:12:42,839 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 12:12:42,840 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-08-14 12:12:42,840 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 12:12:42,840 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-08-14 12:12:42,841 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-08-14 12:12:42,841 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:42,841 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 12:12:42,841 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 5.8) internal successors, (29), 4 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-14 12:12:42,841 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:42,841 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:42,841 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:44,331 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:44,331 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:44,332 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:44,334 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread4Err0ASSERT_VIOLATIONWITNESS_INVARIANT (2 of 3 remaining)
[2024-08-14 12:12:44,334 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread4Err1ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 3 remaining)
[2024-08-14 12:12:44,334 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread4Err2ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 3 remaining)
[2024-08-14 12:12:44,335 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-08-14 12:12:44,339 INFO  L445         BasicCegarLoop]: Path program histogram: [1, 1, 1]
[2024-08-14 12:12:44,340 INFO  L308   ceAbstractionStarter]: Result for error location thread4Thread1of1ForFork3 was SAFE,SAFE,SAFE (1/5)
[2024-08-14 12:12:44,343 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-14 12:12:44,343 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-14 12:12:44,343 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 12:12:44,344 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-08-14 12:12:44,346 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (3)] Waiting until timeout for monitored process
[2024-08-14 12:12:44,349 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-14 12:12:44,349 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread2Thread1of1ForFork0 ========
[2024-08-14 12:12:44,349 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7d0fb43e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-14 12:12:44,349 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 3 error locations.
[2024-08-14 12:12:44,391 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-14 12:12:44,391 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 12:12:44,391 INFO  L85        PathProgramCache]: Analyzing trace with hash 1004209089, now seen corresponding path program 1 times
[2024-08-14 12:12:44,391 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 12:12:44,391 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1656323766]
[2024-08-14 12:12:44,391 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 12:12:44,392 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 12:12:44,398 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 12:12:44,437 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-14 12:12:44,438 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 12:12:44,438 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1656323766]
[2024-08-14 12:12:44,438 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1656323766] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 12:12:44,438 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 12:12:44,441 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-08-14 12:12:44,441 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [67176180]
[2024-08-14 12:12:44,441 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 12:12:44,442 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-14 12:12:44,442 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 12:12:44,442 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-14 12:12:44,442 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-14 12:12:44,442 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:44,442 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 12:12:44,443 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-14 12:12:44,443 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:44,563 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:44,563 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-08-14 12:12:44,564 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting thread2Err1ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-14 12:12:44,564 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 12:12:44,564 INFO  L85        PathProgramCache]: Analyzing trace with hash 381079558, now seen corresponding path program 1 times
[2024-08-14 12:12:44,564 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 12:12:44,565 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1375377839]
[2024-08-14 12:12:44,565 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 12:12:44,565 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 12:12:44,578 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 12:12:44,654 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-14 12:12:44,655 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 12:12:44,655 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1375377839]
[2024-08-14 12:12:44,655 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1375377839] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 12:12:44,655 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 12:12:44,655 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-08-14 12:12:44,655 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [792518984]
[2024-08-14 12:12:44,655 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 12:12:44,655 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-08-14 12:12:44,656 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 12:12:44,656 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-08-14 12:12:44,656 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-08-14 12:12:44,656 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:44,656 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 12:12:44,656 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 6.0) internal successors, (24), 3 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-14 12:12:44,656 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:44,656 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:44,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:44,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:44,724 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-08-14 12:12:44,724 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-14 12:12:44,724 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 12:12:44,724 INFO  L85        PathProgramCache]: Analyzing trace with hash -1071404849, now seen corresponding path program 1 times
[2024-08-14 12:12:44,724 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 12:12:44,724 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [236321019]
[2024-08-14 12:12:44,725 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 12:12:44,725 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 12:12:44,736 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 12:12:44,785 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-14 12:12:44,785 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 12:12:44,785 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [236321019]
[2024-08-14 12:12:44,786 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [236321019] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 12:12:44,786 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 12:12:44,786 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-08-14 12:12:44,786 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2098970661]
[2024-08-14 12:12:44,786 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 12:12:44,786 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-08-14 12:12:44,786 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 12:12:44,787 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-08-14 12:12:44,787 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-08-14 12:12:44,787 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:44,787 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 12:12:44,787 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 6.25) internal successors, (25), 4 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-14 12:12:44,787 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:44,787 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:44,787 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:45,695 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:45,695 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:45,696 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:45,696 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread2Err0ASSERT_VIOLATIONWITNESS_INVARIANT (2 of 3 remaining)
[2024-08-14 12:12:45,696 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread2Err1ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 3 remaining)
[2024-08-14 12:12:45,696 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread2Err2ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 3 remaining)
[2024-08-14 12:12:45,696 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-08-14 12:12:45,699 INFO  L445         BasicCegarLoop]: Path program histogram: [1, 1, 1]
[2024-08-14 12:12:45,700 INFO  L308   ceAbstractionStarter]: Result for error location thread2Thread1of1ForFork0 was SAFE,SAFE,SAFE (2/5)
[2024-08-14 12:12:45,704 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-14 12:12:45,705 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-14 12:12:45,705 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 12:12:45,706 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-08-14 12:12:45,708 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (4)] Waiting until timeout for monitored process
[2024-08-14 12:12:45,712 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-14 12:12:45,712 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2024-08-14 12:12:45,712 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7d0fb43e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-14 12:12:45,712 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 4 error locations.
[2024-08-14 12:12:45,855 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 4 remaining)
[2024-08-14 12:12:45,855 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 4 remaining)
[2024-08-14 12:12:45,855 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 4 remaining)
[2024-08-14 12:12:45,856 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 4 remaining)
[2024-08-14 12:12:45,857 INFO  L445         BasicCegarLoop]: Path program histogram: []
[2024-08-14 12:12:45,857 INFO  L308   ceAbstractionStarter]: Result for error location ULTIMATE.start was SAFE,SAFE,SAFE,SAFE (3/5)
[2024-08-14 12:12:45,860 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-14 12:12:45,861 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-14 12:12:45,861 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 12:12:45,863 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-08-14 12:12:45,864 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (5)] Waiting until timeout for monitored process
[2024-08-14 12:12:45,866 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-14 12:12:45,866 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread1Thread1of1ForFork2 ========
[2024-08-14 12:12:45,867 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7d0fb43e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-14 12:12:45,867 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 3 error locations.
[2024-08-14 12:12:45,923 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread1Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread1Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread1Err2ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-14 12:12:45,924 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 12:12:45,924 INFO  L85        PathProgramCache]: Analyzing trace with hash 1167052238, now seen corresponding path program 1 times
[2024-08-14 12:12:45,924 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 12:12:45,924 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1131055294]
[2024-08-14 12:12:45,924 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 12:12:45,924 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 12:12:45,935 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 12:12:45,964 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-14 12:12:45,965 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 12:12:45,965 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1131055294]
[2024-08-14 12:12:45,965 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1131055294] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 12:12:45,965 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 12:12:45,965 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-08-14 12:12:45,966 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [548529972]
[2024-08-14 12:12:45,966 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 12:12:45,966 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-14 12:12:45,966 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 12:12:45,967 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-14 12:12:45,967 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-14 12:12:45,968 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:45,968 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 12:12:45,968 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-14 12:12:45,968 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:46,082 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:46,082 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-08-14 12:12:46,082 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err2ASSERT_VIOLATIONWITNESS_INVARIANT === [thread1Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread1Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread1Err2ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-14 12:12:46,083 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 12:12:46,083 INFO  L85        PathProgramCache]: Analyzing trace with hash -13011292, now seen corresponding path program 1 times
[2024-08-14 12:12:46,083 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 12:12:46,083 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1306949937]
[2024-08-14 12:12:46,083 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 12:12:46,083 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 12:12:46,093 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 12:12:46,143 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-14 12:12:46,143 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 12:12:46,143 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1306949937]
[2024-08-14 12:12:46,143 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1306949937] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 12:12:46,143 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 12:12:46,143 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-08-14 12:12:46,143 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1245442191]
[2024-08-14 12:12:46,143 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 12:12:46,144 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-08-14 12:12:46,144 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 12:12:46,144 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-08-14 12:12:46,144 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-08-14 12:12:46,144 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:46,144 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 12:12:46,144 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-14 12:12:46,145 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:46,145 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:46,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:46,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:46,243 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-08-14 12:12:46,244 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting thread1Err1ASSERT_VIOLATIONWITNESS_INVARIANT === [thread1Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread1Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread1Err2ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-14 12:12:46,244 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 12:12:46,244 INFO  L85        PathProgramCache]: Analyzing trace with hash 341621109, now seen corresponding path program 1 times
[2024-08-14 12:12:46,244 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 12:12:46,244 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [811991297]
[2024-08-14 12:12:46,244 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 12:12:46,244 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 12:12:46,255 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 12:12:46,323 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-14 12:12:46,323 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 12:12:46,323 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [811991297]
[2024-08-14 12:12:46,323 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [811991297] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 12:12:46,324 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 12:12:46,324 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-08-14 12:12:46,324 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [593866508]
[2024-08-14 12:12:46,324 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 12:12:46,324 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-08-14 12:12:46,324 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 12:12:46,324 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-08-14 12:12:46,325 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-08-14 12:12:46,325 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:46,325 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 12:12:46,325 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 6.2) internal successors, (31), 4 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-14 12:12:46,325 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:46,325 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:46,325 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:47,128 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:47,128 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:47,129 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:47,129 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread1Err0ASSERT_VIOLATIONWITNESS_INVARIANT (2 of 3 remaining)
[2024-08-14 12:12:47,129 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread1Err1ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 3 remaining)
[2024-08-14 12:12:47,130 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread1Err2ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 3 remaining)
[2024-08-14 12:12:47,130 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-08-14 12:12:47,132 INFO  L445         BasicCegarLoop]: Path program histogram: [1, 1, 1]
[2024-08-14 12:12:47,132 INFO  L308   ceAbstractionStarter]: Result for error location thread1Thread1of1ForFork2 was SAFE,SAFE,SAFE (4/5)
[2024-08-14 12:12:47,136 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-14 12:12:47,136 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2024-08-14 12:12:47,136 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2024-08-14 12:12:47,138 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2024-08-14 12:12:47,145 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (6)] Waiting until timeout for monitored process
[2024-08-14 12:12:47,147 INFO  L158   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2024-08-14 12:12:47,148 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread3Thread1of1ForFork1 ========
[2024-08-14 12:12:47,148 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7d0fb43e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-08-14 12:12:47,148 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 3 error locations.
[2024-08-14 12:12:47,193 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting thread3Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thread3Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread3Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread3Err2ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-14 12:12:47,194 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 12:12:47,194 INFO  L85        PathProgramCache]: Analyzing trace with hash 215826245, now seen corresponding path program 1 times
[2024-08-14 12:12:47,194 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 12:12:47,194 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [912319285]
[2024-08-14 12:12:47,194 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 12:12:47,194 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 12:12:47,200 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 12:12:47,231 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-14 12:12:47,231 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 12:12:47,231 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [912319285]
[2024-08-14 12:12:47,231 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [912319285] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 12:12:47,231 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 12:12:47,231 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-08-14 12:12:47,231 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2024174196]
[2024-08-14 12:12:47,232 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 12:12:47,232 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-08-14 12:12:47,232 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 12:12:47,232 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-08-14 12:12:47,232 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-08-14 12:12:47,232 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:47,233 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 12:12:47,233 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 2 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-14 12:12:47,233 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:47,344 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:47,344 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-08-14 12:12:47,344 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting thread3Err1ASSERT_VIOLATIONWITNESS_INVARIANT === [thread3Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread3Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread3Err2ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-14 12:12:47,344 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 12:12:47,344 INFO  L85        PathProgramCache]: Analyzing trace with hash 1145264648, now seen corresponding path program 1 times
[2024-08-14 12:12:47,345 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 12:12:47,345 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1000753971]
[2024-08-14 12:12:47,345 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 12:12:47,345 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 12:12:47,353 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 12:12:47,403 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-14 12:12:47,403 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 12:12:47,403 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1000753971]
[2024-08-14 12:12:47,403 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1000753971] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 12:12:47,403 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 12:12:47,403 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-08-14 12:12:47,404 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [924762125]
[2024-08-14 12:12:47,404 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 12:12:47,404 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-08-14 12:12:47,404 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 12:12:47,404 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-08-14 12:12:47,404 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-08-14 12:12:47,404 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:47,404 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 12:12:47,405 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 6.5) internal successors, (26), 3 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-14 12:12:47,405 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:47,405 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:47,494 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:47,495 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:47,495 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-08-14 12:12:47,495 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting thread3Err1ASSERT_VIOLATIONWITNESS_INVARIANT === [thread3Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thread3Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thread3Err2ASSERT_VIOLATIONWITNESS_INVARIANT] ===
[2024-08-14 12:12:47,495 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-08-14 12:12:47,495 INFO  L85        PathProgramCache]: Analyzing trace with hash 1172120721, now seen corresponding path program 1 times
[2024-08-14 12:12:47,495 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-08-14 12:12:47,496 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1637530137]
[2024-08-14 12:12:47,496 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-08-14 12:12:47,496 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-08-14 12:12:47,509 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-08-14 12:12:47,562 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-08-14 12:12:47,563 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-08-14 12:12:47,563 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1637530137]
[2024-08-14 12:12:47,563 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1637530137] provided 1 perfect and 0 imperfect interpolant sequences
[2024-08-14 12:12:47,563 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-08-14 12:12:47,563 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-08-14 12:12:47,564 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1177985803]
[2024-08-14 12:12:47,564 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-08-14 12:12:47,564 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-08-14 12:12:47,565 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-08-14 12:12:47,565 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-08-14 12:12:47,565 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-08-14 12:12:47,565 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:47,566 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2024-08-14 12:12:47,566 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 5.4) internal successors, (27), 4 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-08-14 12:12:47,566 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:47,566 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:47,566 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2024-08-14 12:12:48,594 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-08-14 12:12:48,594 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:48,595 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-08-14 12:12:48,595 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread3Err0ASSERT_VIOLATIONWITNESS_INVARIANT (2 of 3 remaining)
[2024-08-14 12:12:48,595 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread3Err1ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 3 remaining)
[2024-08-14 12:12:48,595 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread3Err2ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 3 remaining)
[2024-08-14 12:12:48,595 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-08-14 12:12:48,596 INFO  L445         BasicCegarLoop]: Path program histogram: [1, 1, 1]
[2024-08-14 12:12:48,596 INFO  L308   ceAbstractionStarter]: Result for error location thread3Thread1of1ForFork1 was SAFE,SAFE,SAFE (5/5)
[2024-08-14 12:12:48,597 INFO  L229   ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances
[2024-08-14 12:12:48,597 INFO  L179   ceAbstractionStarter]: Computing trace abstraction results
[2024-08-14 12:12:48,600 INFO  L507   ceAbstractionStarter]: Automizer considered 12 witness invariants
[2024-08-14 12:12:48,600 INFO  L508   ceAbstractionStarter]: WitnessConsidered=12
[2024-08-14 12:12:48,600 INFO  L201        PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 14.08 12:12:48 BasicIcfg
[2024-08-14 12:12:48,601 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-08-14 12:12:48,601 INFO  L158              Benchmark]: Toolchain (without parser) took 8353.31ms. Allocated memory was 176.2MB in the beginning and 476.1MB in the end (delta: 299.9MB). Free memory was 98.5MB in the beginning and 358.2MB in the end (delta: -259.6MB). Peak memory consumption was 252.8MB. Max. memory is 16.1GB.
[2024-08-14 12:12:48,601 INFO  L158              Benchmark]: CDTParser took 0.16ms. Allocated memory is still 176.2MB. Free memory is still 148.7MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-08-14 12:12:48,601 INFO  L158              Benchmark]: Witness Parser took 0.11ms. Allocated memory is still 176.2MB. Free memory is still 103.2MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-08-14 12:12:48,601 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 300.15ms. Allocated memory is still 176.2MB. Free memory was 98.3MB in the beginning and 141.9MB in the end (delta: -43.6MB). Peak memory consumption was 17.2MB. Max. memory is 16.1GB.
[2024-08-14 12:12:48,601 INFO  L158              Benchmark]: Boogie Procedure Inliner took 47.41ms. Allocated memory is still 176.2MB. Free memory was 141.9MB in the beginning and 138.9MB in the end (delta: 3.0MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
[2024-08-14 12:12:48,602 INFO  L158              Benchmark]: Boogie Preprocessor took 35.24ms. Allocated memory is still 176.2MB. Free memory was 138.9MB in the beginning and 136.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-08-14 12:12:48,602 INFO  L158              Benchmark]: RCFGBuilder took 824.45ms. Allocated memory is still 176.2MB. Free memory was 136.8MB in the beginning and 137.8MB in the end (delta: -1.1MB). Peak memory consumption was 80.5MB. Max. memory is 16.1GB.
[2024-08-14 12:12:48,602 INFO  L158              Benchmark]: TraceAbstraction took 7140.87ms. Allocated memory was 176.2MB in the beginning and 476.1MB in the end (delta: 299.9MB). Free memory was 137.8MB in the beginning and 358.2MB in the end (delta: -220.3MB). Peak memory consumption was 289.3MB. Max. memory is 16.1GB.
[2024-08-14 12:12:48,603 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.16ms. Allocated memory is still 176.2MB. Free memory is still 148.7MB. There was no memory consumed. Max. memory is 16.1GB.
 * Witness Parser took 0.11ms. Allocated memory is still 176.2MB. Free memory is still 103.2MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 300.15ms. Allocated memory is still 176.2MB. Free memory was 98.3MB in the beginning and 141.9MB in the end (delta: -43.6MB). Peak memory consumption was 17.2MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 47.41ms. Allocated memory is still 176.2MB. Free memory was 141.9MB in the beginning and 138.9MB in the end (delta: 3.0MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 35.24ms. Allocated memory is still 176.2MB. Free memory was 138.9MB in the beginning and 136.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 824.45ms. Allocated memory is still 176.2MB. Free memory was 136.8MB in the beginning and 137.8MB in the end (delta: -1.1MB). Peak memory consumption was 80.5MB. Max. memory is 16.1GB.
 * TraceAbstraction took 7140.87ms. Allocated memory was 176.2MB in the beginning and 476.1MB in the end (delta: 299.9MB). Free memory was 137.8MB in the beginning and 358.2MB in the end (delta: -220.3MB). Peak memory consumption was 289.3MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: Independence relation #1 benchmarks
    ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 116830, independent: 101234, independent conditional: 98750, independent unconditional: 2484, dependent: 15596, dependent conditional: 15578, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 102914, independent: 101234, independent conditional: 98750, independent unconditional: 2484, dependent: 1680, dependent conditional: 1662, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 102914, independent: 101234, independent conditional: 98750, independent unconditional: 2484, dependent: 1680, dependent conditional: 1662, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 105691, independent: 101234, independent conditional: 0, independent unconditional: 101234, dependent: 4457, dependent conditional: 2777, dependent unconditional: 1680, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 105691, independent: 101234, independent conditional: 0, independent unconditional: 101234, dependent: 4457, dependent conditional: 2777, dependent unconditional: 1680, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 105691, independent: 101234, independent conditional: 0, independent unconditional: 101234, dependent: 4457, dependent conditional: 2777, dependent unconditional: 1680, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 2072, independent: 2016, independent conditional: 0, independent unconditional: 2016, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 2072, independent: 1953, independent conditional: 0, independent unconditional: 1953, dependent: 119, dependent conditional: 0, dependent unconditional: 119, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 119, independent: 63, independent conditional: 0, independent unconditional: 63, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 119, independent: 63, independent conditional: 0, independent unconditional: 63, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 451, independent: 234, independent conditional: 0, independent unconditional: 234, dependent: 217, dependent conditional: 133, dependent unconditional: 84, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 105691, independent: 99218, independent conditional: 0, independent unconditional: 99218, dependent: 4401, dependent conditional: 2739, dependent unconditional: 1662, unknown: 2072, unknown conditional: 38, unknown unconditional: 2034] , Statistics on independence cache: Total cache size (in pairs): 2072, Positive cache size: 2016, Positive conditional cache size: 0, Positive unconditional cache size: 2016, Negative cache size: 56, Negative conditional cache size: 38, Negative unconditional cache size: 18, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 3, Independence queries for same thread: 13916
  - StatisticsResult: Persistent set benchmarks
    Persistent set computation time: 0.6s, Number of persistent set computation: 4106, Number of trivial persistent sets: 3164, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2502, independent: 2484, independent conditional: 0, independent unconditional: 2484, dependent: 18, dependent conditional: 0, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 116830, independent: 101234, independent conditional: 98750, independent unconditional: 2484, dependent: 15596, dependent conditional: 15578, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 102914, independent: 101234, independent conditional: 98750, independent unconditional: 2484, dependent: 1680, dependent conditional: 1662, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 102914, independent: 101234, independent conditional: 98750, independent unconditional: 2484, dependent: 1680, dependent conditional: 1662, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 105691, independent: 101234, independent conditional: 0, independent unconditional: 101234, dependent: 4457, dependent conditional: 2777, dependent unconditional: 1680, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 105691, independent: 101234, independent conditional: 0, independent unconditional: 101234, dependent: 4457, dependent conditional: 2777, dependent unconditional: 1680, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 105691, independent: 101234, independent conditional: 0, independent unconditional: 101234, dependent: 4457, dependent conditional: 2777, dependent unconditional: 1680, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 2072, independent: 2016, independent conditional: 0, independent unconditional: 2016, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 2072, independent: 1953, independent conditional: 0, independent unconditional: 1953, dependent: 119, dependent conditional: 0, dependent unconditional: 119, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 119, independent: 63, independent conditional: 0, independent unconditional: 63, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 119, independent: 63, independent conditional: 0, independent unconditional: 63, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 451, independent: 234, independent conditional: 0, independent unconditional: 234, dependent: 217, dependent conditional: 133, dependent unconditional: 84, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 105691, independent: 99218, independent conditional: 0, independent unconditional: 99218, dependent: 4401, dependent conditional: 2739, dependent unconditional: 1662, unknown: 2072, unknown conditional: 38, unknown unconditional: 2034] , Statistics on independence cache: Total cache size (in pairs): 2072, Positive cache size: 2016, Positive conditional cache size: 0, Positive unconditional cache size: 2016, Negative cache size: 56, Negative conditional cache size: 38, Negative unconditional cache size: 18, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 3, Independence queries for same thread: 13916
  - StatisticsResult: Independence relation #1 benchmarks
    ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 82553, independent: 71683, independent conditional: 69270, independent unconditional: 2413, dependent: 10870, dependent conditional: 10852, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 72860, independent: 71683, independent conditional: 69270, independent unconditional: 2413, dependent: 1177, dependent conditional: 1159, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 72860, independent: 71683, independent conditional: 69270, independent unconditional: 2413, dependent: 1177, dependent conditional: 1159, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 74638, independent: 71683, independent conditional: 0, independent unconditional: 71683, dependent: 2955, dependent conditional: 1778, dependent unconditional: 1177, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 74638, independent: 71683, independent conditional: 0, independent unconditional: 71683, dependent: 2955, dependent conditional: 1778, dependent unconditional: 1177, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 74638, independent: 71683, independent conditional: 0, independent unconditional: 71683, dependent: 2955, dependent conditional: 1778, dependent unconditional: 1177, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 1993, independent: 1937, independent conditional: 0, independent unconditional: 1937, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 1993, independent: 1876, independent conditional: 0, independent unconditional: 1876, dependent: 117, dependent conditional: 0, dependent unconditional: 117, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 117, independent: 61, independent conditional: 0, independent unconditional: 61, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 117, independent: 61, independent conditional: 0, independent unconditional: 61, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 291, independent: 129, independent conditional: 0, independent unconditional: 129, dependent: 162, dependent conditional: 124, dependent unconditional: 38, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 74638, independent: 69746, independent conditional: 0, independent unconditional: 69746, dependent: 2899, dependent conditional: 1740, dependent unconditional: 1159, unknown: 1993, unknown conditional: 38, unknown unconditional: 1955] , Statistics on independence cache: Total cache size (in pairs): 1993, Positive cache size: 1937, Positive conditional cache size: 0, Positive unconditional cache size: 1937, Negative cache size: 56, Negative conditional cache size: 38, Negative unconditional cache size: 18, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 3, Independence queries for same thread: 9693
  - StatisticsResult: Persistent set benchmarks
    Persistent set computation time: 0.3s, Number of persistent set computation: 3056, Number of trivial persistent sets: 2354, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2431, independent: 2413, independent conditional: 0, independent unconditional: 2413, dependent: 18, dependent conditional: 0, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 82553, independent: 71683, independent conditional: 69270, independent unconditional: 2413, dependent: 10870, dependent conditional: 10852, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 72860, independent: 71683, independent conditional: 69270, independent unconditional: 2413, dependent: 1177, dependent conditional: 1159, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 72860, independent: 71683, independent conditional: 69270, independent unconditional: 2413, dependent: 1177, dependent conditional: 1159, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 74638, independent: 71683, independent conditional: 0, independent unconditional: 71683, dependent: 2955, dependent conditional: 1778, dependent unconditional: 1177, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 74638, independent: 71683, independent conditional: 0, independent unconditional: 71683, dependent: 2955, dependent conditional: 1778, dependent unconditional: 1177, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 74638, independent: 71683, independent conditional: 0, independent unconditional: 71683, dependent: 2955, dependent conditional: 1778, dependent unconditional: 1177, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 1993, independent: 1937, independent conditional: 0, independent unconditional: 1937, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 1993, independent: 1876, independent conditional: 0, independent unconditional: 1876, dependent: 117, dependent conditional: 0, dependent unconditional: 117, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 117, independent: 61, independent conditional: 0, independent unconditional: 61, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 117, independent: 61, independent conditional: 0, independent unconditional: 61, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 291, independent: 129, independent conditional: 0, independent unconditional: 129, dependent: 162, dependent conditional: 124, dependent unconditional: 38, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 74638, independent: 69746, independent conditional: 0, independent unconditional: 69746, dependent: 2899, dependent conditional: 1740, dependent unconditional: 1159, unknown: 1993, unknown conditional: 38, unknown unconditional: 1955] , Statistics on independence cache: Total cache size (in pairs): 1993, Positive cache size: 1937, Positive conditional cache size: 0, Positive unconditional cache size: 1937, Negative cache size: 56, Negative conditional cache size: 38, Negative unconditional cache size: 18, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 3, Independence queries for same thread: 9693
  - StatisticsResult: Independence relation #1 benchmarks
    ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 3650, independent: 3338, independent conditional: 1846, independent unconditional: 1492, dependent: 312, dependent conditional: 303, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 3367, independent: 3338, independent conditional: 1846, independent unconditional: 1492, dependent: 29, dependent conditional: 20, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 3367, independent: 3338, independent conditional: 1846, independent unconditional: 1492, dependent: 29, dependent conditional: 20, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 3367, independent: 3338, independent conditional: 0, independent unconditional: 3338, dependent: 29, dependent conditional: 0, dependent unconditional: 29, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 3367, independent: 3338, independent conditional: 0, independent unconditional: 3338, dependent: 29, dependent conditional: 0, dependent unconditional: 29, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 3367, independent: 3338, independent conditional: 0, independent unconditional: 3338, dependent: 29, dependent conditional: 0, dependent unconditional: 29, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 1373, independent: 1364, independent conditional: 0, independent unconditional: 1364, dependent: 9, dependent conditional: 0, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 1373, independent: 1324, independent conditional: 0, independent unconditional: 1324, dependent: 49, dependent conditional: 0, dependent unconditional: 49, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 49, independent: 40, independent conditional: 0, independent unconditional: 40, dependent: 9, dependent conditional: 0, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 49, independent: 40, independent conditional: 0, independent unconditional: 40, dependent: 9, dependent conditional: 0, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 104, independent: 89, independent conditional: 0, independent unconditional: 89, dependent: 15, dependent conditional: 0, dependent unconditional: 15, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 3367, independent: 1974, independent conditional: 0, independent unconditional: 1974, dependent: 20, dependent conditional: 0, dependent unconditional: 20, unknown: 1373, unknown conditional: 0, unknown unconditional: 1373] , Statistics on independence cache: Total cache size (in pairs): 1373, Positive cache size: 1364, Positive conditional cache size: 0, Positive unconditional cache size: 1364, Negative cache size: 9, Negative conditional cache size: 0, Negative unconditional cache size: 9, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 283
  - StatisticsResult: Persistent set benchmarks
    Persistent set computation time: 0.1s, Number of persistent set computation: 302, Number of trivial persistent sets: 190, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 1501, independent: 1492, independent conditional: 0, independent unconditional: 1492, dependent: 9, dependent conditional: 0, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 3650, independent: 3338, independent conditional: 1846, independent unconditional: 1492, dependent: 312, dependent conditional: 303, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 3367, independent: 3338, independent conditional: 1846, independent unconditional: 1492, dependent: 29, dependent conditional: 20, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 3367, independent: 3338, independent conditional: 1846, independent unconditional: 1492, dependent: 29, dependent conditional: 20, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 3367, independent: 3338, independent conditional: 0, independent unconditional: 3338, dependent: 29, dependent conditional: 0, dependent unconditional: 29, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 3367, independent: 3338, independent conditional: 0, independent unconditional: 3338, dependent: 29, dependent conditional: 0, dependent unconditional: 29, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 3367, independent: 3338, independent conditional: 0, independent unconditional: 3338, dependent: 29, dependent conditional: 0, dependent unconditional: 29, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 1373, independent: 1364, independent conditional: 0, independent unconditional: 1364, dependent: 9, dependent conditional: 0, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 1373, independent: 1324, independent conditional: 0, independent unconditional: 1324, dependent: 49, dependent conditional: 0, dependent unconditional: 49, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 49, independent: 40, independent conditional: 0, independent unconditional: 40, dependent: 9, dependent conditional: 0, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 49, independent: 40, independent conditional: 0, independent unconditional: 40, dependent: 9, dependent conditional: 0, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 104, independent: 89, independent conditional: 0, independent unconditional: 89, dependent: 15, dependent conditional: 0, dependent unconditional: 15, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 3367, independent: 1974, independent conditional: 0, independent unconditional: 1974, dependent: 20, dependent conditional: 0, dependent unconditional: 20, unknown: 1373, unknown conditional: 0, unknown unconditional: 1373] , Statistics on independence cache: Total cache size (in pairs): 1373, Positive cache size: 1364, Positive conditional cache size: 0, Positive unconditional cache size: 1364, Negative cache size: 9, Negative conditional cache size: 0, Negative unconditional cache size: 9, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 0, Independence queries for same thread: 283
  - StatisticsResult: Independence relation #1 benchmarks
    ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 87190, independent: 75460, independent conditional: 73091, independent unconditional: 2369, dependent: 11730, dependent conditional: 11712, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 76767, independent: 75460, independent conditional: 73091, independent unconditional: 2369, dependent: 1307, dependent conditional: 1289, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 76767, independent: 75460, independent conditional: 73091, independent unconditional: 2369, dependent: 1307, dependent conditional: 1289, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 78868, independent: 75460, independent conditional: 0, independent unconditional: 75460, dependent: 3408, dependent conditional: 2101, dependent unconditional: 1307, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 78868, independent: 75460, independent conditional: 0, independent unconditional: 75460, dependent: 3408, dependent conditional: 2101, dependent unconditional: 1307, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 78868, independent: 75460, independent conditional: 0, independent unconditional: 75460, dependent: 3408, dependent conditional: 2101, dependent unconditional: 1307, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 1945, independent: 1889, independent conditional: 0, independent unconditional: 1889, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 1945, independent: 1828, independent conditional: 0, independent unconditional: 1828, dependent: 117, dependent conditional: 0, dependent unconditional: 117, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 117, independent: 61, independent conditional: 0, independent unconditional: 61, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 117, independent: 61, independent conditional: 0, independent unconditional: 61, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 292, independent: 131, independent conditional: 0, independent unconditional: 131, dependent: 161, dependent conditional: 122, dependent unconditional: 39, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 78868, independent: 73571, independent conditional: 0, independent unconditional: 73571, dependent: 3352, dependent conditional: 2063, dependent unconditional: 1289, unknown: 1945, unknown conditional: 38, unknown unconditional: 1907] , Statistics on independence cache: Total cache size (in pairs): 1945, Positive cache size: 1889, Positive conditional cache size: 0, Positive unconditional cache size: 1889, Negative cache size: 56, Negative conditional cache size: 38, Negative unconditional cache size: 18, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 3, Independence queries for same thread: 10423
  - StatisticsResult: Persistent set benchmarks
    Persistent set computation time: 0.3s, Number of persistent set computation: 3034, Number of trivial persistent sets: 2468, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2387, independent: 2369, independent conditional: 0, independent unconditional: 2369, dependent: 18, dependent conditional: 0, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 87190, independent: 75460, independent conditional: 73091, independent unconditional: 2369, dependent: 11730, dependent conditional: 11712, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 76767, independent: 75460, independent conditional: 73091, independent unconditional: 2369, dependent: 1307, dependent conditional: 1289, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 76767, independent: 75460, independent conditional: 73091, independent unconditional: 2369, dependent: 1307, dependent conditional: 1289, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 78868, independent: 75460, independent conditional: 0, independent unconditional: 75460, dependent: 3408, dependent conditional: 2101, dependent unconditional: 1307, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 78868, independent: 75460, independent conditional: 0, independent unconditional: 75460, dependent: 3408, dependent conditional: 2101, dependent unconditional: 1307, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 78868, independent: 75460, independent conditional: 0, independent unconditional: 75460, dependent: 3408, dependent conditional: 2101, dependent unconditional: 1307, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 1945, independent: 1889, independent conditional: 0, independent unconditional: 1889, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 1945, independent: 1828, independent conditional: 0, independent unconditional: 1828, dependent: 117, dependent conditional: 0, dependent unconditional: 117, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 117, independent: 61, independent conditional: 0, independent unconditional: 61, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 117, independent: 61, independent conditional: 0, independent unconditional: 61, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 292, independent: 131, independent conditional: 0, independent unconditional: 131, dependent: 161, dependent conditional: 122, dependent unconditional: 39, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 78868, independent: 73571, independent conditional: 0, independent unconditional: 73571, dependent: 3352, dependent conditional: 2063, dependent unconditional: 1289, unknown: 1945, unknown conditional: 38, unknown unconditional: 1907] , Statistics on independence cache: Total cache size (in pairs): 1945, Positive cache size: 1889, Positive conditional cache size: 0, Positive unconditional cache size: 1889, Negative cache size: 56, Negative conditional cache size: 38, Negative unconditional cache size: 18, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 3, Independence queries for same thread: 10423
  - StatisticsResult: Independence relation #1 benchmarks
    ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 120237, independent: 104101, independent conditional: 101609, independent unconditional: 2492, dependent: 16136, dependent conditional: 16118, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 105798, independent: 104101, independent conditional: 101609, independent unconditional: 2492, dependent: 1697, dependent conditional: 1679, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 105798, independent: 104101, independent conditional: 101609, independent unconditional: 2492, dependent: 1697, dependent conditional: 1679, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 108696, independent: 104101, independent conditional: 0, independent unconditional: 104101, dependent: 4595, dependent conditional: 2898, dependent unconditional: 1697, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 108696, independent: 104101, independent conditional: 0, independent unconditional: 104101, dependent: 4595, dependent conditional: 2898, dependent unconditional: 1697, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 108696, independent: 104101, independent conditional: 0, independent unconditional: 104101, dependent: 4595, dependent conditional: 2898, dependent unconditional: 1697, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 2072, independent: 2016, independent conditional: 0, independent unconditional: 2016, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 2072, independent: 1953, independent conditional: 0, independent unconditional: 1953, dependent: 119, dependent conditional: 0, dependent unconditional: 119, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 119, independent: 63, independent conditional: 0, independent unconditional: 63, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 119, independent: 63, independent conditional: 0, independent unconditional: 63, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 278, independent: 152, independent conditional: 0, independent unconditional: 152, dependent: 127, dependent conditional: 95, dependent unconditional: 32, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 108696, independent: 102085, independent conditional: 0, independent unconditional: 102085, dependent: 4539, dependent conditional: 2860, dependent unconditional: 1679, unknown: 2072, unknown conditional: 38, unknown unconditional: 2034] , Statistics on independence cache: Total cache size (in pairs): 2072, Positive cache size: 2016, Positive conditional cache size: 0, Positive unconditional cache size: 2016, Negative cache size: 56, Negative conditional cache size: 38, Negative unconditional cache size: 18, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 3, Independence queries for same thread: 14439
  - StatisticsResult: Persistent set benchmarks
    Persistent set computation time: 0.3s, Number of persistent set computation: 4168, Number of trivial persistent sets: 3294, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 2510, independent: 2492, independent conditional: 0, independent unconditional: 2492, dependent: 18, dependent conditional: 0, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 120237, independent: 104101, independent conditional: 101609, independent unconditional: 2492, dependent: 16136, dependent conditional: 16118, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 105798, independent: 104101, independent conditional: 101609, independent unconditional: 2492, dependent: 1697, dependent conditional: 1679, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 105798, independent: 104101, independent conditional: 101609, independent unconditional: 2492, dependent: 1697, dependent conditional: 1679, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 108696, independent: 104101, independent conditional: 0, independent unconditional: 104101, dependent: 4595, dependent conditional: 2898, dependent unconditional: 1697, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 108696, independent: 104101, independent conditional: 0, independent unconditional: 104101, dependent: 4595, dependent conditional: 2898, dependent unconditional: 1697, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 108696, independent: 104101, independent conditional: 0, independent unconditional: 104101, dependent: 4595, dependent conditional: 2898, dependent unconditional: 1697, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 2072, independent: 2016, independent conditional: 0, independent unconditional: 2016, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 2072, independent: 1953, independent conditional: 0, independent unconditional: 1953, dependent: 119, dependent conditional: 0, dependent unconditional: 119, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 119, independent: 63, independent conditional: 0, independent unconditional: 63, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 119, independent: 63, independent conditional: 0, independent unconditional: 63, dependent: 56, dependent conditional: 38, dependent unconditional: 18, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 278, independent: 152, independent conditional: 0, independent unconditional: 152, dependent: 127, dependent conditional: 95, dependent unconditional: 32, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 108696, independent: 102085, independent conditional: 0, independent unconditional: 102085, dependent: 4539, dependent conditional: 2860, dependent unconditional: 1679, unknown: 2072, unknown conditional: 38, unknown unconditional: 2034] , Statistics on independence cache: Total cache size (in pairs): 2072, Positive cache size: 2016, Positive conditional cache size: 0, Positive unconditional cache size: 2016, Negative cache size: 56, Negative conditional cache size: 38, Negative unconditional cache size: 18, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 0, Maximal queried relation: 3, Independence queries for same thread: 14439
  - PositiveResult [Line: 105]: invariant of correctness witness holds
    For all program executions holds that invariant of correctness witness holds at this location
  - PositiveResult [Line: 109]: invariant of correctness witness holds
    For all program executions holds that invariant of correctness witness holds at this location
  - PositiveResult [Line: 114]: invariant of correctness witness holds
    For all program executions holds that invariant of correctness witness holds at this location
  - PositiveResult [Line: 68]: invariant of correctness witness holds
    For all program executions holds that invariant of correctness witness holds at this location
  - PositiveResult [Line: 72]: invariant of correctness witness holds
    For all program executions holds that invariant of correctness witness holds at this location
  - PositiveResult [Line: 78]: invariant of correctness witness holds
    For all program executions holds that invariant of correctness witness holds at this location
  - PositiveResult [Line: 49]: invariant of correctness witness holds
    For all program executions holds that invariant of correctness witness holds at this location
  - PositiveResult [Line: 53]: invariant of correctness witness holds
    For all program executions holds that invariant of correctness witness holds at this location
  - PositiveResult [Line: 59]: invariant of correctness witness holds
    For all program executions holds that invariant of correctness witness holds at this location
  - PositiveResult [Line: 87]: invariant of correctness witness holds
    For all program executions holds that invariant of correctness witness holds at this location
  - PositiveResult [Line: 91]: invariant of correctness witness holds
    For all program executions holds that invariant of correctness witness holds at this location
  - PositiveResult [Line: 96]: invariant of correctness witness holds
    For all program executions holds that invariant of correctness witness holds at this location
  - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: thread4Thread1of1ForFork3 with 1 thread instances
    CFG has 9 procedures, 93 locations, 28 error locations. Started 1 CEGAR loops. OverallTime: 2.7s, OverallIterations: 3, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 2.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 11, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.5s InterpolantComputationTime, 75 NumberOfCodeBlocks, 75 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 72 ConstructedInterpolants, 0 QuantifiedInterpolants, 288 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available
  - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: thread2Thread1of1ForFork0 with 1 thread instances
    CFG has 9 procedures, 93 locations, 28 error locations. Started 1 CEGAR loops. OverallTime: 1.4s, OverallIterations: 3, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 1.1s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 11, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 59 NumberOfCodeBlocks, 59 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 56 ConstructedInterpolants, 0 QuantifiedInterpolants, 272 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available
  - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: ULTIMATE.start with 1 thread instances
    CFG has 9 procedures, 93 locations, 28 error locations. Started 1 CEGAR loops. OverallTime: 0.1s, OverallIterations: 0, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.1s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available
  - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: thread1Thread1of1ForFork2 with 1 thread instances
    CFG has 9 procedures, 93 locations, 28 error locations. Started 1 CEGAR loops. OverallTime: 1.3s, OverallIterations: 3, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 1.1s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 11, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 59 NumberOfCodeBlocks, 59 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 56 ConstructedInterpolants, 0 QuantifiedInterpolants, 272 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 2/2 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available
  - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: thread3Thread1of1ForFork1 with 1 thread instances
    CFG has 9 procedures, 93 locations, 28 error locations. Started 1 CEGAR loops. OverallTime: 1.5s, OverallIterations: 3, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 1.3s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 11, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 67 NumberOfCodeBlocks, 67 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 64 ConstructedInterpolants, 0 QuantifiedInterpolants, 280 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    12 specifications checked. All of them hold
RESULT: Ultimate proved your program to be correct!
[2024-08-14 12:12:48,635 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (6)] Forceful destruction successful, exit code 0
[2024-08-14 12:12:48,836 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (5)] Forceful destruction successful, exit code 0
[2024-08-14 12:12:49,037 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (4)] Ended with exit code 0
[2024-08-14 12:12:49,237 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (3)] Ended with exit code 0
[2024-08-14 12:12:49,438 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Forceful destruction successful, exit code 0
[2024-08-14 12:12:49,641 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (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