./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/no-data-race.prp --file ../../../trunk/examples/svcomp/pthread-wmm/mix006_tso.oepc.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version e9b64cc0 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/GemCutterReach.xml -i ../../../trunk/examples/svcomp/pthread-wmm/mix006_tso.oepc.i -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash a555daf8b3d43d9709cd95be6561d3a47f75ee906fd0e296710c365eb1f220a2 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e9b64cc-m [2023-11-18 15:45:31,339 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-18 15:45:31,398 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-DataRace-32bit-GemCutter_Default.epf [2023-11-18 15:45:31,405 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-18 15:45:31,405 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-18 15:45:31,431 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-18 15:45:31,433 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-18 15:45:31,434 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-18 15:45:31,434 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-18 15:45:31,437 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-18 15:45:31,438 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-18 15:45:31,438 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-18 15:45:31,438 INFO L153 SettingsManager]: * Use SBE=true [2023-11-18 15:45:31,440 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-18 15:45:31,440 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-18 15:45:31,440 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-18 15:45:31,440 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-18 15:45:31,440 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-18 15:45:31,441 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-18 15:45:31,441 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-18 15:45:31,441 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-18 15:45:31,441 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-18 15:45:31,442 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-18 15:45:31,442 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-18 15:45:31,442 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-18 15:45:31,442 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-18 15:45:31,442 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-18 15:45:31,443 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-18 15:45:31,443 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-18 15:45:31,443 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-11-18 15:45:31,444 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-18 15:45:31,444 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-18 15:45:31,444 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-18 15:45:31,444 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-18 15:45:31,444 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-18 15:45:31,445 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-18 15:45:31,445 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-18 15:45:31,445 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-18 15:45:31,445 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2023-11-18 15:45:31,445 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2023-11-18 15:45:31,446 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-18 15:45:31,446 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2023-11-18 15:45:31,446 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2023-11-18 15:45:31,446 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.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a555daf8b3d43d9709cd95be6561d3a47f75ee906fd0e296710c365eb1f220a2 [2023-11-18 15:45:31,630 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-18 15:45:31,655 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-18 15:45:31,657 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-18 15:45:31,658 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-18 15:45:31,659 INFO L274 PluginConnector]: CDTParser initialized [2023-11-18 15:45:31,660 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/pthread-wmm/mix006_tso.oepc.i [2023-11-18 15:45:32,776 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-18 15:45:33,051 INFO L384 CDTParser]: Found 1 translation units. [2023-11-18 15:45:33,052 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-wmm/mix006_tso.oepc.i [2023-11-18 15:45:33,070 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/6b882f86f/be9fbd58bcd348ad8bf74f2b8601d04b/FLAG13f2bb2da [2023-11-18 15:45:33,081 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/6b882f86f/be9fbd58bcd348ad8bf74f2b8601d04b [2023-11-18 15:45:33,083 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-18 15:45:33,085 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-18 15:45:33,087 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-18 15:45:33,087 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-18 15:45:33,091 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-18 15:45:33,093 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.11 03:45:33" (1/1) ... [2023-11-18 15:45:33,094 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2194c9a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 03:45:33, skipping insertion in model container [2023-11-18 15:45:33,094 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.11 03:45:33" (1/1) ... [2023-11-18 15:45:33,125 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-18 15:45:33,517 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-18 15:45:33,526 INFO L202 MainTranslator]: Completed pre-run [2023-11-18 15:45:33,617 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-18 15:45:33,642 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-18 15:45:33,642 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-18 15:45:33,648 INFO L206 MainTranslator]: Completed translation [2023-11-18 15:45:33,648 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 03:45:33 WrapperNode [2023-11-18 15:45:33,648 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-18 15:45:33,649 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-18 15:45:33,649 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-18 15:45:33,649 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-18 15:45:33,655 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 03:45:33" (1/1) ... [2023-11-18 15:45:33,680 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 03:45:33" (1/1) ... [2023-11-18 15:45:33,758 INFO L138 Inliner]: procedures = 176, calls = 60, calls flagged for inlining = 7, calls inlined = 9, statements flattened = 2830 [2023-11-18 15:45:33,758 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-18 15:45:33,759 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-18 15:45:33,759 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-18 15:45:33,759 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-18 15:45:33,767 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 03:45:33" (1/1) ... [2023-11-18 15:45:33,768 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 03:45:33" (1/1) ... [2023-11-18 15:45:33,813 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 03:45:33" (1/1) ... [2023-11-18 15:45:33,813 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 03:45:33" (1/1) ... [2023-11-18 15:45:33,863 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 03:45:33" (1/1) ... [2023-11-18 15:45:33,872 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 03:45:33" (1/1) ... [2023-11-18 15:45:33,887 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 03:45:33" (1/1) ... [2023-11-18 15:45:33,899 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 03:45:33" (1/1) ... [2023-11-18 15:45:33,911 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-18 15:45:33,915 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-18 15:45:33,915 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-18 15:45:33,916 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-18 15:45:33,917 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 03:45:33" (1/1) ... [2023-11-18 15:45:33,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-18 15:45:33,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-18 15:45:33,947 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) [2023-11-18 15:45:33,958 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 [2023-11-18 15:45:33,995 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-18 15:45:33,996 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-18 15:45:33,996 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-18 15:45:33,996 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-18 15:45:33,996 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-18 15:45:33,996 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2023-11-18 15:45:33,996 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2023-11-18 15:45:33,996 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2023-11-18 15:45:33,997 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2023-11-18 15:45:33,998 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2023-11-18 15:45:33,998 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2023-11-18 15:45:33,998 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-18 15:45:33,998 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-18 15:45:33,998 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-18 15:45:33,998 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-18 15:45:34,001 WARN L211 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-18 15:45:34,197 INFO L237 CfgBuilder]: Building ICFG [2023-11-18 15:45:34,199 INFO L263 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-18 15:45:36,383 INFO L278 CfgBuilder]: Performing block encoding [2023-11-18 15:45:50,194 INFO L298 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-18 15:45:50,194 INFO L303 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-18 15:45:50,200 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.11 03:45:50 BoogieIcfgContainer [2023-11-18 15:45:50,200 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-18 15:45:50,202 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-18 15:45:50,202 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-18 15:45:50,204 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-18 15:45:50,205 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 18.11 03:45:33" (1/3) ... [2023-11-18 15:45:50,205 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6541f9b7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.11 03:45:50, skipping insertion in model container [2023-11-18 15:45:50,205 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 03:45:33" (2/3) ... [2023-11-18 15:45:50,206 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6541f9b7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.11 03:45:50, skipping insertion in model container [2023-11-18 15:45:50,206 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.11 03:45:50" (3/3) ... [2023-11-18 15:45:50,207 INFO L112 eAbstractionObserver]: Analyzing ICFG mix006_tso.oepc.i [2023-11-18 15:45:50,215 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-18 15:45:50,222 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-18 15:45:50,223 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 604 error locations. [2023-11-18 15:45:50,223 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-18 15:45:50,542 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-18 15:45:50,584 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-18 15:45:50,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2023-11-18 15:45:50,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-18 15:45:50,614 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) [2023-11-18 15:45:50,641 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 [2023-11-18 15:45:50,680 INFO L159 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2023-11-18 15:45:50,692 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == P2Thread1of1ForFork0 ======== [2023-11-18 15:45:50,701 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=true, 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;@479287aa, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-18 15:45:50,701 INFO L358 AbstractCegarLoop]: Starting to check reachability of 173 error locations. [2023-11-18 15:45:57,136 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting P2Err0ASSERT_VIOLATIONDATA_RACE === [P2Err0ASSERT_VIOLATIONDATA_RACE, P2Err1ASSERT_VIOLATIONDATA_RACE, P2Err2ASSERT_VIOLATIONDATA_RACE, P2Err3ASSERT_VIOLATIONDATA_RACE (and 169 more)] === [2023-11-18 15:45:57,142 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-18 15:45:57,142 INFO L85 PathProgramCache]: Analyzing trace with hash -717889793, now seen corresponding path program 1 times [2023-11-18 15:45:57,149 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-18 15:45:57,150 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1809883498] [2023-11-18 15:45:57,150 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-18 15:45:57,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-18 15:45:57,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-18 15:45:57,383 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-18 15:45:57,384 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-18 15:45:57,384 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1809883498] [2023-11-18 15:45:57,384 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1809883498] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-18 15:45:57,385 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-18 15:45:57,385 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-18 15:45:57,386 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [993374946] [2023-11-18 15:45:57,386 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-18 15:45:57,390 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-18 15:45:57,390 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-18 15:45:57,407 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-18 15:45:57,408 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-18 15:45:57,409 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:45:57,413 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-18 15:45:57,413 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 38.5) internal successors, (77), 2 states have internal predecessors, (77), 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) [2023-11-18 15:45:57,413 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:06,931 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:06,934 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err0ASSERT_VIOLATIONDATA_RACE (172 of 173 remaining) [2023-11-18 15:46:06,935 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err1ASSERT_VIOLATIONDATA_RACE (171 of 173 remaining) [2023-11-18 15:46:06,935 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err2ASSERT_VIOLATIONDATA_RACE (170 of 173 remaining) [2023-11-18 15:46:06,935 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err3ASSERT_VIOLATIONDATA_RACE (169 of 173 remaining) [2023-11-18 15:46:06,936 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err4ASSERT_VIOLATIONDATA_RACE (168 of 173 remaining) [2023-11-18 15:46:06,936 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err5ASSERT_VIOLATIONDATA_RACE (167 of 173 remaining) [2023-11-18 15:46:06,936 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err6ASSERT_VIOLATIONDATA_RACE (166 of 173 remaining) [2023-11-18 15:46:06,936 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err7ASSERT_VIOLATIONDATA_RACE (165 of 173 remaining) [2023-11-18 15:46:06,936 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err8ASSERT_VIOLATIONDATA_RACE (164 of 173 remaining) [2023-11-18 15:46:06,937 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err9ASSERT_VIOLATIONDATA_RACE (163 of 173 remaining) [2023-11-18 15:46:06,937 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err10ASSERT_VIOLATIONDATA_RACE (162 of 173 remaining) [2023-11-18 15:46:06,938 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err11ASSERT_VIOLATIONDATA_RACE (161 of 173 remaining) [2023-11-18 15:46:06,939 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err12ASSERT_VIOLATIONDATA_RACE (160 of 173 remaining) [2023-11-18 15:46:06,940 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err13ASSERT_VIOLATIONDATA_RACE (159 of 173 remaining) [2023-11-18 15:46:06,940 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err14ASSERT_VIOLATIONDATA_RACE (158 of 173 remaining) [2023-11-18 15:46:06,940 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err15ASSERT_VIOLATIONDATA_RACE (157 of 173 remaining) [2023-11-18 15:46:06,941 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err16ASSERT_VIOLATIONDATA_RACE (156 of 173 remaining) [2023-11-18 15:46:06,941 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err17ASSERT_VIOLATIONDATA_RACE (155 of 173 remaining) [2023-11-18 15:46:06,942 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err18ASSERT_VIOLATIONDATA_RACE (154 of 173 remaining) [2023-11-18 15:46:06,942 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err19ASSERT_VIOLATIONDATA_RACE (153 of 173 remaining) [2023-11-18 15:46:06,942 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err20ASSERT_VIOLATIONDATA_RACE (152 of 173 remaining) [2023-11-18 15:46:06,942 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err21ASSERT_VIOLATIONDATA_RACE (151 of 173 remaining) [2023-11-18 15:46:06,942 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err22ASSERT_VIOLATIONDATA_RACE (150 of 173 remaining) [2023-11-18 15:46:06,943 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err23ASSERT_VIOLATIONDATA_RACE (149 of 173 remaining) [2023-11-18 15:46:06,943 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err24ASSERT_VIOLATIONDATA_RACE (148 of 173 remaining) [2023-11-18 15:46:06,943 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err25ASSERT_VIOLATIONDATA_RACE (147 of 173 remaining) [2023-11-18 15:46:06,943 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err26ASSERT_VIOLATIONDATA_RACE (146 of 173 remaining) [2023-11-18 15:46:06,943 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err27ASSERT_VIOLATIONDATA_RACE (145 of 173 remaining) [2023-11-18 15:46:06,944 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err29ASSERT_VIOLATIONDATA_RACE (144 of 173 remaining) [2023-11-18 15:46:06,944 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err30ASSERT_VIOLATIONDATA_RACE (143 of 173 remaining) [2023-11-18 15:46:06,944 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err32ASSERT_VIOLATIONDATA_RACE (142 of 173 remaining) [2023-11-18 15:46:06,944 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err31ASSERT_VIOLATIONDATA_RACE (141 of 173 remaining) [2023-11-18 15:46:06,944 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err28ASSERT_VIOLATIONDATA_RACE (140 of 173 remaining) [2023-11-18 15:46:06,945 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err33ASSERT_VIOLATIONDATA_RACE (139 of 173 remaining) [2023-11-18 15:46:06,945 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err34ASSERT_VIOLATIONDATA_RACE (138 of 173 remaining) [2023-11-18 15:46:06,945 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err36ASSERT_VIOLATIONDATA_RACE (137 of 173 remaining) [2023-11-18 15:46:06,945 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err37ASSERT_VIOLATIONDATA_RACE (136 of 173 remaining) [2023-11-18 15:46:06,945 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err38ASSERT_VIOLATIONDATA_RACE (135 of 173 remaining) [2023-11-18 15:46:06,946 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err39ASSERT_VIOLATIONDATA_RACE (134 of 173 remaining) [2023-11-18 15:46:06,946 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err40ASSERT_VIOLATIONDATA_RACE (133 of 173 remaining) [2023-11-18 15:46:06,946 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err42ASSERT_VIOLATIONDATA_RACE (132 of 173 remaining) [2023-11-18 15:46:06,946 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err43ASSERT_VIOLATIONDATA_RACE (131 of 173 remaining) [2023-11-18 15:46:06,946 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err45ASSERT_VIOLATIONDATA_RACE (130 of 173 remaining) [2023-11-18 15:46:06,947 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err44ASSERT_VIOLATIONDATA_RACE (129 of 173 remaining) [2023-11-18 15:46:06,947 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err41ASSERT_VIOLATIONDATA_RACE (128 of 173 remaining) [2023-11-18 15:46:06,947 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err35ASSERT_VIOLATIONDATA_RACE (127 of 173 remaining) [2023-11-18 15:46:06,947 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err46ASSERT_VIOLATIONDATA_RACE (126 of 173 remaining) [2023-11-18 15:46:06,947 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err47ASSERT_VIOLATIONDATA_RACE (125 of 173 remaining) [2023-11-18 15:46:06,947 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err49ASSERT_VIOLATIONDATA_RACE (124 of 173 remaining) [2023-11-18 15:46:06,948 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err50ASSERT_VIOLATIONDATA_RACE (123 of 173 remaining) [2023-11-18 15:46:06,948 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err51ASSERT_VIOLATIONDATA_RACE (122 of 173 remaining) [2023-11-18 15:46:06,948 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err52ASSERT_VIOLATIONDATA_RACE (121 of 173 remaining) [2023-11-18 15:46:06,948 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err53ASSERT_VIOLATIONDATA_RACE (120 of 173 remaining) [2023-11-18 15:46:06,948 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err55ASSERT_VIOLATIONDATA_RACE (119 of 173 remaining) [2023-11-18 15:46:06,949 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err56ASSERT_VIOLATIONDATA_RACE (118 of 173 remaining) [2023-11-18 15:46:06,949 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err58ASSERT_VIOLATIONDATA_RACE (117 of 173 remaining) [2023-11-18 15:46:06,949 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err57ASSERT_VIOLATIONDATA_RACE (116 of 173 remaining) [2023-11-18 15:46:06,949 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err54ASSERT_VIOLATIONDATA_RACE (115 of 173 remaining) [2023-11-18 15:46:06,949 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err48ASSERT_VIOLATIONDATA_RACE (114 of 173 remaining) [2023-11-18 15:46:06,950 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err59ASSERT_VIOLATIONDATA_RACE (113 of 173 remaining) [2023-11-18 15:46:06,950 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err60ASSERT_VIOLATIONDATA_RACE (112 of 173 remaining) [2023-11-18 15:46:06,950 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err62ASSERT_VIOLATIONDATA_RACE (111 of 173 remaining) [2023-11-18 15:46:06,950 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err63ASSERT_VIOLATIONDATA_RACE (110 of 173 remaining) [2023-11-18 15:46:06,950 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err64ASSERT_VIOLATIONDATA_RACE (109 of 173 remaining) [2023-11-18 15:46:06,951 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err65ASSERT_VIOLATIONDATA_RACE (108 of 173 remaining) [2023-11-18 15:46:06,951 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err66ASSERT_VIOLATIONDATA_RACE (107 of 173 remaining) [2023-11-18 15:46:06,951 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err68ASSERT_VIOLATIONDATA_RACE (106 of 173 remaining) [2023-11-18 15:46:06,951 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err69ASSERT_VIOLATIONDATA_RACE (105 of 173 remaining) [2023-11-18 15:46:06,951 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err70ASSERT_VIOLATIONDATA_RACE (104 of 173 remaining) [2023-11-18 15:46:06,952 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err67ASSERT_VIOLATIONDATA_RACE (103 of 173 remaining) [2023-11-18 15:46:06,952 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err61ASSERT_VIOLATIONDATA_RACE (102 of 173 remaining) [2023-11-18 15:46:06,952 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err71ASSERT_VIOLATIONDATA_RACE (101 of 173 remaining) [2023-11-18 15:46:06,952 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err72ASSERT_VIOLATIONDATA_RACE (100 of 173 remaining) [2023-11-18 15:46:06,952 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err74ASSERT_VIOLATIONDATA_RACE (99 of 173 remaining) [2023-11-18 15:46:06,953 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err75ASSERT_VIOLATIONDATA_RACE (98 of 173 remaining) [2023-11-18 15:46:06,953 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err76ASSERT_VIOLATIONDATA_RACE (97 of 173 remaining) [2023-11-18 15:46:06,953 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err77ASSERT_VIOLATIONDATA_RACE (96 of 173 remaining) [2023-11-18 15:46:06,953 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err78ASSERT_VIOLATIONDATA_RACE (95 of 173 remaining) [2023-11-18 15:46:06,953 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err80ASSERT_VIOLATIONDATA_RACE (94 of 173 remaining) [2023-11-18 15:46:06,954 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err81ASSERT_VIOLATIONDATA_RACE (93 of 173 remaining) [2023-11-18 15:46:06,954 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err79ASSERT_VIOLATIONDATA_RACE (92 of 173 remaining) [2023-11-18 15:46:06,954 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err73ASSERT_VIOLATIONDATA_RACE (91 of 173 remaining) [2023-11-18 15:46:06,954 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err82ASSERT_VIOLATIONDATA_RACE (90 of 173 remaining) [2023-11-18 15:46:06,954 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err83ASSERT_VIOLATIONDATA_RACE (89 of 173 remaining) [2023-11-18 15:46:06,955 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err85ASSERT_VIOLATIONDATA_RACE (88 of 173 remaining) [2023-11-18 15:46:06,955 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err86ASSERT_VIOLATIONDATA_RACE (87 of 173 remaining) [2023-11-18 15:46:06,955 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err87ASSERT_VIOLATIONDATA_RACE (86 of 173 remaining) [2023-11-18 15:46:06,955 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err88ASSERT_VIOLATIONDATA_RACE (85 of 173 remaining) [2023-11-18 15:46:06,955 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err89ASSERT_VIOLATIONDATA_RACE (84 of 173 remaining) [2023-11-18 15:46:06,955 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err91ASSERT_VIOLATIONDATA_RACE (83 of 173 remaining) [2023-11-18 15:46:06,956 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err92ASSERT_VIOLATIONDATA_RACE (82 of 173 remaining) [2023-11-18 15:46:06,956 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err93ASSERT_VIOLATIONDATA_RACE (81 of 173 remaining) [2023-11-18 15:46:06,956 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err90ASSERT_VIOLATIONDATA_RACE (80 of 173 remaining) [2023-11-18 15:46:06,956 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err84ASSERT_VIOLATIONDATA_RACE (79 of 173 remaining) [2023-11-18 15:46:06,956 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err94ASSERT_VIOLATIONDATA_RACE (78 of 173 remaining) [2023-11-18 15:46:06,957 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err95ASSERT_VIOLATIONDATA_RACE (77 of 173 remaining) [2023-11-18 15:46:06,957 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err97ASSERT_VIOLATIONDATA_RACE (76 of 173 remaining) [2023-11-18 15:46:06,957 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err98ASSERT_VIOLATIONDATA_RACE (75 of 173 remaining) [2023-11-18 15:46:06,957 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err99ASSERT_VIOLATIONDATA_RACE (74 of 173 remaining) [2023-11-18 15:46:06,957 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err100ASSERT_VIOLATIONDATA_RACE (73 of 173 remaining) [2023-11-18 15:46:06,958 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err101ASSERT_VIOLATIONDATA_RACE (72 of 173 remaining) [2023-11-18 15:46:06,958 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err103ASSERT_VIOLATIONDATA_RACE (71 of 173 remaining) [2023-11-18 15:46:06,958 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err104ASSERT_VIOLATIONDATA_RACE (70 of 173 remaining) [2023-11-18 15:46:06,958 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err102ASSERT_VIOLATIONDATA_RACE (69 of 173 remaining) [2023-11-18 15:46:06,958 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err96ASSERT_VIOLATIONDATA_RACE (68 of 173 remaining) [2023-11-18 15:46:06,959 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err105ASSERT_VIOLATIONDATA_RACE (67 of 173 remaining) [2023-11-18 15:46:06,959 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err106ASSERT_VIOLATIONDATA_RACE (66 of 173 remaining) [2023-11-18 15:46:06,959 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err107ASSERT_VIOLATIONDATA_RACE (65 of 173 remaining) [2023-11-18 15:46:06,959 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err108ASSERT_VIOLATIONDATA_RACE (64 of 173 remaining) [2023-11-18 15:46:06,959 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err110ASSERT_VIOLATIONDATA_RACE (63 of 173 remaining) [2023-11-18 15:46:06,959 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err109ASSERT_VIOLATIONDATA_RACE (62 of 173 remaining) [2023-11-18 15:46:06,960 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err111ASSERT_VIOLATIONDATA_RACE (61 of 173 remaining) [2023-11-18 15:46:06,960 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err112ASSERT_VIOLATIONDATA_RACE (60 of 173 remaining) [2023-11-18 15:46:06,960 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err113ASSERT_VIOLATIONDATA_RACE (59 of 173 remaining) [2023-11-18 15:46:06,960 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err114ASSERT_VIOLATIONDATA_RACE (58 of 173 remaining) [2023-11-18 15:46:06,960 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err115ASSERT_VIOLATIONDATA_RACE (57 of 173 remaining) [2023-11-18 15:46:06,961 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err116ASSERT_VIOLATIONDATA_RACE (56 of 173 remaining) [2023-11-18 15:46:06,961 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err118ASSERT_VIOLATIONDATA_RACE (55 of 173 remaining) [2023-11-18 15:46:06,961 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err119ASSERT_VIOLATIONDATA_RACE (54 of 173 remaining) [2023-11-18 15:46:06,961 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err121ASSERT_VIOLATIONDATA_RACE (53 of 173 remaining) [2023-11-18 15:46:06,961 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err120ASSERT_VIOLATIONDATA_RACE (52 of 173 remaining) [2023-11-18 15:46:06,961 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err117ASSERT_VIOLATIONDATA_RACE (51 of 173 remaining) [2023-11-18 15:46:06,962 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err122ASSERT_VIOLATIONDATA_RACE (50 of 173 remaining) [2023-11-18 15:46:06,962 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err123ASSERT_VIOLATIONDATA_RACE (49 of 173 remaining) [2023-11-18 15:46:06,962 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err124ASSERT_VIOLATIONDATA_RACE (48 of 173 remaining) [2023-11-18 15:46:06,962 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err125ASSERT_VIOLATIONDATA_RACE (47 of 173 remaining) [2023-11-18 15:46:06,962 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err126ASSERT_VIOLATIONDATA_RACE (46 of 173 remaining) [2023-11-18 15:46:06,963 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err127ASSERT_VIOLATIONDATA_RACE (45 of 173 remaining) [2023-11-18 15:46:06,963 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err128ASSERT_VIOLATIONDATA_RACE (44 of 173 remaining) [2023-11-18 15:46:06,963 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err129ASSERT_VIOLATIONDATA_RACE (43 of 173 remaining) [2023-11-18 15:46:06,964 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err130ASSERT_VIOLATIONDATA_RACE (42 of 173 remaining) [2023-11-18 15:46:06,964 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err131ASSERT_VIOLATIONDATA_RACE (41 of 173 remaining) [2023-11-18 15:46:06,964 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err132ASSERT_VIOLATIONDATA_RACE (40 of 173 remaining) [2023-11-18 15:46:06,964 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err133ASSERT_VIOLATIONDATA_RACE (39 of 173 remaining) [2023-11-18 15:46:06,964 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err134ASSERT_VIOLATIONDATA_RACE (38 of 173 remaining) [2023-11-18 15:46:06,965 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err135ASSERT_VIOLATIONDATA_RACE (37 of 173 remaining) [2023-11-18 15:46:06,965 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err136ASSERT_VIOLATIONDATA_RACE (36 of 173 remaining) [2023-11-18 15:46:06,965 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err137ASSERT_VIOLATIONDATA_RACE (35 of 173 remaining) [2023-11-18 15:46:06,965 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err138ASSERT_VIOLATIONDATA_RACE (34 of 173 remaining) [2023-11-18 15:46:06,965 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err139ASSERT_VIOLATIONDATA_RACE (33 of 173 remaining) [2023-11-18 15:46:06,966 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err140ASSERT_VIOLATIONDATA_RACE (32 of 173 remaining) [2023-11-18 15:46:06,966 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err141ASSERT_VIOLATIONDATA_RACE (31 of 173 remaining) [2023-11-18 15:46:06,966 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err142ASSERT_VIOLATIONDATA_RACE (30 of 173 remaining) [2023-11-18 15:46:06,966 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err143ASSERT_VIOLATIONDATA_RACE (29 of 173 remaining) [2023-11-18 15:46:06,966 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err144ASSERT_VIOLATIONDATA_RACE (28 of 173 remaining) [2023-11-18 15:46:06,967 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err146ASSERT_VIOLATIONDATA_RACE (27 of 173 remaining) [2023-11-18 15:46:06,967 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err147ASSERT_VIOLATIONDATA_RACE (26 of 173 remaining) [2023-11-18 15:46:06,967 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err149ASSERT_VIOLATIONDATA_RACE (25 of 173 remaining) [2023-11-18 15:46:06,967 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err148ASSERT_VIOLATIONDATA_RACE (24 of 173 remaining) [2023-11-18 15:46:06,967 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err145ASSERT_VIOLATIONDATA_RACE (23 of 173 remaining) [2023-11-18 15:46:06,967 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err150ASSERT_VIOLATIONDATA_RACE (22 of 173 remaining) [2023-11-18 15:46:06,968 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err151ASSERT_VIOLATIONDATA_RACE (21 of 173 remaining) [2023-11-18 15:46:06,968 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err152ASSERT_VIOLATIONDATA_RACE (20 of 173 remaining) [2023-11-18 15:46:06,968 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err153ASSERT_VIOLATIONDATA_RACE (19 of 173 remaining) [2023-11-18 15:46:06,968 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err154ASSERT_VIOLATIONDATA_RACE (18 of 173 remaining) [2023-11-18 15:46:06,968 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err155ASSERT_VIOLATIONDATA_RACE (17 of 173 remaining) [2023-11-18 15:46:06,969 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err156ASSERT_VIOLATIONDATA_RACE (16 of 173 remaining) [2023-11-18 15:46:06,969 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err157ASSERT_VIOLATIONDATA_RACE (15 of 173 remaining) [2023-11-18 15:46:06,969 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err158ASSERT_VIOLATIONDATA_RACE (14 of 173 remaining) [2023-11-18 15:46:06,969 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err159ASSERT_VIOLATIONDATA_RACE (13 of 173 remaining) [2023-11-18 15:46:06,969 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err160ASSERT_VIOLATIONDATA_RACE (12 of 173 remaining) [2023-11-18 15:46:06,969 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err161ASSERT_VIOLATIONDATA_RACE (11 of 173 remaining) [2023-11-18 15:46:06,970 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err162ASSERT_VIOLATIONDATA_RACE (10 of 173 remaining) [2023-11-18 15:46:06,970 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err163ASSERT_VIOLATIONDATA_RACE (9 of 173 remaining) [2023-11-18 15:46:06,970 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err164ASSERT_VIOLATIONDATA_RACE (8 of 173 remaining) [2023-11-18 15:46:06,970 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err165ASSERT_VIOLATIONDATA_RACE (7 of 173 remaining) [2023-11-18 15:46:06,970 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err166ASSERT_VIOLATIONDATA_RACE (6 of 173 remaining) [2023-11-18 15:46:06,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err167ASSERT_VIOLATIONDATA_RACE (5 of 173 remaining) [2023-11-18 15:46:06,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err168ASSERT_VIOLATIONDATA_RACE (4 of 173 remaining) [2023-11-18 15:46:06,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err169ASSERT_VIOLATIONDATA_RACE (3 of 173 remaining) [2023-11-18 15:46:06,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err170ASSERT_VIOLATIONDATA_RACE (2 of 173 remaining) [2023-11-18 15:46:06,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err171ASSERT_VIOLATIONDATA_RACE (1 of 173 remaining) [2023-11-18 15:46:06,971 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P2Err172ASSERT_VIOLATIONDATA_RACE (0 of 173 remaining) [2023-11-18 15:46:06,972 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-18 15:46:06,977 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-11-18 15:46:06,979 INFO L307 ceAbstractionStarter]: Result for error location P2Thread1of1ForFork0 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (1/4) [2023-11-18 15:46:06,989 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-18 15:46:06,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2023-11-18 15:46:06,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-18 15:46:07,089 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) [2023-11-18 15:46:07,090 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 [2023-11-18 15:46:07,097 INFO L159 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2023-11-18 15:46:07,097 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ======== [2023-11-18 15:46:07,097 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=true, 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;@479287aa, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-18 15:46:07,098 INFO L358 AbstractCegarLoop]: Starting to check reachability of 163 error locations. [2023-11-18 15:46:11,763 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 160 more)] === [2023-11-18 15:46:11,766 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-18 15:46:11,767 INFO L85 PathProgramCache]: Analyzing trace with hash -337944550, now seen corresponding path program 1 times [2023-11-18 15:46:11,767 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-18 15:46:11,767 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [618462436] [2023-11-18 15:46:11,767 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-18 15:46:11,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-18 15:46:11,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-18 15:46:12,007 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-18 15:46:12,018 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-18 15:46:12,018 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [618462436] [2023-11-18 15:46:12,019 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [618462436] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-18 15:46:12,019 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-18 15:46:12,019 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-18 15:46:12,019 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1634196817] [2023-11-18 15:46:12,019 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-18 15:46:12,019 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-18 15:46:12,020 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-18 15:46:12,021 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-18 15:46:12,021 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-18 15:46:12,021 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:12,022 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-18 15:46:12,023 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 1 states have (on average 74.0) internal successors, (74), 2 states have internal predecessors, (74), 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) [2023-11-18 15:46:12,023 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:12,077 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:12,077 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-18 15:46:12,078 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 160 more)] === [2023-11-18 15:46:12,078 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-18 15:46:12,078 INFO L85 PathProgramCache]: Analyzing trace with hash 1653523486, now seen corresponding path program 1 times [2023-11-18 15:46:12,078 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-18 15:46:12,084 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [875183964] [2023-11-18 15:46:12,084 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-18 15:46:12,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-18 15:46:12,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-18 15:46:12,233 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-18 15:46:12,233 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-18 15:46:12,233 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [875183964] [2023-11-18 15:46:12,234 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [875183964] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-18 15:46:12,234 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-18 15:46:12,234 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-18 15:46:12,234 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [399220753] [2023-11-18 15:46:12,234 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-18 15:46:12,235 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-18 15:46:12,235 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-18 15:46:12,236 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-18 15:46:12,236 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-18 15:46:12,237 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:12,240 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-18 15:46:12,240 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 38.0) internal successors, (76), 3 states have internal predecessors, (76), 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) [2023-11-18 15:46:12,241 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:12,241 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:17,112 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:17,114 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-18 15:46:17,114 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-18 15:46:17,114 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr159ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 160 more)] === [2023-11-18 15:46:17,115 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-18 15:46:17,115 INFO L85 PathProgramCache]: Analyzing trace with hash -902691702, now seen corresponding path program 1 times [2023-11-18 15:46:17,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-18 15:46:17,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [47084282] [2023-11-18 15:46:17,115 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-18 15:46:17,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-18 15:46:17,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-18 15:46:17,333 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-18 15:46:17,334 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-18 15:46:17,334 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [47084282] [2023-11-18 15:46:17,334 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [47084282] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-18 15:46:17,334 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-18 15:46:17,334 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-18 15:46:17,334 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1680104760] [2023-11-18 15:46:17,335 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-18 15:46:17,336 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-18 15:46:17,336 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-18 15:46:17,337 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-18 15:46:17,338 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-18 15:46:17,338 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:17,340 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-18 15:46:17,340 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 43.0) internal successors, (86), 3 states have internal predecessors, (86), 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) [2023-11-18 15:46:17,340 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:17,341 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2023-11-18 15:46:17,341 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:20,524 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:20,525 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-18 15:46:20,526 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-18 15:46:20,526 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (162 of 163 remaining) [2023-11-18 15:46:20,526 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (161 of 163 remaining) [2023-11-18 15:46:20,527 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (160 of 163 remaining) [2023-11-18 15:46:20,527 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (159 of 163 remaining) [2023-11-18 15:46:20,527 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (158 of 163 remaining) [2023-11-18 15:46:20,527 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (157 of 163 remaining) [2023-11-18 15:46:20,527 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (156 of 163 remaining) [2023-11-18 15:46:20,527 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (155 of 163 remaining) [2023-11-18 15:46:20,528 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (154 of 163 remaining) [2023-11-18 15:46:20,528 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (153 of 163 remaining) [2023-11-18 15:46:20,528 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (152 of 163 remaining) [2023-11-18 15:46:20,528 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (151 of 163 remaining) [2023-11-18 15:46:20,528 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (150 of 163 remaining) [2023-11-18 15:46:20,528 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (149 of 163 remaining) [2023-11-18 15:46:20,528 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (148 of 163 remaining) [2023-11-18 15:46:20,529 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (147 of 163 remaining) [2023-11-18 15:46:20,529 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (146 of 163 remaining) [2023-11-18 15:46:20,529 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (145 of 163 remaining) [2023-11-18 15:46:20,529 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (144 of 163 remaining) [2023-11-18 15:46:20,529 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (143 of 163 remaining) [2023-11-18 15:46:20,529 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (142 of 163 remaining) [2023-11-18 15:46:20,530 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE (141 of 163 remaining) [2023-11-18 15:46:20,530 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE (140 of 163 remaining) [2023-11-18 15:46:20,530 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE (139 of 163 remaining) [2023-11-18 15:46:20,530 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE (138 of 163 remaining) [2023-11-18 15:46:20,530 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr25ASSERT_VIOLATIONDATA_RACE (137 of 163 remaining) [2023-11-18 15:46:20,530 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr26ASSERT_VIOLATIONDATA_RACE (136 of 163 remaining) [2023-11-18 15:46:20,530 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr27ASSERT_VIOLATIONDATA_RACE (135 of 163 remaining) [2023-11-18 15:46:20,531 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr28ASSERT_VIOLATIONDATA_RACE (134 of 163 remaining) [2023-11-18 15:46:20,531 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr29ASSERT_VIOLATIONDATA_RACE (133 of 163 remaining) [2023-11-18 15:46:20,531 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr30ASSERT_VIOLATIONDATA_RACE (132 of 163 remaining) [2023-11-18 15:46:20,531 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr31ASSERT_VIOLATIONDATA_RACE (131 of 163 remaining) [2023-11-18 15:46:20,531 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr32ASSERT_VIOLATIONDATA_RACE (130 of 163 remaining) [2023-11-18 15:46:20,531 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr34ASSERT_VIOLATIONDATA_RACE (129 of 163 remaining) [2023-11-18 15:46:20,531 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr35ASSERT_VIOLATIONDATA_RACE (128 of 163 remaining) [2023-11-18 15:46:20,532 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr37ASSERT_VIOLATIONDATA_RACE (127 of 163 remaining) [2023-11-18 15:46:20,532 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr36ASSERT_VIOLATIONDATA_RACE (126 of 163 remaining) [2023-11-18 15:46:20,532 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr33ASSERT_VIOLATIONDATA_RACE (125 of 163 remaining) [2023-11-18 15:46:20,532 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr38ASSERT_VIOLATIONDATA_RACE (124 of 163 remaining) [2023-11-18 15:46:20,532 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr39ASSERT_VIOLATIONDATA_RACE (123 of 163 remaining) [2023-11-18 15:46:20,532 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr40ASSERT_VIOLATIONDATA_RACE (122 of 163 remaining) [2023-11-18 15:46:20,533 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr41ASSERT_VIOLATIONDATA_RACE (121 of 163 remaining) [2023-11-18 15:46:20,533 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr42ASSERT_VIOLATIONDATA_RACE (120 of 163 remaining) [2023-11-18 15:46:20,533 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr43ASSERT_VIOLATIONDATA_RACE (119 of 163 remaining) [2023-11-18 15:46:20,533 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr44ASSERT_VIOLATIONDATA_RACE (118 of 163 remaining) [2023-11-18 15:46:20,533 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr45ASSERT_VIOLATIONDATA_RACE (117 of 163 remaining) [2023-11-18 15:46:20,533 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr46ASSERT_VIOLATIONDATA_RACE (116 of 163 remaining) [2023-11-18 15:46:20,534 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr47ASSERT_VIOLATIONDATA_RACE (115 of 163 remaining) [2023-11-18 15:46:20,534 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr48ASSERT_VIOLATIONDATA_RACE (114 of 163 remaining) [2023-11-18 15:46:20,534 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr49ASSERT_VIOLATIONDATA_RACE (113 of 163 remaining) [2023-11-18 15:46:20,534 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr50ASSERT_VIOLATIONDATA_RACE (112 of 163 remaining) [2023-11-18 15:46:20,534 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr51ASSERT_VIOLATIONDATA_RACE (111 of 163 remaining) [2023-11-18 15:46:20,534 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr52ASSERT_VIOLATIONDATA_RACE (110 of 163 remaining) [2023-11-18 15:46:20,534 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr53ASSERT_VIOLATIONDATA_RACE (109 of 163 remaining) [2023-11-18 15:46:20,535 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr54ASSERT_VIOLATIONDATA_RACE (108 of 163 remaining) [2023-11-18 15:46:20,535 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr55ASSERT_VIOLATIONDATA_RACE (107 of 163 remaining) [2023-11-18 15:46:20,535 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr56ASSERT_VIOLATIONDATA_RACE (106 of 163 remaining) [2023-11-18 15:46:20,535 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr57ASSERT_VIOLATIONDATA_RACE (105 of 163 remaining) [2023-11-18 15:46:20,535 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr58ASSERT_VIOLATIONDATA_RACE (104 of 163 remaining) [2023-11-18 15:46:20,535 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr59ASSERT_VIOLATIONDATA_RACE (103 of 163 remaining) [2023-11-18 15:46:20,536 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr60ASSERT_VIOLATIONDATA_RACE (102 of 163 remaining) [2023-11-18 15:46:20,536 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr61ASSERT_VIOLATIONDATA_RACE (101 of 163 remaining) [2023-11-18 15:46:20,536 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr62ASSERT_VIOLATIONDATA_RACE (100 of 163 remaining) [2023-11-18 15:46:20,536 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr63ASSERT_VIOLATIONDATA_RACE (99 of 163 remaining) [2023-11-18 15:46:20,536 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr64ASSERT_VIOLATIONDATA_RACE (98 of 163 remaining) [2023-11-18 15:46:20,536 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr65ASSERT_VIOLATIONDATA_RACE (97 of 163 remaining) [2023-11-18 15:46:20,537 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr66ASSERT_VIOLATIONDATA_RACE (96 of 163 remaining) [2023-11-18 15:46:20,537 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr67ASSERT_VIOLATIONDATA_RACE (95 of 163 remaining) [2023-11-18 15:46:20,537 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr68ASSERT_VIOLATIONDATA_RACE (94 of 163 remaining) [2023-11-18 15:46:20,537 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr69ASSERT_VIOLATIONDATA_RACE (93 of 163 remaining) [2023-11-18 15:46:20,537 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr71ASSERT_VIOLATIONDATA_RACE (92 of 163 remaining) [2023-11-18 15:46:20,537 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr72ASSERT_VIOLATIONDATA_RACE (91 of 163 remaining) [2023-11-18 15:46:20,538 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr74ASSERT_VIOLATIONDATA_RACE (90 of 163 remaining) [2023-11-18 15:46:20,538 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr73ASSERT_VIOLATIONDATA_RACE (89 of 163 remaining) [2023-11-18 15:46:20,538 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr70ASSERT_VIOLATIONDATA_RACE (88 of 163 remaining) [2023-11-18 15:46:20,538 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr75ASSERT_VIOLATIONDATA_RACE (87 of 163 remaining) [2023-11-18 15:46:20,538 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr76ASSERT_VIOLATIONDATA_RACE (86 of 163 remaining) [2023-11-18 15:46:20,538 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr78ASSERT_VIOLATIONDATA_RACE (85 of 163 remaining) [2023-11-18 15:46:20,539 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr79ASSERT_VIOLATIONDATA_RACE (84 of 163 remaining) [2023-11-18 15:46:20,539 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr80ASSERT_VIOLATIONDATA_RACE (83 of 163 remaining) [2023-11-18 15:46:20,539 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr81ASSERT_VIOLATIONDATA_RACE (82 of 163 remaining) [2023-11-18 15:46:20,539 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr82ASSERT_VIOLATIONDATA_RACE (81 of 163 remaining) [2023-11-18 15:46:20,539 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr84ASSERT_VIOLATIONDATA_RACE (80 of 163 remaining) [2023-11-18 15:46:20,539 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr85ASSERT_VIOLATIONDATA_RACE (79 of 163 remaining) [2023-11-18 15:46:20,540 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr87ASSERT_VIOLATIONDATA_RACE (78 of 163 remaining) [2023-11-18 15:46:20,540 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr86ASSERT_VIOLATIONDATA_RACE (77 of 163 remaining) [2023-11-18 15:46:20,540 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr83ASSERT_VIOLATIONDATA_RACE (76 of 163 remaining) [2023-11-18 15:46:20,540 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr77ASSERT_VIOLATIONDATA_RACE (75 of 163 remaining) [2023-11-18 15:46:20,540 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr88ASSERT_VIOLATIONDATA_RACE (74 of 163 remaining) [2023-11-18 15:46:20,540 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr89ASSERT_VIOLATIONDATA_RACE (73 of 163 remaining) [2023-11-18 15:46:20,541 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr91ASSERT_VIOLATIONDATA_RACE (72 of 163 remaining) [2023-11-18 15:46:20,541 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr92ASSERT_VIOLATIONDATA_RACE (71 of 163 remaining) [2023-11-18 15:46:20,541 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr93ASSERT_VIOLATIONDATA_RACE (70 of 163 remaining) [2023-11-18 15:46:20,541 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr94ASSERT_VIOLATIONDATA_RACE (69 of 163 remaining) [2023-11-18 15:46:20,541 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr95ASSERT_VIOLATIONDATA_RACE (68 of 163 remaining) [2023-11-18 15:46:20,541 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr97ASSERT_VIOLATIONDATA_RACE (67 of 163 remaining) [2023-11-18 15:46:20,542 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr98ASSERT_VIOLATIONDATA_RACE (66 of 163 remaining) [2023-11-18 15:46:20,542 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr100ASSERT_VIOLATIONDATA_RACE (65 of 163 remaining) [2023-11-18 15:46:20,542 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr99ASSERT_VIOLATIONDATA_RACE (64 of 163 remaining) [2023-11-18 15:46:20,542 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr96ASSERT_VIOLATIONDATA_RACE (63 of 163 remaining) [2023-11-18 15:46:20,542 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr90ASSERT_VIOLATIONDATA_RACE (62 of 163 remaining) [2023-11-18 15:46:20,542 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr101ASSERT_VIOLATIONDATA_RACE (61 of 163 remaining) [2023-11-18 15:46:20,543 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr102ASSERT_VIOLATIONDATA_RACE (60 of 163 remaining) [2023-11-18 15:46:20,543 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr104ASSERT_VIOLATIONDATA_RACE (59 of 163 remaining) [2023-11-18 15:46:20,543 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr105ASSERT_VIOLATIONDATA_RACE (58 of 163 remaining) [2023-11-18 15:46:20,543 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr106ASSERT_VIOLATIONDATA_RACE (57 of 163 remaining) [2023-11-18 15:46:20,543 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr107ASSERT_VIOLATIONDATA_RACE (56 of 163 remaining) [2023-11-18 15:46:20,543 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr108ASSERT_VIOLATIONDATA_RACE (55 of 163 remaining) [2023-11-18 15:46:20,543 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr110ASSERT_VIOLATIONDATA_RACE (54 of 163 remaining) [2023-11-18 15:46:20,544 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr111ASSERT_VIOLATIONDATA_RACE (53 of 163 remaining) [2023-11-18 15:46:20,544 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr112ASSERT_VIOLATIONDATA_RACE (52 of 163 remaining) [2023-11-18 15:46:20,544 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr109ASSERT_VIOLATIONDATA_RACE (51 of 163 remaining) [2023-11-18 15:46:20,544 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr103ASSERT_VIOLATIONDATA_RACE (50 of 163 remaining) [2023-11-18 15:46:20,544 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr113ASSERT_VIOLATIONDATA_RACE (49 of 163 remaining) [2023-11-18 15:46:20,544 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr114ASSERT_VIOLATIONDATA_RACE (48 of 163 remaining) [2023-11-18 15:46:20,545 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr116ASSERT_VIOLATIONDATA_RACE (47 of 163 remaining) [2023-11-18 15:46:20,545 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr117ASSERT_VIOLATIONDATA_RACE (46 of 163 remaining) [2023-11-18 15:46:20,545 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr118ASSERT_VIOLATIONDATA_RACE (45 of 163 remaining) [2023-11-18 15:46:20,545 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr119ASSERT_VIOLATIONDATA_RACE (44 of 163 remaining) [2023-11-18 15:46:20,545 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr120ASSERT_VIOLATIONDATA_RACE (43 of 163 remaining) [2023-11-18 15:46:20,545 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr122ASSERT_VIOLATIONDATA_RACE (42 of 163 remaining) [2023-11-18 15:46:20,545 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr123ASSERT_VIOLATIONDATA_RACE (41 of 163 remaining) [2023-11-18 15:46:20,546 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr121ASSERT_VIOLATIONDATA_RACE (40 of 163 remaining) [2023-11-18 15:46:20,546 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr115ASSERT_VIOLATIONDATA_RACE (39 of 163 remaining) [2023-11-18 15:46:20,546 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr124ASSERT_VIOLATIONDATA_RACE (38 of 163 remaining) [2023-11-18 15:46:20,546 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr125ASSERT_VIOLATIONDATA_RACE (37 of 163 remaining) [2023-11-18 15:46:20,546 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr127ASSERT_VIOLATIONDATA_RACE (36 of 163 remaining) [2023-11-18 15:46:20,546 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr128ASSERT_VIOLATIONDATA_RACE (35 of 163 remaining) [2023-11-18 15:46:20,546 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr129ASSERT_VIOLATIONDATA_RACE (34 of 163 remaining) [2023-11-18 15:46:20,547 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr130ASSERT_VIOLATIONDATA_RACE (33 of 163 remaining) [2023-11-18 15:46:20,547 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr131ASSERT_VIOLATIONDATA_RACE (32 of 163 remaining) [2023-11-18 15:46:20,547 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr133ASSERT_VIOLATIONDATA_RACE (31 of 163 remaining) [2023-11-18 15:46:20,547 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr134ASSERT_VIOLATIONDATA_RACE (30 of 163 remaining) [2023-11-18 15:46:20,547 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr135ASSERT_VIOLATIONDATA_RACE (29 of 163 remaining) [2023-11-18 15:46:20,547 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr132ASSERT_VIOLATIONDATA_RACE (28 of 163 remaining) [2023-11-18 15:46:20,547 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr126ASSERT_VIOLATIONDATA_RACE (27 of 163 remaining) [2023-11-18 15:46:20,548 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr136ASSERT_VIOLATIONDATA_RACE (26 of 163 remaining) [2023-11-18 15:46:20,548 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr137ASSERT_VIOLATIONDATA_RACE (25 of 163 remaining) [2023-11-18 15:46:20,548 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr139ASSERT_VIOLATIONDATA_RACE (24 of 163 remaining) [2023-11-18 15:46:20,548 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr140ASSERT_VIOLATIONDATA_RACE (23 of 163 remaining) [2023-11-18 15:46:20,548 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr141ASSERT_VIOLATIONDATA_RACE (22 of 163 remaining) [2023-11-18 15:46:20,548 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr142ASSERT_VIOLATIONDATA_RACE (21 of 163 remaining) [2023-11-18 15:46:20,549 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr143ASSERT_VIOLATIONDATA_RACE (20 of 163 remaining) [2023-11-18 15:46:20,549 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr145ASSERT_VIOLATIONDATA_RACE (19 of 163 remaining) [2023-11-18 15:46:20,549 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr146ASSERT_VIOLATIONDATA_RACE (18 of 163 remaining) [2023-11-18 15:46:20,549 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr144ASSERT_VIOLATIONDATA_RACE (17 of 163 remaining) [2023-11-18 15:46:20,549 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr138ASSERT_VIOLATIONDATA_RACE (16 of 163 remaining) [2023-11-18 15:46:20,549 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr147ASSERT_VIOLATIONDATA_RACE (15 of 163 remaining) [2023-11-18 15:46:20,549 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr148ASSERT_VIOLATIONDATA_RACE (14 of 163 remaining) [2023-11-18 15:46:20,550 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr149ASSERT_VIOLATIONDATA_RACE (13 of 163 remaining) [2023-11-18 15:46:20,550 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr150ASSERT_VIOLATIONDATA_RACE (12 of 163 remaining) [2023-11-18 15:46:20,550 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr151ASSERT_VIOLATIONDATA_RACE (11 of 163 remaining) [2023-11-18 15:46:20,550 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr152ASSERT_VIOLATIONDATA_RACE (10 of 163 remaining) [2023-11-18 15:46:20,550 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr153ASSERT_VIOLATIONDATA_RACE (9 of 163 remaining) [2023-11-18 15:46:20,550 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr154ASSERT_VIOLATIONDATA_RACE (8 of 163 remaining) [2023-11-18 15:46:20,550 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr156ASSERT_VIOLATIONDATA_RACE (7 of 163 remaining) [2023-11-18 15:46:20,551 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr155ASSERT_VIOLATIONDATA_RACE (6 of 163 remaining) [2023-11-18 15:46:20,551 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr157ASSERT_VIOLATIONDATA_RACE (5 of 163 remaining) [2023-11-18 15:46:20,551 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr158ASSERT_VIOLATIONDATA_RACE (4 of 163 remaining) [2023-11-18 15:46:20,551 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr159ASSERT_VIOLATIONDATA_RACE (3 of 163 remaining) [2023-11-18 15:46:20,551 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 163 remaining) [2023-11-18 15:46:20,551 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 163 remaining) [2023-11-18 15:46:20,552 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 163 remaining) [2023-11-18 15:46:20,552 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-18 15:46:20,556 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-18 15:46:20,557 INFO L307 ceAbstractionStarter]: Result for error location ULTIMATE.start was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (2/4) [2023-11-18 15:46:20,566 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-18 15:46:20,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2023-11-18 15:46:20,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-18 15:46:20,589 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) [2023-11-18 15:46:20,590 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 [2023-11-18 15:46:20,594 INFO L159 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2023-11-18 15:46:20,594 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == P1Thread1of1ForFork2 ======== [2023-11-18 15:46:20,594 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=true, 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;@479287aa, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-18 15:46:20,594 INFO L358 AbstractCegarLoop]: Starting to check reachability of 239 error locations. [2023-11-18 15:46:25,524 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting P1Err0ASSERT_VIOLATIONDATA_RACE === [P1Err0ASSERT_VIOLATIONDATA_RACE, P1Err1ASSERT_VIOLATIONDATA_RACE, P1Err2ASSERT_VIOLATIONDATA_RACE, P1Err3ASSERT_VIOLATIONDATA_RACE (and 235 more)] === [2023-11-18 15:46:25,524 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-18 15:46:25,524 INFO L85 PathProgramCache]: Analyzing trace with hash -887262440, now seen corresponding path program 1 times [2023-11-18 15:46:25,525 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-18 15:46:25,525 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [818766643] [2023-11-18 15:46:25,525 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-18 15:46:25,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-18 15:46:25,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-18 15:46:25,578 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-18 15:46:25,579 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-18 15:46:25,579 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [818766643] [2023-11-18 15:46:25,579 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [818766643] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-18 15:46:25,579 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-18 15:46:25,579 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-18 15:46:25,579 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1595735005] [2023-11-18 15:46:25,579 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-18 15:46:25,580 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-18 15:46:25,580 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-18 15:46:25,580 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-18 15:46:25,580 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-18 15:46:25,581 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:25,582 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-18 15:46:25,582 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 34.0) internal successors, (68), 2 states have internal predecessors, (68), 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) [2023-11-18 15:46:25,582 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:30,391 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:30,391 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err0ASSERT_VIOLATIONDATA_RACE (238 of 239 remaining) [2023-11-18 15:46:30,391 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err1ASSERT_VIOLATIONDATA_RACE (237 of 239 remaining) [2023-11-18 15:46:30,391 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err2ASSERT_VIOLATIONDATA_RACE (236 of 239 remaining) [2023-11-18 15:46:30,392 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err3ASSERT_VIOLATIONDATA_RACE (235 of 239 remaining) [2023-11-18 15:46:30,392 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err4ASSERT_VIOLATIONDATA_RACE (234 of 239 remaining) [2023-11-18 15:46:30,392 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err5ASSERT_VIOLATIONDATA_RACE (233 of 239 remaining) [2023-11-18 15:46:30,392 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err6ASSERT_VIOLATIONDATA_RACE (232 of 239 remaining) [2023-11-18 15:46:30,392 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err7ASSERT_VIOLATIONDATA_RACE (231 of 239 remaining) [2023-11-18 15:46:30,392 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err8ASSERT_VIOLATIONDATA_RACE (230 of 239 remaining) [2023-11-18 15:46:30,392 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err9ASSERT_VIOLATIONDATA_RACE (229 of 239 remaining) [2023-11-18 15:46:30,392 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err10ASSERT_VIOLATIONDATA_RACE (228 of 239 remaining) [2023-11-18 15:46:30,393 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err11ASSERT_VIOLATIONDATA_RACE (227 of 239 remaining) [2023-11-18 15:46:30,393 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err12ASSERT_VIOLATIONDATA_RACE (226 of 239 remaining) [2023-11-18 15:46:30,393 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err13ASSERT_VIOLATIONDATA_RACE (225 of 239 remaining) [2023-11-18 15:46:30,393 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err14ASSERT_VIOLATIONDATA_RACE (224 of 239 remaining) [2023-11-18 15:46:30,393 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err15ASSERT_VIOLATIONDATA_RACE (223 of 239 remaining) [2023-11-18 15:46:30,393 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err16ASSERT_VIOLATIONDATA_RACE (222 of 239 remaining) [2023-11-18 15:46:30,393 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err17ASSERT_VIOLATIONDATA_RACE (221 of 239 remaining) [2023-11-18 15:46:30,393 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err18ASSERT_VIOLATIONDATA_RACE (220 of 239 remaining) [2023-11-18 15:46:30,394 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err19ASSERT_VIOLATIONDATA_RACE (219 of 239 remaining) [2023-11-18 15:46:30,394 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err20ASSERT_VIOLATIONDATA_RACE (218 of 239 remaining) [2023-11-18 15:46:30,394 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err21ASSERT_VIOLATIONDATA_RACE (217 of 239 remaining) [2023-11-18 15:46:30,394 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err22ASSERT_VIOLATIONDATA_RACE (216 of 239 remaining) [2023-11-18 15:46:30,394 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err23ASSERT_VIOLATIONDATA_RACE (215 of 239 remaining) [2023-11-18 15:46:30,394 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err24ASSERT_VIOLATIONDATA_RACE (214 of 239 remaining) [2023-11-18 15:46:30,394 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err25ASSERT_VIOLATIONDATA_RACE (213 of 239 remaining) [2023-11-18 15:46:30,394 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err26ASSERT_VIOLATIONDATA_RACE (212 of 239 remaining) [2023-11-18 15:46:30,395 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err27ASSERT_VIOLATIONDATA_RACE (211 of 239 remaining) [2023-11-18 15:46:30,395 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err29ASSERT_VIOLATIONDATA_RACE (210 of 239 remaining) [2023-11-18 15:46:30,395 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err30ASSERT_VIOLATIONDATA_RACE (209 of 239 remaining) [2023-11-18 15:46:30,395 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err32ASSERT_VIOLATIONDATA_RACE (208 of 239 remaining) [2023-11-18 15:46:30,395 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err31ASSERT_VIOLATIONDATA_RACE (207 of 239 remaining) [2023-11-18 15:46:30,395 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err28ASSERT_VIOLATIONDATA_RACE (206 of 239 remaining) [2023-11-18 15:46:30,395 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err33ASSERT_VIOLATIONDATA_RACE (205 of 239 remaining) [2023-11-18 15:46:30,395 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err34ASSERT_VIOLATIONDATA_RACE (204 of 239 remaining) [2023-11-18 15:46:30,396 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err36ASSERT_VIOLATIONDATA_RACE (203 of 239 remaining) [2023-11-18 15:46:30,396 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err37ASSERT_VIOLATIONDATA_RACE (202 of 239 remaining) [2023-11-18 15:46:30,396 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err38ASSERT_VIOLATIONDATA_RACE (201 of 239 remaining) [2023-11-18 15:46:30,396 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err39ASSERT_VIOLATIONDATA_RACE (200 of 239 remaining) [2023-11-18 15:46:30,396 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err40ASSERT_VIOLATIONDATA_RACE (199 of 239 remaining) [2023-11-18 15:46:30,396 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err42ASSERT_VIOLATIONDATA_RACE (198 of 239 remaining) [2023-11-18 15:46:30,396 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err43ASSERT_VIOLATIONDATA_RACE (197 of 239 remaining) [2023-11-18 15:46:30,397 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err45ASSERT_VIOLATIONDATA_RACE (196 of 239 remaining) [2023-11-18 15:46:30,397 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err44ASSERT_VIOLATIONDATA_RACE (195 of 239 remaining) [2023-11-18 15:46:30,397 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err41ASSERT_VIOLATIONDATA_RACE (194 of 239 remaining) [2023-11-18 15:46:30,397 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err35ASSERT_VIOLATIONDATA_RACE (193 of 239 remaining) [2023-11-18 15:46:30,397 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err46ASSERT_VIOLATIONDATA_RACE (192 of 239 remaining) [2023-11-18 15:46:30,397 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err47ASSERT_VIOLATIONDATA_RACE (191 of 239 remaining) [2023-11-18 15:46:30,397 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err49ASSERT_VIOLATIONDATA_RACE (190 of 239 remaining) [2023-11-18 15:46:30,397 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err50ASSERT_VIOLATIONDATA_RACE (189 of 239 remaining) [2023-11-18 15:46:30,398 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err51ASSERT_VIOLATIONDATA_RACE (188 of 239 remaining) [2023-11-18 15:46:30,398 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err52ASSERT_VIOLATIONDATA_RACE (187 of 239 remaining) [2023-11-18 15:46:30,398 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err53ASSERT_VIOLATIONDATA_RACE (186 of 239 remaining) [2023-11-18 15:46:30,398 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err55ASSERT_VIOLATIONDATA_RACE (185 of 239 remaining) [2023-11-18 15:46:30,398 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err56ASSERT_VIOLATIONDATA_RACE (184 of 239 remaining) [2023-11-18 15:46:30,398 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err58ASSERT_VIOLATIONDATA_RACE (183 of 239 remaining) [2023-11-18 15:46:30,398 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err57ASSERT_VIOLATIONDATA_RACE (182 of 239 remaining) [2023-11-18 15:46:30,398 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err54ASSERT_VIOLATIONDATA_RACE (181 of 239 remaining) [2023-11-18 15:46:30,399 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err48ASSERT_VIOLATIONDATA_RACE (180 of 239 remaining) [2023-11-18 15:46:30,399 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err59ASSERT_VIOLATIONDATA_RACE (179 of 239 remaining) [2023-11-18 15:46:30,399 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err60ASSERT_VIOLATIONDATA_RACE (178 of 239 remaining) [2023-11-18 15:46:30,399 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err62ASSERT_VIOLATIONDATA_RACE (177 of 239 remaining) [2023-11-18 15:46:30,399 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err63ASSERT_VIOLATIONDATA_RACE (176 of 239 remaining) [2023-11-18 15:46:30,399 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err64ASSERT_VIOLATIONDATA_RACE (175 of 239 remaining) [2023-11-18 15:46:30,399 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err65ASSERT_VIOLATIONDATA_RACE (174 of 239 remaining) [2023-11-18 15:46:30,399 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err66ASSERT_VIOLATIONDATA_RACE (173 of 239 remaining) [2023-11-18 15:46:30,400 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err68ASSERT_VIOLATIONDATA_RACE (172 of 239 remaining) [2023-11-18 15:46:30,400 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err69ASSERT_VIOLATIONDATA_RACE (171 of 239 remaining) [2023-11-18 15:46:30,400 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err70ASSERT_VIOLATIONDATA_RACE (170 of 239 remaining) [2023-11-18 15:46:30,400 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err67ASSERT_VIOLATIONDATA_RACE (169 of 239 remaining) [2023-11-18 15:46:30,400 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err61ASSERT_VIOLATIONDATA_RACE (168 of 239 remaining) [2023-11-18 15:46:30,400 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err71ASSERT_VIOLATIONDATA_RACE (167 of 239 remaining) [2023-11-18 15:46:30,400 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err72ASSERT_VIOLATIONDATA_RACE (166 of 239 remaining) [2023-11-18 15:46:30,401 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err74ASSERT_VIOLATIONDATA_RACE (165 of 239 remaining) [2023-11-18 15:46:30,401 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err75ASSERT_VIOLATIONDATA_RACE (164 of 239 remaining) [2023-11-18 15:46:30,401 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err76ASSERT_VIOLATIONDATA_RACE (163 of 239 remaining) [2023-11-18 15:46:30,401 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err77ASSERT_VIOLATIONDATA_RACE (162 of 239 remaining) [2023-11-18 15:46:30,401 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err78ASSERT_VIOLATIONDATA_RACE (161 of 239 remaining) [2023-11-18 15:46:30,401 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err80ASSERT_VIOLATIONDATA_RACE (160 of 239 remaining) [2023-11-18 15:46:30,401 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err81ASSERT_VIOLATIONDATA_RACE (159 of 239 remaining) [2023-11-18 15:46:30,401 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err79ASSERT_VIOLATIONDATA_RACE (158 of 239 remaining) [2023-11-18 15:46:30,402 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err73ASSERT_VIOLATIONDATA_RACE (157 of 239 remaining) [2023-11-18 15:46:30,402 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err82ASSERT_VIOLATIONDATA_RACE (156 of 239 remaining) [2023-11-18 15:46:30,402 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err83ASSERT_VIOLATIONDATA_RACE (155 of 239 remaining) [2023-11-18 15:46:30,402 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err85ASSERT_VIOLATIONDATA_RACE (154 of 239 remaining) [2023-11-18 15:46:30,402 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err86ASSERT_VIOLATIONDATA_RACE (153 of 239 remaining) [2023-11-18 15:46:30,402 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err87ASSERT_VIOLATIONDATA_RACE (152 of 239 remaining) [2023-11-18 15:46:30,402 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err88ASSERT_VIOLATIONDATA_RACE (151 of 239 remaining) [2023-11-18 15:46:30,402 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err89ASSERT_VIOLATIONDATA_RACE (150 of 239 remaining) [2023-11-18 15:46:30,403 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err91ASSERT_VIOLATIONDATA_RACE (149 of 239 remaining) [2023-11-18 15:46:30,403 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err92ASSERT_VIOLATIONDATA_RACE (148 of 239 remaining) [2023-11-18 15:46:30,403 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err93ASSERT_VIOLATIONDATA_RACE (147 of 239 remaining) [2023-11-18 15:46:30,403 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err90ASSERT_VIOLATIONDATA_RACE (146 of 239 remaining) [2023-11-18 15:46:30,403 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err84ASSERT_VIOLATIONDATA_RACE (145 of 239 remaining) [2023-11-18 15:46:30,403 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err94ASSERT_VIOLATIONDATA_RACE (144 of 239 remaining) [2023-11-18 15:46:30,403 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err95ASSERT_VIOLATIONDATA_RACE (143 of 239 remaining) [2023-11-18 15:46:30,403 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err97ASSERT_VIOLATIONDATA_RACE (142 of 239 remaining) [2023-11-18 15:46:30,404 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err98ASSERT_VIOLATIONDATA_RACE (141 of 239 remaining) [2023-11-18 15:46:30,404 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err99ASSERT_VIOLATIONDATA_RACE (140 of 239 remaining) [2023-11-18 15:46:30,404 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err100ASSERT_VIOLATIONDATA_RACE (139 of 239 remaining) [2023-11-18 15:46:30,404 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err101ASSERT_VIOLATIONDATA_RACE (138 of 239 remaining) [2023-11-18 15:46:30,404 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err103ASSERT_VIOLATIONDATA_RACE (137 of 239 remaining) [2023-11-18 15:46:30,404 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err104ASSERT_VIOLATIONDATA_RACE (136 of 239 remaining) [2023-11-18 15:46:30,404 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err102ASSERT_VIOLATIONDATA_RACE (135 of 239 remaining) [2023-11-18 15:46:30,405 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err96ASSERT_VIOLATIONDATA_RACE (134 of 239 remaining) [2023-11-18 15:46:30,405 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err105ASSERT_VIOLATIONDATA_RACE (133 of 239 remaining) [2023-11-18 15:46:30,405 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err106ASSERT_VIOLATIONDATA_RACE (132 of 239 remaining) [2023-11-18 15:46:30,405 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err107ASSERT_VIOLATIONDATA_RACE (131 of 239 remaining) [2023-11-18 15:46:30,405 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err108ASSERT_VIOLATIONDATA_RACE (130 of 239 remaining) [2023-11-18 15:46:30,405 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err110ASSERT_VIOLATIONDATA_RACE (129 of 239 remaining) [2023-11-18 15:46:30,405 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err109ASSERT_VIOLATIONDATA_RACE (128 of 239 remaining) [2023-11-18 15:46:30,405 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err111ASSERT_VIOLATIONDATA_RACE (127 of 239 remaining) [2023-11-18 15:46:30,406 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err112ASSERT_VIOLATIONDATA_RACE (126 of 239 remaining) [2023-11-18 15:46:30,406 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err113ASSERT_VIOLATIONDATA_RACE (125 of 239 remaining) [2023-11-18 15:46:30,406 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err114ASSERT_VIOLATIONDATA_RACE (124 of 239 remaining) [2023-11-18 15:46:30,406 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err115ASSERT_VIOLATIONDATA_RACE (123 of 239 remaining) [2023-11-18 15:46:30,406 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err116ASSERT_VIOLATIONDATA_RACE (122 of 239 remaining) [2023-11-18 15:46:30,406 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err117ASSERT_VIOLATIONDATA_RACE (121 of 239 remaining) [2023-11-18 15:46:30,406 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err118ASSERT_VIOLATIONDATA_RACE (120 of 239 remaining) [2023-11-18 15:46:30,406 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err119ASSERT_VIOLATIONDATA_RACE (119 of 239 remaining) [2023-11-18 15:46:30,407 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err120ASSERT_VIOLATIONDATA_RACE (118 of 239 remaining) [2023-11-18 15:46:30,407 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err121ASSERT_VIOLATIONDATA_RACE (117 of 239 remaining) [2023-11-18 15:46:30,407 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err122ASSERT_VIOLATIONDATA_RACE (116 of 239 remaining) [2023-11-18 15:46:30,407 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err123ASSERT_VIOLATIONDATA_RACE (115 of 239 remaining) [2023-11-18 15:46:30,407 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err125ASSERT_VIOLATIONDATA_RACE (114 of 239 remaining) [2023-11-18 15:46:30,407 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err126ASSERT_VIOLATIONDATA_RACE (113 of 239 remaining) [2023-11-18 15:46:30,407 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err128ASSERT_VIOLATIONDATA_RACE (112 of 239 remaining) [2023-11-18 15:46:30,407 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err127ASSERT_VIOLATIONDATA_RACE (111 of 239 remaining) [2023-11-18 15:46:30,408 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err124ASSERT_VIOLATIONDATA_RACE (110 of 239 remaining) [2023-11-18 15:46:30,408 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err129ASSERT_VIOLATIONDATA_RACE (109 of 239 remaining) [2023-11-18 15:46:30,408 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err130ASSERT_VIOLATIONDATA_RACE (108 of 239 remaining) [2023-11-18 15:46:30,408 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err132ASSERT_VIOLATIONDATA_RACE (107 of 239 remaining) [2023-11-18 15:46:30,408 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err133ASSERT_VIOLATIONDATA_RACE (106 of 239 remaining) [2023-11-18 15:46:30,408 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err134ASSERT_VIOLATIONDATA_RACE (105 of 239 remaining) [2023-11-18 15:46:30,408 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err135ASSERT_VIOLATIONDATA_RACE (104 of 239 remaining) [2023-11-18 15:46:30,408 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err136ASSERT_VIOLATIONDATA_RACE (103 of 239 remaining) [2023-11-18 15:46:30,409 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err138ASSERT_VIOLATIONDATA_RACE (102 of 239 remaining) [2023-11-18 15:46:30,409 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err139ASSERT_VIOLATIONDATA_RACE (101 of 239 remaining) [2023-11-18 15:46:30,409 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err141ASSERT_VIOLATIONDATA_RACE (100 of 239 remaining) [2023-11-18 15:46:30,409 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err140ASSERT_VIOLATIONDATA_RACE (99 of 239 remaining) [2023-11-18 15:46:30,409 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err137ASSERT_VIOLATIONDATA_RACE (98 of 239 remaining) [2023-11-18 15:46:30,409 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err131ASSERT_VIOLATIONDATA_RACE (97 of 239 remaining) [2023-11-18 15:46:30,409 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err142ASSERT_VIOLATIONDATA_RACE (96 of 239 remaining) [2023-11-18 15:46:30,409 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err143ASSERT_VIOLATIONDATA_RACE (95 of 239 remaining) [2023-11-18 15:46:30,410 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err145ASSERT_VIOLATIONDATA_RACE (94 of 239 remaining) [2023-11-18 15:46:30,410 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err146ASSERT_VIOLATIONDATA_RACE (93 of 239 remaining) [2023-11-18 15:46:30,410 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err147ASSERT_VIOLATIONDATA_RACE (92 of 239 remaining) [2023-11-18 15:46:30,410 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err148ASSERT_VIOLATIONDATA_RACE (91 of 239 remaining) [2023-11-18 15:46:30,410 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err149ASSERT_VIOLATIONDATA_RACE (90 of 239 remaining) [2023-11-18 15:46:30,410 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err151ASSERT_VIOLATIONDATA_RACE (89 of 239 remaining) [2023-11-18 15:46:30,410 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err152ASSERT_VIOLATIONDATA_RACE (88 of 239 remaining) [2023-11-18 15:46:30,410 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err154ASSERT_VIOLATIONDATA_RACE (87 of 239 remaining) [2023-11-18 15:46:30,411 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err153ASSERT_VIOLATIONDATA_RACE (86 of 239 remaining) [2023-11-18 15:46:30,411 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err150ASSERT_VIOLATIONDATA_RACE (85 of 239 remaining) [2023-11-18 15:46:30,411 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err144ASSERT_VIOLATIONDATA_RACE (84 of 239 remaining) [2023-11-18 15:46:30,411 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err155ASSERT_VIOLATIONDATA_RACE (83 of 239 remaining) [2023-11-18 15:46:30,411 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err156ASSERT_VIOLATIONDATA_RACE (82 of 239 remaining) [2023-11-18 15:46:30,411 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err158ASSERT_VIOLATIONDATA_RACE (81 of 239 remaining) [2023-11-18 15:46:30,411 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err159ASSERT_VIOLATIONDATA_RACE (80 of 239 remaining) [2023-11-18 15:46:30,411 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err160ASSERT_VIOLATIONDATA_RACE (79 of 239 remaining) [2023-11-18 15:46:30,412 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err161ASSERT_VIOLATIONDATA_RACE (78 of 239 remaining) [2023-11-18 15:46:30,412 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err162ASSERT_VIOLATIONDATA_RACE (77 of 239 remaining) [2023-11-18 15:46:30,412 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err164ASSERT_VIOLATIONDATA_RACE (76 of 239 remaining) [2023-11-18 15:46:30,412 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err165ASSERT_VIOLATIONDATA_RACE (75 of 239 remaining) [2023-11-18 15:46:30,412 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err166ASSERT_VIOLATIONDATA_RACE (74 of 239 remaining) [2023-11-18 15:46:30,412 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err163ASSERT_VIOLATIONDATA_RACE (73 of 239 remaining) [2023-11-18 15:46:30,412 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err157ASSERT_VIOLATIONDATA_RACE (72 of 239 remaining) [2023-11-18 15:46:30,412 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err167ASSERT_VIOLATIONDATA_RACE (71 of 239 remaining) [2023-11-18 15:46:30,413 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err168ASSERT_VIOLATIONDATA_RACE (70 of 239 remaining) [2023-11-18 15:46:30,413 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err170ASSERT_VIOLATIONDATA_RACE (69 of 239 remaining) [2023-11-18 15:46:30,413 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err171ASSERT_VIOLATIONDATA_RACE (68 of 239 remaining) [2023-11-18 15:46:30,413 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err172ASSERT_VIOLATIONDATA_RACE (67 of 239 remaining) [2023-11-18 15:46:30,413 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err173ASSERT_VIOLATIONDATA_RACE (66 of 239 remaining) [2023-11-18 15:46:30,413 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err174ASSERT_VIOLATIONDATA_RACE (65 of 239 remaining) [2023-11-18 15:46:30,413 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err176ASSERT_VIOLATIONDATA_RACE (64 of 239 remaining) [2023-11-18 15:46:30,413 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err177ASSERT_VIOLATIONDATA_RACE (63 of 239 remaining) [2023-11-18 15:46:30,413 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err175ASSERT_VIOLATIONDATA_RACE (62 of 239 remaining) [2023-11-18 15:46:30,414 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err169ASSERT_VIOLATIONDATA_RACE (61 of 239 remaining) [2023-11-18 15:46:30,414 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err178ASSERT_VIOLATIONDATA_RACE (60 of 239 remaining) [2023-11-18 15:46:30,414 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err179ASSERT_VIOLATIONDATA_RACE (59 of 239 remaining) [2023-11-18 15:46:30,414 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err181ASSERT_VIOLATIONDATA_RACE (58 of 239 remaining) [2023-11-18 15:46:30,414 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err182ASSERT_VIOLATIONDATA_RACE (57 of 239 remaining) [2023-11-18 15:46:30,414 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err183ASSERT_VIOLATIONDATA_RACE (56 of 239 remaining) [2023-11-18 15:46:30,414 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err184ASSERT_VIOLATIONDATA_RACE (55 of 239 remaining) [2023-11-18 15:46:30,414 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err185ASSERT_VIOLATIONDATA_RACE (54 of 239 remaining) [2023-11-18 15:46:30,415 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err187ASSERT_VIOLATIONDATA_RACE (53 of 239 remaining) [2023-11-18 15:46:30,415 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err188ASSERT_VIOLATIONDATA_RACE (52 of 239 remaining) [2023-11-18 15:46:30,415 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err189ASSERT_VIOLATIONDATA_RACE (51 of 239 remaining) [2023-11-18 15:46:30,415 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err186ASSERT_VIOLATIONDATA_RACE (50 of 239 remaining) [2023-11-18 15:46:30,415 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err180ASSERT_VIOLATIONDATA_RACE (49 of 239 remaining) [2023-11-18 15:46:30,415 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err190ASSERT_VIOLATIONDATA_RACE (48 of 239 remaining) [2023-11-18 15:46:30,415 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err191ASSERT_VIOLATIONDATA_RACE (47 of 239 remaining) [2023-11-18 15:46:30,415 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err193ASSERT_VIOLATIONDATA_RACE (46 of 239 remaining) [2023-11-18 15:46:30,416 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err194ASSERT_VIOLATIONDATA_RACE (45 of 239 remaining) [2023-11-18 15:46:30,416 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err195ASSERT_VIOLATIONDATA_RACE (44 of 239 remaining) [2023-11-18 15:46:30,416 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err196ASSERT_VIOLATIONDATA_RACE (43 of 239 remaining) [2023-11-18 15:46:30,416 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err197ASSERT_VIOLATIONDATA_RACE (42 of 239 remaining) [2023-11-18 15:46:30,416 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err199ASSERT_VIOLATIONDATA_RACE (41 of 239 remaining) [2023-11-18 15:46:30,416 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err200ASSERT_VIOLATIONDATA_RACE (40 of 239 remaining) [2023-11-18 15:46:30,416 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err198ASSERT_VIOLATIONDATA_RACE (39 of 239 remaining) [2023-11-18 15:46:30,416 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err192ASSERT_VIOLATIONDATA_RACE (38 of 239 remaining) [2023-11-18 15:46:30,417 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err201ASSERT_VIOLATIONDATA_RACE (37 of 239 remaining) [2023-11-18 15:46:30,417 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err202ASSERT_VIOLATIONDATA_RACE (36 of 239 remaining) [2023-11-18 15:46:30,417 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err203ASSERT_VIOLATIONDATA_RACE (35 of 239 remaining) [2023-11-18 15:46:30,417 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err204ASSERT_VIOLATIONDATA_RACE (34 of 239 remaining) [2023-11-18 15:46:30,417 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err206ASSERT_VIOLATIONDATA_RACE (33 of 239 remaining) [2023-11-18 15:46:30,417 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err205ASSERT_VIOLATIONDATA_RACE (32 of 239 remaining) [2023-11-18 15:46:30,417 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err207ASSERT_VIOLATIONDATA_RACE (31 of 239 remaining) [2023-11-18 15:46:30,418 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err208ASSERT_VIOLATIONDATA_RACE (30 of 239 remaining) [2023-11-18 15:46:30,418 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err209ASSERT_VIOLATIONDATA_RACE (29 of 239 remaining) [2023-11-18 15:46:30,418 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err210ASSERT_VIOLATIONDATA_RACE (28 of 239 remaining) [2023-11-18 15:46:30,418 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err212ASSERT_VIOLATIONDATA_RACE (27 of 239 remaining) [2023-11-18 15:46:30,418 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err213ASSERT_VIOLATIONDATA_RACE (26 of 239 remaining) [2023-11-18 15:46:30,418 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err215ASSERT_VIOLATIONDATA_RACE (25 of 239 remaining) [2023-11-18 15:46:30,418 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err214ASSERT_VIOLATIONDATA_RACE (24 of 239 remaining) [2023-11-18 15:46:30,418 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err211ASSERT_VIOLATIONDATA_RACE (23 of 239 remaining) [2023-11-18 15:46:30,419 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err216ASSERT_VIOLATIONDATA_RACE (22 of 239 remaining) [2023-11-18 15:46:30,419 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err217ASSERT_VIOLATIONDATA_RACE (21 of 239 remaining) [2023-11-18 15:46:30,419 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err218ASSERT_VIOLATIONDATA_RACE (20 of 239 remaining) [2023-11-18 15:46:30,419 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err219ASSERT_VIOLATIONDATA_RACE (19 of 239 remaining) [2023-11-18 15:46:30,419 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err220ASSERT_VIOLATIONDATA_RACE (18 of 239 remaining) [2023-11-18 15:46:30,419 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err221ASSERT_VIOLATIONDATA_RACE (17 of 239 remaining) [2023-11-18 15:46:30,419 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err222ASSERT_VIOLATIONDATA_RACE (16 of 239 remaining) [2023-11-18 15:46:30,420 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err223ASSERT_VIOLATIONDATA_RACE (15 of 239 remaining) [2023-11-18 15:46:30,420 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err224ASSERT_VIOLATIONDATA_RACE (14 of 239 remaining) [2023-11-18 15:46:30,420 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err225ASSERT_VIOLATIONDATA_RACE (13 of 239 remaining) [2023-11-18 15:46:30,420 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err226ASSERT_VIOLATIONDATA_RACE (12 of 239 remaining) [2023-11-18 15:46:30,420 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err227ASSERT_VIOLATIONDATA_RACE (11 of 239 remaining) [2023-11-18 15:46:30,420 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err228ASSERT_VIOLATIONDATA_RACE (10 of 239 remaining) [2023-11-18 15:46:30,420 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err229ASSERT_VIOLATIONDATA_RACE (9 of 239 remaining) [2023-11-18 15:46:30,420 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err230ASSERT_VIOLATIONDATA_RACE (8 of 239 remaining) [2023-11-18 15:46:30,421 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err231ASSERT_VIOLATIONDATA_RACE (7 of 239 remaining) [2023-11-18 15:46:30,421 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err232ASSERT_VIOLATIONDATA_RACE (6 of 239 remaining) [2023-11-18 15:46:30,421 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err233ASSERT_VIOLATIONDATA_RACE (5 of 239 remaining) [2023-11-18 15:46:30,421 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err234ASSERT_VIOLATIONDATA_RACE (4 of 239 remaining) [2023-11-18 15:46:30,421 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err235ASSERT_VIOLATIONDATA_RACE (3 of 239 remaining) [2023-11-18 15:46:30,421 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err236ASSERT_VIOLATIONDATA_RACE (2 of 239 remaining) [2023-11-18 15:46:30,421 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err237ASSERT_VIOLATIONDATA_RACE (1 of 239 remaining) [2023-11-18 15:46:30,421 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P1Err238ASSERT_VIOLATIONDATA_RACE (0 of 239 remaining) [2023-11-18 15:46:30,422 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-18 15:46:30,424 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-11-18 15:46:30,424 INFO L307 ceAbstractionStarter]: Result for error location P1Thread1of1ForFork2 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (3/4) [2023-11-18 15:46:30,430 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-18 15:46:30,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2023-11-18 15:46:30,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2023-11-18 15:46:30,431 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) [2023-11-18 15:46:30,435 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 [2023-11-18 15:46:30,437 INFO L159 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2023-11-18 15:46:30,437 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == P0Thread1of1ForFork1 ======== [2023-11-18 15:46:30,438 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=true, 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;@479287aa, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-18 15:46:30,438 INFO L358 AbstractCegarLoop]: Starting to check reachability of 32 error locations. [2023-11-18 15:46:34,514 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting P0Err0ASSERT_VIOLATIONDATA_RACE === [P0Err0ASSERT_VIOLATIONDATA_RACE, P0Err1ASSERT_VIOLATIONDATA_RACE, P0Err2ASSERT_VIOLATIONDATA_RACE, P0Err3ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2023-11-18 15:46:34,514 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-18 15:46:34,515 INFO L85 PathProgramCache]: Analyzing trace with hash -241334215, now seen corresponding path program 1 times [2023-11-18 15:46:34,515 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-18 15:46:34,515 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [335716649] [2023-11-18 15:46:34,515 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-18 15:46:34,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-18 15:46:34,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-18 15:46:34,559 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-18 15:46:34,560 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-18 15:46:34,560 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [335716649] [2023-11-18 15:46:34,560 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [335716649] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-18 15:46:34,560 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-18 15:46:34,560 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-18 15:46:34,560 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [171940003] [2023-11-18 15:46:34,560 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-18 15:46:34,561 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-18 15:46:34,561 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-18 15:46:34,561 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-18 15:46:34,561 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-18 15:46:34,561 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:34,562 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-11-18 15:46:34,563 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 1 states have (on average 59.0) internal successors, (59), 2 states have internal predecessors, (59), 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) [2023-11-18 15:46:34,563 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:35,289 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-18 15:46:35,290 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err0ASSERT_VIOLATIONDATA_RACE (31 of 32 remaining) [2023-11-18 15:46:35,290 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err1ASSERT_VIOLATIONDATA_RACE (30 of 32 remaining) [2023-11-18 15:46:35,290 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err2ASSERT_VIOLATIONDATA_RACE (29 of 32 remaining) [2023-11-18 15:46:35,291 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err3ASSERT_VIOLATIONDATA_RACE (28 of 32 remaining) [2023-11-18 15:46:35,291 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err5ASSERT_VIOLATIONDATA_RACE (27 of 32 remaining) [2023-11-18 15:46:35,291 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err6ASSERT_VIOLATIONDATA_RACE (26 of 32 remaining) [2023-11-18 15:46:35,291 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err8ASSERT_VIOLATIONDATA_RACE (25 of 32 remaining) [2023-11-18 15:46:35,291 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err7ASSERT_VIOLATIONDATA_RACE (24 of 32 remaining) [2023-11-18 15:46:35,291 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err4ASSERT_VIOLATIONDATA_RACE (23 of 32 remaining) [2023-11-18 15:46:35,291 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err9ASSERT_VIOLATIONDATA_RACE (22 of 32 remaining) [2023-11-18 15:46:35,291 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err10ASSERT_VIOLATIONDATA_RACE (21 of 32 remaining) [2023-11-18 15:46:35,292 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err11ASSERT_VIOLATIONDATA_RACE (20 of 32 remaining) [2023-11-18 15:46:35,292 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err12ASSERT_VIOLATIONDATA_RACE (19 of 32 remaining) [2023-11-18 15:46:35,292 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err13ASSERT_VIOLATIONDATA_RACE (18 of 32 remaining) [2023-11-18 15:46:35,292 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err14ASSERT_VIOLATIONDATA_RACE (17 of 32 remaining) [2023-11-18 15:46:35,292 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err15ASSERT_VIOLATIONDATA_RACE (16 of 32 remaining) [2023-11-18 15:46:35,292 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err16ASSERT_VIOLATIONDATA_RACE (15 of 32 remaining) [2023-11-18 15:46:35,292 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err17ASSERT_VIOLATIONDATA_RACE (14 of 32 remaining) [2023-11-18 15:46:35,292 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err18ASSERT_VIOLATIONDATA_RACE (13 of 32 remaining) [2023-11-18 15:46:35,292 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err19ASSERT_VIOLATIONDATA_RACE (12 of 32 remaining) [2023-11-18 15:46:35,293 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err20ASSERT_VIOLATIONDATA_RACE (11 of 32 remaining) [2023-11-18 15:46:35,293 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err21ASSERT_VIOLATIONDATA_RACE (10 of 32 remaining) [2023-11-18 15:46:35,293 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err22ASSERT_VIOLATIONDATA_RACE (9 of 32 remaining) [2023-11-18 15:46:35,293 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err23ASSERT_VIOLATIONDATA_RACE (8 of 32 remaining) [2023-11-18 15:46:35,293 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err24ASSERT_VIOLATIONDATA_RACE (7 of 32 remaining) [2023-11-18 15:46:35,293 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err25ASSERT_VIOLATIONDATA_RACE (6 of 32 remaining) [2023-11-18 15:46:35,293 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err26ASSERT_VIOLATIONDATA_RACE (5 of 32 remaining) [2023-11-18 15:46:35,293 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err27ASSERT_VIOLATIONDATA_RACE (4 of 32 remaining) [2023-11-18 15:46:35,294 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err28ASSERT_VIOLATIONDATA_RACE (3 of 32 remaining) [2023-11-18 15:46:35,294 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err29ASSERT_VIOLATIONDATA_RACE (2 of 32 remaining) [2023-11-18 15:46:35,294 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err30ASSERT_VIOLATIONDATA_RACE (1 of 32 remaining) [2023-11-18 15:46:35,294 INFO L805 garLoopResultBuilder]: Registering result SAFE for location P0Err31ASSERT_VIOLATIONDATA_RACE (0 of 32 remaining) [2023-11-18 15:46:35,294 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-18 15:46:35,300 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-11-18 15:46:35,301 INFO L307 ceAbstractionStarter]: Result for error location P0Thread1of1ForFork1 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (4/4) [2023-11-18 15:46:35,302 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-18 15:46:35,302 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-18 15:46:35,309 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 18.11 03:46:35 BasicIcfg [2023-11-18 15:46:35,309 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-18 15:46:35,310 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-18 15:46:35,310 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-18 15:46:35,310 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-18 15:46:35,310 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.11 03:45:50" (3/4) ... [2023-11-18 15:46:35,313 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-18 15:46:35,316 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P0 [2023-11-18 15:46:35,316 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P1 [2023-11-18 15:46:35,316 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure P2 [2023-11-18 15:46:35,648 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 23230 nodes and edges [2023-11-18 15:46:35,670 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 6359 nodes and edges [2023-11-18 15:46:35,690 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1139 nodes and edges [2023-11-18 15:46:35,710 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 260 nodes and edges [2023-11-18 15:46:35,730 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 133 nodes and edges [2023-11-18 15:46:35,749 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 51 nodes and edges [2023-11-18 15:46:36,908 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/witness.graphml [2023-11-18 15:46:36,909 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/witness.yml [2023-11-18 15:46:36,909 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-18 15:46:36,910 INFO L158 Benchmark]: Toolchain (without parser) took 63824.32ms. Allocated memory was 151.0MB in the beginning and 12.8GB in the end (delta: 12.7GB). Free memory was 115.3MB in the beginning and 11.3GB in the end (delta: -11.2GB). Peak memory consumption was 2.0GB. Max. memory is 16.1GB. [2023-11-18 15:46:36,910 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 151.0MB. Free memory is still 121.5MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-18 15:46:36,911 INFO L158 Benchmark]: CACSL2BoogieTranslator took 561.45ms. Allocated memory is still 151.0MB. Free memory was 115.3MB in the beginning and 79.3MB in the end (delta: 36.0MB). Peak memory consumption was 35.7MB. Max. memory is 16.1GB. [2023-11-18 15:46:36,911 INFO L158 Benchmark]: Boogie Procedure Inliner took 108.82ms. Allocated memory is still 151.0MB. Free memory was 79.3MB in the beginning and 69.3MB in the end (delta: 10.0MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-18 15:46:36,911 INFO L158 Benchmark]: Boogie Preprocessor took 155.85ms. Allocated memory was 151.0MB in the beginning and 184.5MB in the end (delta: 33.6MB). Free memory was 69.3MB in the beginning and 140.8MB in the end (delta: -71.5MB). Peak memory consumption was 20.6MB. Max. memory is 16.1GB. [2023-11-18 15:46:36,911 INFO L158 Benchmark]: RCFGBuilder took 16285.23ms. Allocated memory was 184.5MB in the beginning and 8.6GB in the end (delta: 8.5GB). Free memory was 139.9MB in the beginning and 8.0GB in the end (delta: -7.8GB). Peak memory consumption was 1.1GB. Max. memory is 16.1GB. [2023-11-18 15:46:36,912 INFO L158 Benchmark]: TraceAbstraction took 45107.48ms. Allocated memory was 8.6GB in the beginning and 12.8GB in the end (delta: 4.2GB). Free memory was 8.0GB in the beginning and 10.9GB in the end (delta: -2.9GB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. [2023-11-18 15:46:36,912 INFO L158 Benchmark]: Witness Printer took 1599.13ms. Allocated memory is still 12.8GB. Free memory was 10.9GB in the beginning and 11.3GB in the end (delta: -385.9MB). Peak memory consumption was 126.9MB. Max. memory is 16.1GB. [2023-11-18 15:46:36,914 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.15ms. Allocated memory is still 151.0MB. Free memory is still 121.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 561.45ms. Allocated memory is still 151.0MB. Free memory was 115.3MB in the beginning and 79.3MB in the end (delta: 36.0MB). Peak memory consumption was 35.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 108.82ms. Allocated memory is still 151.0MB. Free memory was 79.3MB in the beginning and 69.3MB in the end (delta: 10.0MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Preprocessor took 155.85ms. Allocated memory was 151.0MB in the beginning and 184.5MB in the end (delta: 33.6MB). Free memory was 69.3MB in the beginning and 140.8MB in the end (delta: -71.5MB). Peak memory consumption was 20.6MB. Max. memory is 16.1GB. * RCFGBuilder took 16285.23ms. Allocated memory was 184.5MB in the beginning and 8.6GB in the end (delta: 8.5GB). Free memory was 139.9MB in the beginning and 8.0GB in the end (delta: -7.8GB). Peak memory consumption was 1.1GB. Max. memory is 16.1GB. * TraceAbstraction took 45107.48ms. Allocated memory was 8.6GB in the beginning and 12.8GB in the end (delta: 4.2GB). Free memory was 8.0GB in the beginning and 10.9GB in the end (delta: -2.9GB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. * Witness Printer took 1599.13ms. Allocated memory is still 12.8GB. Free memory was 10.9GB in the beginning and 11.3GB in the end (delta: -385.9MB). Peak memory consumption was 126.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Independence relation #1 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 14965, independent: 14658, independent conditional: 41, independent unconditional: 14617, dependent: 307, dependent conditional: 307, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 1250583, independent: 709425, independent conditional: 467292, independent unconditional: 242133, dependent: 541158, dependent conditional: 541158, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 467292, independent unconditional: 242133, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 467292, independent unconditional: 242133, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 0, independent unconditional: 709425, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 0, independent unconditional: 709425, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 0, independent unconditional: 709425, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 227516, independent: 227516, independent conditional: 0, independent unconditional: 227516, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 227516, independent: 226563, independent conditional: 0, independent unconditional: 226563, dependent: 953, dependent conditional: 0, dependent unconditional: 953, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 953, independent: 953, independent conditional: 0, independent unconditional: 953, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 953, independent: 953, independent conditional: 0, independent unconditional: 953, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 953, independent: 953, independent conditional: 0, independent unconditional: 953, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 7983, independent: 7983, independent conditional: 0, independent unconditional: 7983, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 709425, independent: 481909, independent conditional: 0, independent unconditional: 481909, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 227516, unknown conditional: 0, unknown unconditional: 227516] , Statistics on independence cache: Total cache size (in pairs): 14617, Positive cache size: 14617, Positive conditional cache size: 0, Positive unconditional cache size: 14617, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 307, Statistics for Abstraction: - StatisticsResult: Independence relation #2 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 1235618, independent: 694767, independent conditional: 467251, independent unconditional: 227516, dependent: 540851, dependent conditional: 540851, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 1250583, independent: 709425, independent conditional: 467292, independent unconditional: 242133, dependent: 541158, dependent conditional: 541158, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 467292, independent unconditional: 242133, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 467292, independent unconditional: 242133, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 0, independent unconditional: 709425, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 0, independent unconditional: 709425, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 0, independent unconditional: 709425, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 227516, independent: 227516, independent conditional: 0, independent unconditional: 227516, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 227516, independent: 226563, independent conditional: 0, independent unconditional: 226563, dependent: 953, dependent conditional: 0, dependent unconditional: 953, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 953, independent: 953, independent conditional: 0, independent unconditional: 953, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 953, independent: 953, independent conditional: 0, independent unconditional: 953, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 953, independent: 953, independent conditional: 0, independent unconditional: 953, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 7983, independent: 7983, independent conditional: 0, independent unconditional: 7983, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 709425, independent: 481909, independent conditional: 0, independent unconditional: 481909, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 227516, unknown conditional: 0, unknown unconditional: 227516] , Statistics on independence cache: Total cache size (in pairs): 227516, Positive cache size: 227516, Positive conditional cache size: 0, Positive unconditional cache size: 227516, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 541158, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 6.4s, Number of persistent set computation: 77, Number of trivial persistent sets: 75, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 14617, independent: 14617, independent conditional: 0, independent unconditional: 14617, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 14965, independent: 14658, independent conditional: 41, independent unconditional: 14617, dependent: 307, dependent conditional: 307, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 1250583, independent: 709425, independent conditional: 467292, independent unconditional: 242133, dependent: 541158, dependent conditional: 541158, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 467292, independent unconditional: 242133, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 467292, independent unconditional: 242133, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 0, independent unconditional: 709425, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 0, independent unconditional: 709425, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 0, independent unconditional: 709425, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 227516, independent: 227516, independent conditional: 0, independent unconditional: 227516, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 227516, independent: 226563, independent conditional: 0, independent unconditional: 226563, dependent: 953, dependent conditional: 0, dependent unconditional: 953, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 953, independent: 953, independent conditional: 0, independent unconditional: 953, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 953, independent: 953, independent conditional: 0, independent unconditional: 953, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 953, independent: 953, independent conditional: 0, independent unconditional: 953, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 7983, independent: 7983, independent conditional: 0, independent unconditional: 7983, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 709425, independent: 481909, independent conditional: 0, independent unconditional: 481909, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 227516, unknown conditional: 0, unknown unconditional: 227516] , Statistics on independence cache: Total cache size (in pairs): 14617, Positive cache size: 14617, Positive conditional cache size: 0, Positive unconditional cache size: 14617, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 307, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 7.9s, Number of persistent set computation: 1049, Number of trivial persistent sets: 617, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 227516, independent: 227516, independent conditional: 0, independent unconditional: 227516, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 1235618, independent: 694767, independent conditional: 467251, independent unconditional: 227516, dependent: 540851, dependent conditional: 540851, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 1250583, independent: 709425, independent conditional: 467292, independent unconditional: 242133, dependent: 541158, dependent conditional: 541158, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 467292, independent unconditional: 242133, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 467292, independent unconditional: 242133, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 0, independent unconditional: 709425, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 0, independent unconditional: 709425, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 709425, independent: 709425, independent conditional: 0, independent unconditional: 709425, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 227516, independent: 227516, independent conditional: 0, independent unconditional: 227516, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 227516, independent: 226563, independent conditional: 0, independent unconditional: 226563, dependent: 953, dependent conditional: 0, dependent unconditional: 953, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 953, independent: 953, independent conditional: 0, independent unconditional: 953, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 953, independent: 953, independent conditional: 0, independent unconditional: 953, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 953, independent: 953, independent conditional: 0, independent unconditional: 953, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 7983, independent: 7983, independent conditional: 0, independent unconditional: 7983, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 709425, independent: 481909, independent conditional: 0, independent unconditional: 481909, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 227516, unknown conditional: 0, unknown unconditional: 227516] , Statistics on independence cache: Total cache size (in pairs): 227516, Positive cache size: 227516, Positive conditional cache size: 0, Positive unconditional cache size: 227516, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 541158, Statistics for Abstraction: - StatisticsResult: Independence relation #1 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 12387, independent: 12384, independent conditional: 52, independent unconditional: 12332, dependent: 3, dependent conditional: 3, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 226015, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 13309, dependent conditional: 13309, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 96416, independent: 96416, independent conditional: 0, independent unconditional: 96416, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 96416, independent: 95913, independent conditional: 0, independent unconditional: 95913, dependent: 503, dependent conditional: 0, dependent unconditional: 503, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 6613, independent: 6613, independent conditional: 0, independent unconditional: 6613, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 212706, independent: 116290, independent conditional: 0, independent unconditional: 116290, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 96416, unknown conditional: 0, unknown unconditional: 96416] , Statistics on independence cache: Total cache size (in pairs): 12332, Positive cache size: 12332, Positive conditional cache size: 0, Positive unconditional cache size: 12332, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 3, Statistics for Abstraction: - StatisticsResult: Independence relation #2 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 13804, independent: 13800, independent conditional: 67, independent unconditional: 13733, dependent: 4, dependent conditional: 4, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 226015, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 13309, dependent conditional: 13309, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 96416, independent: 96416, independent conditional: 0, independent unconditional: 96416, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 96416, independent: 95913, independent conditional: 0, independent unconditional: 95913, dependent: 503, dependent conditional: 0, dependent unconditional: 503, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 6613, independent: 6613, independent conditional: 0, independent unconditional: 6613, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 212706, independent: 116290, independent conditional: 0, independent unconditional: 116290, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 96416, unknown conditional: 0, unknown unconditional: 96416] , Statistics on independence cache: Total cache size (in pairs): 13733, Positive cache size: 13733, Positive conditional cache size: 0, Positive unconditional cache size: 13733, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 7, Statistics for Abstraction: - StatisticsResult: Independence relation #3 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 99913, independent: 93262, independent conditional: 606, independent unconditional: 92656, dependent: 6651, dependent conditional: 6651, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 226015, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 13309, dependent conditional: 13309, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 96416, independent: 96416, independent conditional: 0, independent unconditional: 96416, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 96416, independent: 95913, independent conditional: 0, independent unconditional: 95913, dependent: 503, dependent conditional: 0, dependent unconditional: 503, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 6613, independent: 6613, independent conditional: 0, independent unconditional: 6613, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 212706, independent: 116290, independent conditional: 0, independent unconditional: 116290, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 96416, unknown conditional: 0, unknown unconditional: 96416] , Statistics on independence cache: Total cache size (in pairs): 94536, Positive cache size: 94536, Positive conditional cache size: 0, Positive unconditional cache size: 94536, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 6658, Statistics for Abstraction: - StatisticsResult: Independence relation #4 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 99911, independent: 93260, independent conditional: 604, independent unconditional: 92656, dependent: 6651, dependent conditional: 6651, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 226015, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 13309, dependent conditional: 13309, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 96416, independent: 96416, independent conditional: 0, independent unconditional: 96416, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 96416, independent: 95913, independent conditional: 0, independent unconditional: 95913, dependent: 503, dependent conditional: 0, dependent unconditional: 503, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 6613, independent: 6613, independent conditional: 0, independent unconditional: 6613, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 212706, independent: 116290, independent conditional: 0, independent unconditional: 116290, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 96416, unknown conditional: 0, unknown unconditional: 96416] , Statistics on independence cache: Total cache size (in pairs): 96416, Positive cache size: 96416, Positive conditional cache size: 0, Positive unconditional cache size: 96416, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 13309, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 4.6s, Number of persistent set computation: 74, Number of trivial persistent sets: 57, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 12332, independent: 12332, independent conditional: 0, independent unconditional: 12332, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 12387, independent: 12384, independent conditional: 52, independent unconditional: 12332, dependent: 3, dependent conditional: 3, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 226015, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 13309, dependent conditional: 13309, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 96416, independent: 96416, independent conditional: 0, independent unconditional: 96416, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 96416, independent: 95913, independent conditional: 0, independent unconditional: 95913, dependent: 503, dependent conditional: 0, dependent unconditional: 503, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 6613, independent: 6613, independent conditional: 0, independent unconditional: 6613, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 212706, independent: 116290, independent conditional: 0, independent unconditional: 116290, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 96416, unknown conditional: 0, unknown unconditional: 96416] , Statistics on independence cache: Total cache size (in pairs): 12332, Positive cache size: 12332, Positive conditional cache size: 0, Positive unconditional cache size: 12332, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 3, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.0s, Number of persistent set computation: 76, Number of trivial persistent sets: 57, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 13733, independent: 13733, independent conditional: 0, independent unconditional: 13733, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 13804, independent: 13800, independent conditional: 67, independent unconditional: 13733, dependent: 4, dependent conditional: 4, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 226015, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 13309, dependent conditional: 13309, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 96416, independent: 96416, independent conditional: 0, independent unconditional: 96416, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 96416, independent: 95913, independent conditional: 0, independent unconditional: 95913, dependent: 503, dependent conditional: 0, dependent unconditional: 503, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 6613, independent: 6613, independent conditional: 0, independent unconditional: 6613, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 212706, independent: 116290, independent conditional: 0, independent unconditional: 116290, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 96416, unknown conditional: 0, unknown unconditional: 96416] , Statistics on independence cache: Total cache size (in pairs): 13733, Positive cache size: 13733, Positive conditional cache size: 0, Positive unconditional cache size: 13733, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 7, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 4.8s, Number of persistent set computation: 87, Number of trivial persistent sets: 57, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 92656, independent: 92656, independent conditional: 0, independent unconditional: 92656, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 99913, independent: 93262, independent conditional: 606, independent unconditional: 92656, dependent: 6651, dependent conditional: 6651, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 226015, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 13309, dependent conditional: 13309, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 96416, independent: 96416, independent conditional: 0, independent unconditional: 96416, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 96416, independent: 95913, independent conditional: 0, independent unconditional: 95913, dependent: 503, dependent conditional: 0, dependent unconditional: 503, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 6613, independent: 6613, independent conditional: 0, independent unconditional: 6613, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 212706, independent: 116290, independent conditional: 0, independent unconditional: 116290, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 96416, unknown conditional: 0, unknown unconditional: 96416] , Statistics on independence cache: Total cache size (in pairs): 94536, Positive cache size: 94536, Positive conditional cache size: 0, Positive unconditional cache size: 94536, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 6658, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 3.1s, Number of persistent set computation: 87, Number of trivial persistent sets: 57, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 92656, independent: 92656, independent conditional: 0, independent unconditional: 92656, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 99911, independent: 93260, independent conditional: 604, independent unconditional: 92656, dependent: 6651, dependent conditional: 6651, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 226015, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 13309, dependent conditional: 13309, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 1329, independent unconditional: 211377, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 212706, independent: 212706, independent conditional: 0, independent unconditional: 212706, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 96416, independent: 96416, independent conditional: 0, independent unconditional: 96416, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 96416, independent: 95913, independent conditional: 0, independent unconditional: 95913, dependent: 503, dependent conditional: 0, dependent unconditional: 503, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 503, independent: 503, independent conditional: 0, independent unconditional: 503, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 6613, independent: 6613, independent conditional: 0, independent unconditional: 6613, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 212706, independent: 116290, independent conditional: 0, independent unconditional: 116290, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 96416, unknown conditional: 0, unknown unconditional: 96416] , Statistics on independence cache: Total cache size (in pairs): 96416, Positive cache size: 96416, Positive conditional cache size: 0, Positive unconditional cache size: 96416, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 13309, Statistics for Abstraction: - StatisticsResult: Independence relation #1 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 10994, independent: 10840, independent conditional: 22, independent unconditional: 10818, dependent: 154, dependent conditional: 154, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 238131, independent: 158590, independent conditional: 12005, independent unconditional: 146585, dependent: 79541, dependent conditional: 79541, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 12005, independent unconditional: 146585, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 12005, independent unconditional: 146585, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 0, independent unconditional: 158590, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 0, independent unconditional: 158590, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 0, independent unconditional: 158590, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 135767, independent: 135767, independent conditional: 0, independent unconditional: 135767, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 135767, independent: 135133, independent conditional: 0, independent unconditional: 135133, dependent: 634, dependent conditional: 0, dependent unconditional: 634, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 634, independent: 634, independent conditional: 0, independent unconditional: 634, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 634, independent: 634, independent conditional: 0, independent unconditional: 634, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 634, independent: 634, independent conditional: 0, independent unconditional: 634, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 4907, independent: 4907, independent conditional: 0, independent unconditional: 4907, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 158590, independent: 22823, independent conditional: 0, independent unconditional: 22823, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 135767, unknown conditional: 0, unknown unconditional: 135767] , Statistics on independence cache: Total cache size (in pairs): 10818, Positive cache size: 10818, Positive conditional cache size: 0, Positive unconditional cache size: 10818, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 154, Statistics for Abstraction: - StatisticsResult: Independence relation #2 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 227137, independent: 147750, independent conditional: 11983, independent unconditional: 135767, dependent: 79387, dependent conditional: 79387, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 238131, independent: 158590, independent conditional: 12005, independent unconditional: 146585, dependent: 79541, dependent conditional: 79541, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 12005, independent unconditional: 146585, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 12005, independent unconditional: 146585, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 0, independent unconditional: 158590, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 0, independent unconditional: 158590, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 0, independent unconditional: 158590, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 135767, independent: 135767, independent conditional: 0, independent unconditional: 135767, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 135767, independent: 135133, independent conditional: 0, independent unconditional: 135133, dependent: 634, dependent conditional: 0, dependent unconditional: 634, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 634, independent: 634, independent conditional: 0, independent unconditional: 634, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 634, independent: 634, independent conditional: 0, independent unconditional: 634, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 634, independent: 634, independent conditional: 0, independent unconditional: 634, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 4907, independent: 4907, independent conditional: 0, independent unconditional: 4907, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 158590, independent: 22823, independent conditional: 0, independent unconditional: 22823, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 135767, unknown conditional: 0, unknown unconditional: 135767] , Statistics on independence cache: Total cache size (in pairs): 135767, Positive cache size: 135767, Positive conditional cache size: 0, Positive unconditional cache size: 135767, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 79541, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 4.9s, Number of persistent set computation: 68, Number of trivial persistent sets: 66, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 10818, independent: 10818, independent conditional: 0, independent unconditional: 10818, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 10994, independent: 10840, independent conditional: 22, independent unconditional: 10818, dependent: 154, dependent conditional: 154, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 238131, independent: 158590, independent conditional: 12005, independent unconditional: 146585, dependent: 79541, dependent conditional: 79541, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 12005, independent unconditional: 146585, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 12005, independent unconditional: 146585, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 0, independent unconditional: 158590, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 0, independent unconditional: 158590, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 0, independent unconditional: 158590, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 135767, independent: 135767, independent conditional: 0, independent unconditional: 135767, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 135767, independent: 135133, independent conditional: 0, independent unconditional: 135133, dependent: 634, dependent conditional: 0, dependent unconditional: 634, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 634, independent: 634, independent conditional: 0, independent unconditional: 634, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 634, independent: 634, independent conditional: 0, independent unconditional: 634, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 634, independent: 634, independent conditional: 0, independent unconditional: 634, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 4907, independent: 4907, independent conditional: 0, independent unconditional: 4907, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 158590, independent: 22823, independent conditional: 0, independent unconditional: 22823, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 135767, unknown conditional: 0, unknown unconditional: 135767] , Statistics on independence cache: Total cache size (in pairs): 10818, Positive cache size: 10818, Positive conditional cache size: 0, Positive unconditional cache size: 10818, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 154, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 4.6s, Number of persistent set computation: 161, Number of trivial persistent sets: 113, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 135767, independent: 135767, independent conditional: 0, independent unconditional: 135767, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 227137, independent: 147750, independent conditional: 11983, independent unconditional: 135767, dependent: 79387, dependent conditional: 79387, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 238131, independent: 158590, independent conditional: 12005, independent unconditional: 146585, dependent: 79541, dependent conditional: 79541, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 12005, independent unconditional: 146585, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 12005, independent unconditional: 146585, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 0, independent unconditional: 158590, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 0, independent unconditional: 158590, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 158590, independent: 158590, independent conditional: 0, independent unconditional: 158590, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 135767, independent: 135767, independent conditional: 0, independent unconditional: 135767, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 135767, independent: 135133, independent conditional: 0, independent unconditional: 135133, dependent: 634, dependent conditional: 0, dependent unconditional: 634, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 634, independent: 634, independent conditional: 0, independent unconditional: 634, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 634, independent: 634, independent conditional: 0, independent unconditional: 634, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 634, independent: 634, independent conditional: 0, independent unconditional: 634, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 4907, independent: 4907, independent conditional: 0, independent unconditional: 4907, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 158590, independent: 22823, independent conditional: 0, independent unconditional: 22823, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 135767, unknown conditional: 0, unknown unconditional: 135767] , Statistics on independence cache: Total cache size (in pairs): 135767, Positive cache size: 135767, Positive conditional cache size: 0, Positive unconditional cache size: 135767, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 79541, Statistics for Abstraction: - StatisticsResult: Independence relation #1 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 3356, independent: 3355, independent conditional: 3, independent unconditional: 3352, dependent: 1, dependent conditional: 1, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 29151, independent: 28741, independent conditional: 39, independent unconditional: 28702, dependent: 410, dependent conditional: 410, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 39, independent unconditional: 28702, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 39, independent unconditional: 28702, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 0, independent unconditional: 28741, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 0, independent unconditional: 28741, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 0, independent unconditional: 28741, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 25350, independent: 25350, independent conditional: 0, independent unconditional: 25350, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 25350, independent: 25193, independent conditional: 0, independent unconditional: 25193, dependent: 157, dependent conditional: 0, dependent unconditional: 157, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 157, independent: 157, independent conditional: 0, independent unconditional: 157, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 157, independent: 157, independent conditional: 0, independent unconditional: 157, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 157, independent: 157, independent conditional: 0, independent unconditional: 157, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 662, independent: 662, independent conditional: 0, independent unconditional: 662, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 28741, independent: 3391, independent conditional: 0, independent unconditional: 3391, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 25350, unknown conditional: 0, unknown unconditional: 25350] , Statistics on independence cache: Total cache size (in pairs): 3352, Positive cache size: 3352, Positive conditional cache size: 0, Positive unconditional cache size: 3352, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 1, Statistics for Abstraction: - StatisticsResult: Independence relation #2 benchmarks IndependenceRelationWithAbstraction.Independence Queries: [ total: 25795, independent: 25386, independent conditional: 36, independent unconditional: 25350, dependent: 409, dependent conditional: 409, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 29151, independent: 28741, independent conditional: 39, independent unconditional: 28702, dependent: 410, dependent conditional: 410, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 39, independent unconditional: 28702, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 39, independent unconditional: 28702, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 0, independent unconditional: 28741, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 0, independent unconditional: 28741, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 0, independent unconditional: 28741, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 25350, independent: 25350, independent conditional: 0, independent unconditional: 25350, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 25350, independent: 25193, independent conditional: 0, independent unconditional: 25193, dependent: 157, dependent conditional: 0, dependent unconditional: 157, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 157, independent: 157, independent conditional: 0, independent unconditional: 157, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 157, independent: 157, independent conditional: 0, independent unconditional: 157, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 157, independent: 157, independent conditional: 0, independent unconditional: 157, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 662, independent: 662, independent conditional: 0, independent unconditional: 662, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 28741, independent: 3391, independent conditional: 0, independent unconditional: 3391, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 25350, unknown conditional: 0, unknown unconditional: 25350] , Statistics on independence cache: Total cache size (in pairs): 25350, Positive cache size: 25350, Positive conditional cache size: 0, Positive unconditional cache size: 25350, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 410, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 4.1s, Number of persistent set computation: 59, Number of trivial persistent sets: 57, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 3352, independent: 3352, independent conditional: 0, independent unconditional: 3352, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 3356, independent: 3355, independent conditional: 3, independent unconditional: 3352, dependent: 1, dependent conditional: 1, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 29151, independent: 28741, independent conditional: 39, independent unconditional: 28702, dependent: 410, dependent conditional: 410, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 39, independent unconditional: 28702, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 39, independent unconditional: 28702, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 0, independent unconditional: 28741, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 0, independent unconditional: 28741, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 0, independent unconditional: 28741, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 25350, independent: 25350, independent conditional: 0, independent unconditional: 25350, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 25350, independent: 25193, independent conditional: 0, independent unconditional: 25193, dependent: 157, dependent conditional: 0, dependent unconditional: 157, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 157, independent: 157, independent conditional: 0, independent unconditional: 157, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 157, independent: 157, independent conditional: 0, independent unconditional: 157, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 157, independent: 157, independent conditional: 0, independent unconditional: 157, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 662, independent: 662, independent conditional: 0, independent unconditional: 662, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 28741, independent: 3391, independent conditional: 0, independent unconditional: 3391, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 25350, unknown conditional: 0, unknown unconditional: 25350] , Statistics on independence cache: Total cache size (in pairs): 3352, Positive cache size: 3352, Positive conditional cache size: 0, Positive unconditional cache size: 3352, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 1, Statistics for Abstraction: - StatisticsResult: Persistent set benchmarks Persistent set computation time: 0.7s, Number of persistent set computation: 62, Number of trivial persistent sets: 57, Underlying independence relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 25350, independent: 25350, independent conditional: 0, independent unconditional: 25350, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: IndependenceRelationWithAbstraction.Independence Queries: [ total: 25795, independent: 25386, independent conditional: 36, independent unconditional: 25350, dependent: 409, dependent conditional: 409, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , IndependenceRelationWithAbstraction.Statistics on underlying relation: ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 29151, independent: 28741, independent conditional: 39, independent unconditional: 28702, dependent: 410, dependent conditional: 410, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 39, independent unconditional: 28702, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 39, independent unconditional: 28702, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 0, independent unconditional: 28741, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 0, independent unconditional: 28741, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 28741, independent: 28741, independent conditional: 0, independent unconditional: 28741, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 25350, independent: 25350, independent conditional: 0, independent unconditional: 25350, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 25350, independent: 25193, independent conditional: 0, independent unconditional: 25193, dependent: 157, dependent conditional: 0, dependent unconditional: 157, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 157, independent: 157, independent conditional: 0, independent unconditional: 157, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 157, independent: 157, independent conditional: 0, independent unconditional: 157, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 157, independent: 157, independent conditional: 0, independent unconditional: 157, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 662, independent: 662, independent conditional: 0, independent unconditional: 662, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 28741, independent: 3391, independent conditional: 0, independent unconditional: 3391, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 25350, unknown conditional: 0, unknown unconditional: 25350] , Statistics on independence cache: Total cache size (in pairs): 25350, Positive cache size: 25350, Positive conditional cache size: 0, Positive unconditional cache size: 25350, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, 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: 410, Statistics for Abstraction: - PositiveResult [Line: 841]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 841]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 842]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 844]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 845]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 845]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 846]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 846]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 847]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 847]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 848]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 848]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 849]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 849]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 850]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 853]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 854]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 855]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 855]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 856]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 856]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 857]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 857]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 857]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 857]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 857]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 857]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 857]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 857]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 857]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 857]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 857]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 858]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 858]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 858]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 858]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 858]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 858]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 858]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 858]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 858]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 858]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 858]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 858]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 858]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 859]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 859]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 859]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 859]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 859]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 859]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 859]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 859]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 859]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 859]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 859]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 859]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 859]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 860]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 860]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 860]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 860]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 860]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 860]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 860]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 860]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 860]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 860]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 860]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 860]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 861]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 861]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 861]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 861]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 861]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 861]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 861]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 861]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 861]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 861]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 861]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 862]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 862]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 862]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 862]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 862]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 862]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 862]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 862]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 862]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 862]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 862]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 862]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 863]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 863]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 863]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 863]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 863]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 863]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 863]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 863]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 863]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 863]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 863]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 864]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 864]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 865]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 865]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 865]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 865]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 866]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 869]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 869]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 872]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 873]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 873]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 873]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 873]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 874]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 874]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 874]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 874]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 874]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 874]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 875]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 875]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 875]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 875]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 876]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 876]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 876]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 876]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 876]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 876]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 877]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 877]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 877]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 877]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 877]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 877]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 877]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 877]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 878]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 878]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 878]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 878]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 879]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 879]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 879]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 879]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 879]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 879]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 880]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 880]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 880]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 880]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 881]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 881]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 881]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 881]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 881]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 881]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 884]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 884]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 906]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 906]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 908]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 910]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 910]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 910]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 910]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 910]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 910]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 910]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 910]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 911]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 911]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 911]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 911]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 912]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 912]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 912]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 912]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 912]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 912]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 913]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 913]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 913]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 913]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 914]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 914]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 914]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 914]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 914]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 914]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 915]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 915]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 915]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 915]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 915]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 915]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 915]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 915]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 916]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 916]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 916]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 916]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 917]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 917]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 917]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 917]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 917]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 917]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 918]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 918]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 918]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 918]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 919]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 919]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 919]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 919]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 919]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 919]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 922]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 923]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 924]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 924]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 925]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 925]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 926]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 926]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 926]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 926]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 926]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 926]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 926]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 926]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 926]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 926]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 926]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 927]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 927]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 927]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 927]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 927]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 927]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 927]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 927]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 927]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 927]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 927]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 927]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 927]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 928]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 928]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 928]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 928]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 928]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 928]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 928]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 928]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 928]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 928]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 928]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 928]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 928]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 929]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 929]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 929]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 929]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 929]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 929]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 929]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 929]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 929]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 929]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 929]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 929]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 930]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 930]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 930]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 930]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 930]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 930]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 930]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 930]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 930]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 930]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 930]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 931]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 931]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 931]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 931]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 931]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 931]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 931]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 931]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 931]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 931]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 931]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 931]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 932]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 933]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 933]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 933]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 933]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 933]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 933]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 934]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 934]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 934]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 934]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 935]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 937]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 783]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 783]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 784]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 785]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 785]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 786]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 787]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 787]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 788]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 788]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 789]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 789]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 790]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 790]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 791]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 791]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 792]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 795]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 796]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 797]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 797]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 798]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 798]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 799]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 799]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 799]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 799]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 799]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 799]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 799]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 799]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 799]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 799]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 799]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 800]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 801]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 801]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 801]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 801]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 801]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 801]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 801]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 801]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 801]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 801]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 801]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 801]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 801]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 802]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 802]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 802]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 802]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 802]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 802]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 802]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 802]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 802]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 802]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 802]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 802]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 804]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 805]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 806]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 806]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 807]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 807]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 807]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 807]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 808]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 811]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 812]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 813]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 813]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 814]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 814]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 815]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 815]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 815]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 815]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 815]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 815]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 815]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 815]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 815]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 815]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 815]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 816]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 816]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 816]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 816]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 816]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 816]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 816]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 816]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 816]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 816]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 816]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 816]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 816]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 817]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 817]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 817]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 817]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 817]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 817]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 817]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 817]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 817]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 817]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 817]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 817]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 817]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 818]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 818]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 818]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 818]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 818]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 818]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 818]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 818]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 818]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 818]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 818]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 818]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 820]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 821]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 821]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 821]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 821]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 821]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 821]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 821]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 821]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 821]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 821]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 821]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 822]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 822]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 823]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 824]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 827]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 829]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 829]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 829]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 829]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 829]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 829]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 830]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 830]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 830]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 830]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 831]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 831]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 831]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 831]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 831]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 831]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 834]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 834]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 763]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 766]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 769]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 769]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 769]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 769]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 769]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 769]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 769]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 769]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 770]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 771]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 771]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 771]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 771]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 771]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 771]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 772]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 773]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 776]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data for errors in thread instance: P2Thread1of1ForFork0 with 1 thread instances CFG has 7 procedures, 1213 locations, 1051 error locations. Started 1 CEGAR loops. OverallTime: 16.3s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 16.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: 2, 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, 77 NumberOfCodeBlocks, 77 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 76 ConstructedInterpolants, 0 QuantifiedInterpolants, 76 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 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 7 procedures, 1213 locations, 1051 error locations. Started 1 CEGAR loops. OverallTime: 13.5s, OverallIterations: 3, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 12.8s, 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: 8, 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.3s InterpolantComputationTime, 236 NumberOfCodeBlocks, 236 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 233 ConstructedInterpolants, 0 QuantifiedInterpolants, 237 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: P1Thread1of1ForFork2 with 1 thread instances CFG has 7 procedures, 1213 locations, 1051 error locations. Started 1 CEGAR loops. OverallTime: 9.8s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 9.7s, 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: 2, 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.0s InterpolantComputationTime, 68 NumberOfCodeBlocks, 68 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 67 ConstructedInterpolants, 0 QuantifiedInterpolants, 67 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 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: P0Thread1of1ForFork1 with 1 thread instances CFG has 7 procedures, 1213 locations, 1051 error locations. Started 1 CEGAR loops. OverallTime: 4.9s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 1, EmptinessCheckTime: 4.8s, 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: 2, 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.0s InterpolantComputationTime, 59 NumberOfCodeBlocks, 59 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 58 ConstructedInterpolants, 0 QuantifiedInterpolants, 58 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 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 604 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-18 15:46:37,058 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (5)] Ended with exit code 0 [2023-11-18 15:46:37,276 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (4)] Forceful destruction successful, exit code 0 [2023-11-18 15:46:37,490 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (3)] Forceful destruction successful, exit code 0 [2023-11-18 15:46:37,680 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 [2023-11-18 15:46:37,862 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