./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 3061b6dc Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-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 Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 827df23f2f2d5cc81b0f2d655a6c774471e4114629b1caec5ad3ca146d0279c2 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 06:04:35,704 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 06:04:35,778 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-19 06:04:35,783 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 06:04:35,784 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 06:04:35,816 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 06:04:35,817 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 06:04:35,818 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 06:04:35,819 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 06:04:35,820 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 06:04:35,820 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 06:04:35,821 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 06:04:35,821 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 06:04:35,821 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 06:04:35,822 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 06:04:35,822 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 06:04:35,822 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 06:04:35,823 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 06:04:35,823 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 06:04:35,823 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 06:04:35,824 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 06:04:35,824 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 06:04:35,824 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-19 06:04:35,825 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 06:04:35,825 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 06:04:35,825 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 06:04:35,826 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 06:04:35,826 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 06:04:35,826 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 06:04:35,826 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 06:04:35,827 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 06:04:35,827 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 06:04:35,827 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 06:04:35,828 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 06:04:35,828 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 06:04:35,828 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 06:04:35,828 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 06:04:35,829 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 06:04:35,829 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 06:04:35,829 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 06:04:35,829 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 06:04:35,830 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-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/UAutomizer-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 -> Automizer 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 -> 827df23f2f2d5cc81b0f2d655a6c774471e4114629b1caec5ad3ca146d0279c2 [2024-11-19 06:04:36,079 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 06:04:36,102 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 06:04:36,105 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 06:04:36,108 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 06:04:36,108 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 06:04:36,109 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i [2024-11-19 06:04:37,512 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 06:04:37,828 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 06:04:37,829 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i [2024-11-19 06:04:37,848 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/163b2ea2c/4d98e48dfb934071879edc51498bac9a/FLAGd66ad856d [2024-11-19 06:04:37,862 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/163b2ea2c/4d98e48dfb934071879edc51498bac9a [2024-11-19 06:04:37,865 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 06:04:37,867 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 06:04:37,868 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 06:04:37,868 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 06:04:37,874 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 06:04:37,874 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 06:04:37" (1/1) ... [2024-11-19 06:04:37,875 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@20aec207 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:04:37, skipping insertion in model container [2024-11-19 06:04:37,875 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 06:04:37" (1/1) ... [2024-11-19 06:04:37,925 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 06:04:38,360 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 06:04:38,380 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 06:04:38,449 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 06:04:38,510 INFO L204 MainTranslator]: Completed translation [2024-11-19 06:04:38,510 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:04:38 WrapperNode [2024-11-19 06:04:38,511 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 06:04:38,512 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 06:04:38,512 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 06:04:38,512 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 06:04:38,519 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:04:38" (1/1) ... [2024-11-19 06:04:38,546 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:04:38" (1/1) ... [2024-11-19 06:04:38,576 INFO L138 Inliner]: procedures = 265, calls = 18, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 80 [2024-11-19 06:04:38,580 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 06:04:38,581 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 06:04:38,581 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 06:04:38,582 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 06:04:38,591 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:04:38" (1/1) ... [2024-11-19 06:04:38,592 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:04:38" (1/1) ... [2024-11-19 06:04:38,598 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:04:38" (1/1) ... [2024-11-19 06:04:38,601 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:04:38" (1/1) ... [2024-11-19 06:04:38,614 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:04:38" (1/1) ... [2024-11-19 06:04:38,622 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:04:38" (1/1) ... [2024-11-19 06:04:38,624 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:04:38" (1/1) ... [2024-11-19 06:04:38,625 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:04:38" (1/1) ... [2024-11-19 06:04:38,627 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 06:04:38,628 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 06:04:38,628 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 06:04:38,628 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 06:04:38,629 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:04:38" (1/1) ... [2024-11-19 06:04:38,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 06:04:38,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 06:04:38,665 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-19 06:04:38,672 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-19 06:04:38,717 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-19 06:04:38,718 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-19 06:04:38,718 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-19 06:04:38,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-19 06:04:38,718 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-19 06:04:38,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-19 06:04:38,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 06:04:38,719 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-19 06:04:38,719 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2024-11-19 06:04:38,719 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2024-11-19 06:04:38,719 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 06:04:38,719 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 06:04:38,721 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-19 06:04:38,891 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 06:04:38,895 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 06:04:39,103 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 06:04:39,103 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 06:04:39,123 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 06:04:39,124 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-19 06:04:39,124 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 06:04:39 BoogieIcfgContainer [2024-11-19 06:04:39,125 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 06:04:39,128 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 06:04:39,128 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 06:04:39,132 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 06:04:39,132 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 06:04:37" (1/3) ... [2024-11-19 06:04:39,133 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5a9bb33f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 06:04:39, skipping insertion in model container [2024-11-19 06:04:39,134 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 06:04:38" (2/3) ... [2024-11-19 06:04:39,134 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5a9bb33f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 06:04:39, skipping insertion in model container [2024-11-19 06:04:39,134 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 06:04:39" (3/3) ... [2024-11-19 06:04:39,135 INFO L112 eAbstractionObserver]: Analyzing ICFG thread-join-array-dynamic-race-3.i [2024-11-19 06:04:39,155 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 06:04:39,155 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations. [2024-11-19 06:04:39,155 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 06:04:39,218 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-19 06:04:39,256 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 124 places, 123 transitions, 260 flow [2024-11-19 06:04:39,364 INFO L124 PetriNetUnfolderBase]: 9/234 cut-off events. [2024-11-19 06:04:39,364 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-19 06:04:39,371 INFO L83 FinitePrefix]: Finished finitePrefix Result has 247 conditions, 234 events. 9/234 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 597 event pairs, 0 based on Foata normal form. 0/206 useless extension candidates. Maximal degree in co-relation 119. Up to 8 conditions per place. [2024-11-19 06:04:39,371 INFO L82 GeneralOperation]: Start removeDead. Operand has 124 places, 123 transitions, 260 flow [2024-11-19 06:04:39,377 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 123 places, 122 transitions, 257 flow [2024-11-19 06:04:39,391 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 06:04:39,397 INFO L333 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, mAutomataTypeConcurrency=PETRI_NET, 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;@56e4d624, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 06:04:39,398 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2024-11-19 06:04:39,429 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 06:04:39,429 INFO L124 PetriNetUnfolderBase]: 2/47 cut-off events. [2024-11-19 06:04:39,429 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 06:04:39,430 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:39,430 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:39,431 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-19 06:04:39,436 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:39,436 INFO L85 PathProgramCache]: Analyzing trace with hash -53368588, now seen corresponding path program 1 times [2024-11-19 06:04:39,445 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:39,445 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1348404139] [2024-11-19 06:04:39,446 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:39,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:39,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:40,298 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:40,299 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:40,299 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1348404139] [2024-11-19 06:04:40,300 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1348404139] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:40,300 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:40,300 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:04:40,302 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2011971337] [2024-11-19 06:04:40,303 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:40,311 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 06:04:40,316 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:40,345 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 06:04:40,346 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 06:04:40,525 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 90 out of 123 [2024-11-19 06:04:40,529 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 122 transitions, 257 flow. Second operand has 6 states, 6 states have (on average 91.5) internal successors, (549), 6 states have internal predecessors, (549), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:40,530 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:40,530 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 90 of 123 [2024-11-19 06:04:40,531 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:40,768 INFO L124 PetriNetUnfolderBase]: 122/715 cut-off events. [2024-11-19 06:04:40,769 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-19 06:04:40,773 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1013 conditions, 715 events. 122/715 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 4243 event pairs, 46 based on Foata normal form. 19/653 useless extension candidates. Maximal degree in co-relation 734. Up to 244 conditions per place. [2024-11-19 06:04:40,779 INFO L140 encePairwiseOnDemand]: 114/123 looper letters, 32 selfloop transitions, 5 changer transitions 1/126 dead transitions. [2024-11-19 06:04:40,779 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 126 transitions, 339 flow [2024-11-19 06:04:40,781 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:04:40,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:04:40,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 581 transitions. [2024-11-19 06:04:40,796 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7872628726287263 [2024-11-19 06:04:40,800 INFO L175 Difference]: Start difference. First operand has 123 places, 122 transitions, 257 flow. Second operand 6 states and 581 transitions. [2024-11-19 06:04:40,801 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 126 transitions, 339 flow [2024-11-19 06:04:40,804 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 125 places, 126 transitions, 335 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:04:40,811 INFO L231 Difference]: Finished difference. Result has 125 places, 117 transitions, 253 flow [2024-11-19 06:04:40,814 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=245, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=118, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=113, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=253, PETRI_PLACES=125, PETRI_TRANSITIONS=117} [2024-11-19 06:04:40,817 INFO L277 CegarLoopForPetriNet]: 123 programPoint places, 2 predicate places. [2024-11-19 06:04:40,818 INFO L471 AbstractCegarLoop]: Abstraction has has 125 places, 117 transitions, 253 flow [2024-11-19 06:04:40,818 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 91.5) internal successors, (549), 6 states have internal predecessors, (549), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:40,819 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:40,819 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:40,820 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 06:04:40,820 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-19 06:04:40,821 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:40,821 INFO L85 PathProgramCache]: Analyzing trace with hash -162930326, now seen corresponding path program 1 times [2024-11-19 06:04:40,822 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:40,822 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [5095537] [2024-11-19 06:04:40,822 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:40,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:40,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:41,177 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:41,178 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:41,179 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [5095537] [2024-11-19 06:04:41,179 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [5095537] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:41,179 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:41,179 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:04:41,180 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [827394957] [2024-11-19 06:04:41,180 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:41,182 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 06:04:41,183 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:41,183 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 06:04:41,184 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 06:04:41,289 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 93 out of 123 [2024-11-19 06:04:41,291 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 125 places, 117 transitions, 253 flow. Second operand has 6 states, 6 states have (on average 94.33333333333333) internal successors, (566), 6 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:41,291 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:41,291 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 93 of 123 [2024-11-19 06:04:41,291 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:41,449 INFO L124 PetriNetUnfolderBase]: 128/772 cut-off events. [2024-11-19 06:04:41,450 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2024-11-19 06:04:41,455 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1084 conditions, 772 events. 128/772 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 4664 event pairs, 58 based on Foata normal form. 0/686 useless extension candidates. Maximal degree in co-relation 828. Up to 234 conditions per place. [2024-11-19 06:04:41,460 INFO L140 encePairwiseOnDemand]: 117/123 looper letters, 31 selfloop transitions, 5 changer transitions 0/126 dead transitions. [2024-11-19 06:04:41,460 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 126 transitions, 343 flow [2024-11-19 06:04:41,461 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:04:41,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:04:41,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 595 transitions. [2024-11-19 06:04:41,467 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8062330623306233 [2024-11-19 06:04:41,467 INFO L175 Difference]: Start difference. First operand has 125 places, 117 transitions, 253 flow. Second operand 6 states and 595 transitions. [2024-11-19 06:04:41,467 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 126 transitions, 343 flow [2024-11-19 06:04:41,469 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 126 transitions, 333 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 06:04:41,472 INFO L231 Difference]: Finished difference. Result has 123 places, 116 transitions, 251 flow [2024-11-19 06:04:41,473 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=241, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=116, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=111, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=251, PETRI_PLACES=123, PETRI_TRANSITIONS=116} [2024-11-19 06:04:41,474 INFO L277 CegarLoopForPetriNet]: 123 programPoint places, 0 predicate places. [2024-11-19 06:04:41,474 INFO L471 AbstractCegarLoop]: Abstraction has has 123 places, 116 transitions, 251 flow [2024-11-19 06:04:41,475 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 94.33333333333333) internal successors, (566), 6 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:41,475 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:41,475 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:41,475 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 06:04:41,476 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-19 06:04:41,477 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:41,477 INFO L85 PathProgramCache]: Analyzing trace with hash 2070072888, now seen corresponding path program 1 times [2024-11-19 06:04:41,478 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:41,478 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1078205075] [2024-11-19 06:04:41,478 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:41,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:41,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:41,534 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:41,535 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:41,535 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1078205075] [2024-11-19 06:04:41,535 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1078205075] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:41,535 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:41,535 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:04:41,535 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1103347145] [2024-11-19 06:04:41,536 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:41,536 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:04:41,536 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:41,537 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:04:41,537 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:04:41,556 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 123 [2024-11-19 06:04:41,557 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 116 transitions, 251 flow. Second operand has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:41,557 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:41,557 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 123 [2024-11-19 06:04:41,560 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:41,669 INFO L124 PetriNetUnfolderBase]: 117/684 cut-off events. [2024-11-19 06:04:41,669 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-19 06:04:41,673 INFO L83 FinitePrefix]: Finished finitePrefix Result has 944 conditions, 684 events. 117/684 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 4109 event pairs, 74 based on Foata normal form. 0/613 useless extension candidates. Maximal degree in co-relation 714. Up to 190 conditions per place. [2024-11-19 06:04:41,677 INFO L140 encePairwiseOnDemand]: 117/123 looper letters, 18 selfloop transitions, 5 changer transitions 0/124 dead transitions. [2024-11-19 06:04:41,677 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 124 transitions, 315 flow [2024-11-19 06:04:41,678 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:04:41,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:04:41,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 339 transitions. [2024-11-19 06:04:41,679 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9186991869918699 [2024-11-19 06:04:41,679 INFO L175 Difference]: Start difference. First operand has 123 places, 116 transitions, 251 flow. Second operand 3 states and 339 transitions. [2024-11-19 06:04:41,679 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 124 transitions, 315 flow [2024-11-19 06:04:41,681 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 124 transitions, 305 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 06:04:41,687 INFO L231 Difference]: Finished difference. Result has 122 places, 120 transitions, 279 flow [2024-11-19 06:04:41,687 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=241, PETRI_DIFFERENCE_MINUEND_PLACES=118, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=116, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=111, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=279, PETRI_PLACES=122, PETRI_TRANSITIONS=120} [2024-11-19 06:04:41,688 INFO L277 CegarLoopForPetriNet]: 123 programPoint places, -1 predicate places. [2024-11-19 06:04:41,691 INFO L471 AbstractCegarLoop]: Abstraction has has 122 places, 120 transitions, 279 flow [2024-11-19 06:04:41,691 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:41,691 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:41,691 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:41,692 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 06:04:41,692 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-19 06:04:41,692 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:41,692 INFO L85 PathProgramCache]: Analyzing trace with hash -1837119117, now seen corresponding path program 1 times [2024-11-19 06:04:41,692 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:41,693 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [532981060] [2024-11-19 06:04:41,693 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:41,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:41,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:41,732 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:41,732 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:41,732 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [532981060] [2024-11-19 06:04:41,733 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [532981060] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:41,733 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:41,733 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:04:41,734 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [471225134] [2024-11-19 06:04:41,734 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:41,734 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:04:41,735 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:41,736 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:04:41,737 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:04:41,750 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 107 out of 123 [2024-11-19 06:04:41,751 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 120 transitions, 279 flow. Second operand has 3 states, 3 states have (on average 108.0) internal successors, (324), 3 states have internal predecessors, (324), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:41,751 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:41,751 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 107 of 123 [2024-11-19 06:04:41,751 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:41,870 INFO L124 PetriNetUnfolderBase]: 177/994 cut-off events. [2024-11-19 06:04:41,871 INFO L125 PetriNetUnfolderBase]: For 199/199 co-relation queries the response was YES. [2024-11-19 06:04:41,875 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1591 conditions, 994 events. 177/994 cut-off events. For 199/199 co-relation queries the response was YES. Maximal size of possible extension queue 63. Compared 6686 event pairs, 57 based on Foata normal form. 0/909 useless extension candidates. Maximal degree in co-relation 1310. Up to 180 conditions per place. [2024-11-19 06:04:41,879 INFO L140 encePairwiseOnDemand]: 118/123 looper letters, 17 selfloop transitions, 6 changer transitions 0/128 dead transitions. [2024-11-19 06:04:41,879 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 124 places, 128 transitions, 351 flow [2024-11-19 06:04:41,879 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:04:41,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:04:41,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 342 transitions. [2024-11-19 06:04:41,881 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.926829268292683 [2024-11-19 06:04:41,881 INFO L175 Difference]: Start difference. First operand has 122 places, 120 transitions, 279 flow. Second operand 3 states and 342 transitions. [2024-11-19 06:04:41,881 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 124 places, 128 transitions, 351 flow [2024-11-19 06:04:41,884 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 128 transitions, 337 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:04:41,886 INFO L231 Difference]: Finished difference. Result has 124 places, 124 transitions, 317 flow [2024-11-19 06:04:41,886 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=269, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=120, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=114, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=317, PETRI_PLACES=124, PETRI_TRANSITIONS=124} [2024-11-19 06:04:41,887 INFO L277 CegarLoopForPetriNet]: 123 programPoint places, 1 predicate places. [2024-11-19 06:04:41,887 INFO L471 AbstractCegarLoop]: Abstraction has has 124 places, 124 transitions, 317 flow [2024-11-19 06:04:41,887 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 108.0) internal successors, (324), 3 states have internal predecessors, (324), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:41,888 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:41,888 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:41,888 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-19 06:04:41,888 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-19 06:04:41,889 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:41,889 INFO L85 PathProgramCache]: Analyzing trace with hash -1125759620, now seen corresponding path program 1 times [2024-11-19 06:04:41,889 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:41,889 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [548376817] [2024-11-19 06:04:41,889 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:41,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:41,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:41,923 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:41,923 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:41,923 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [548376817] [2024-11-19 06:04:41,924 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [548376817] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:41,924 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:41,924 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:04:41,924 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1109442416] [2024-11-19 06:04:41,924 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:41,925 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:04:41,925 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:41,926 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:04:41,926 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:04:41,942 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 123 [2024-11-19 06:04:41,942 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 124 places, 124 transitions, 317 flow. Second operand has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:41,943 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:41,943 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 123 [2024-11-19 06:04:41,943 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:42,119 INFO L124 PetriNetUnfolderBase]: 237/1385 cut-off events. [2024-11-19 06:04:42,119 INFO L125 PetriNetUnfolderBase]: For 830/845 co-relation queries the response was YES. [2024-11-19 06:04:42,123 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2522 conditions, 1385 events. 237/1385 cut-off events. For 830/845 co-relation queries the response was YES. Maximal size of possible extension queue 91. Compared 10886 event pairs, 95 based on Foata normal form. 0/1269 useless extension candidates. Maximal degree in co-relation 2092. Up to 355 conditions per place. [2024-11-19 06:04:42,127 INFO L140 encePairwiseOnDemand]: 117/123 looper letters, 19 selfloop transitions, 10 changer transitions 0/133 dead transitions. [2024-11-19 06:04:42,127 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 133 transitions, 418 flow [2024-11-19 06:04:42,127 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:04:42,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:04:42,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 338 transitions. [2024-11-19 06:04:42,128 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9159891598915989 [2024-11-19 06:04:42,129 INFO L175 Difference]: Start difference. First operand has 124 places, 124 transitions, 317 flow. Second operand 3 states and 338 transitions. [2024-11-19 06:04:42,129 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 133 transitions, 418 flow [2024-11-19 06:04:42,133 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 124 places, 133 transitions, 400 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:04:42,135 INFO L231 Difference]: Finished difference. Result has 126 places, 130 transitions, 387 flow [2024-11-19 06:04:42,136 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=305, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=114, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=387, PETRI_PLACES=126, PETRI_TRANSITIONS=130} [2024-11-19 06:04:42,137 INFO L277 CegarLoopForPetriNet]: 123 programPoint places, 3 predicate places. [2024-11-19 06:04:42,138 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 130 transitions, 387 flow [2024-11-19 06:04:42,138 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:42,138 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:42,139 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:42,139 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-19 06:04:42,139 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-19 06:04:42,140 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:42,143 INFO L85 PathProgramCache]: Analyzing trace with hash -576697241, now seen corresponding path program 1 times [2024-11-19 06:04:42,143 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:42,143 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1970288521] [2024-11-19 06:04:42,144 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:42,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:42,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:42,240 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:42,240 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:42,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1970288521] [2024-11-19 06:04:42,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1970288521] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:42,241 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:42,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:04:42,241 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1491249064] [2024-11-19 06:04:42,241 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:42,241 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 06:04:42,242 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:42,245 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 06:04:42,245 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 06:04:42,326 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 101 out of 123 [2024-11-19 06:04:42,327 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 126 places, 130 transitions, 387 flow. Second operand has 5 states, 5 states have (on average 102.6) internal successors, (513), 5 states have internal predecessors, (513), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:42,327 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:42,328 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 101 of 123 [2024-11-19 06:04:42,328 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:42,585 INFO L124 PetriNetUnfolderBase]: 307/1790 cut-off events. [2024-11-19 06:04:42,586 INFO L125 PetriNetUnfolderBase]: For 829/935 co-relation queries the response was YES. [2024-11-19 06:04:42,591 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3236 conditions, 1790 events. 307/1790 cut-off events. For 829/935 co-relation queries the response was YES. Maximal size of possible extension queue 97. Compared 14687 event pairs, 136 based on Foata normal form. 5/1665 useless extension candidates. Maximal degree in co-relation 2659. Up to 383 conditions per place. [2024-11-19 06:04:42,597 INFO L140 encePairwiseOnDemand]: 115/123 looper letters, 23 selfloop transitions, 7 changer transitions 1/142 dead transitions. [2024-11-19 06:04:42,597 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 131 places, 142 transitions, 474 flow [2024-11-19 06:04:42,598 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:04:42,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:04:42,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 638 transitions. [2024-11-19 06:04:42,599 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8644986449864499 [2024-11-19 06:04:42,600 INFO L175 Difference]: Start difference. First operand has 126 places, 130 transitions, 387 flow. Second operand 6 states and 638 transitions. [2024-11-19 06:04:42,600 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 131 places, 142 transitions, 474 flow [2024-11-19 06:04:42,604 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 142 transitions, 454 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:04:42,606 INFO L231 Difference]: Finished difference. Result has 133 places, 135 transitions, 414 flow [2024-11-19 06:04:42,606 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=123, PETRI_DIFFERENCE_MINUEND_FLOW=367, PETRI_DIFFERENCE_MINUEND_PLACES=124, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=130, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=123, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=414, PETRI_PLACES=133, PETRI_TRANSITIONS=135} [2024-11-19 06:04:42,607 INFO L277 CegarLoopForPetriNet]: 123 programPoint places, 10 predicate places. [2024-11-19 06:04:42,607 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 135 transitions, 414 flow [2024-11-19 06:04:42,608 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 102.6) internal successors, (513), 5 states have internal predecessors, (513), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:42,608 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:42,608 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:42,608 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-19 06:04:42,609 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-19 06:04:42,609 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:42,609 INFO L85 PathProgramCache]: Analyzing trace with hash -1771298697, now seen corresponding path program 1 times [2024-11-19 06:04:42,610 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:42,610 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1180722896] [2024-11-19 06:04:42,610 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:42,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:42,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 06:04:42,641 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 06:04:42,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 06:04:42,674 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 06:04:42,675 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 06:04:42,676 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2024-11-19 06:04:42,678 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2024-11-19 06:04:42,678 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2024-11-19 06:04:42,678 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2024-11-19 06:04:42,679 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2024-11-19 06:04:42,679 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 9 remaining) [2024-11-19 06:04:42,679 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2024-11-19 06:04:42,679 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2024-11-19 06:04:42,680 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2024-11-19 06:04:42,680 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-19 06:04:42,680 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:42,683 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-19 06:04:42,683 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-19 06:04:42,711 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-19 06:04:42,715 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 162 places, 159 transitions, 350 flow [2024-11-19 06:04:42,755 INFO L124 PetriNetUnfolderBase]: 19/402 cut-off events. [2024-11-19 06:04:42,756 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2024-11-19 06:04:42,757 INFO L83 FinitePrefix]: Finished finitePrefix Result has 430 conditions, 402 events. 19/402 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1318 event pairs, 1 based on Foata normal form. 0/352 useless extension candidates. Maximal degree in co-relation 425. Up to 16 conditions per place. [2024-11-19 06:04:42,757 INFO L82 GeneralOperation]: Start removeDead. Operand has 162 places, 159 transitions, 350 flow [2024-11-19 06:04:42,759 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 142 places, 140 transitions, 302 flow [2024-11-19 06:04:42,760 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 06:04:42,761 INFO L333 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, mAutomataTypeConcurrency=PETRI_NET, 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;@56e4d624, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 06:04:42,761 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-11-19 06:04:42,764 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 06:04:42,764 INFO L124 PetriNetUnfolderBase]: 2/47 cut-off events. [2024-11-19 06:04:42,764 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 06:04:42,764 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:42,765 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:42,765 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-19 06:04:42,765 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:42,765 INFO L85 PathProgramCache]: Analyzing trace with hash 1507522676, now seen corresponding path program 1 times [2024-11-19 06:04:42,765 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:42,765 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [738632213] [2024-11-19 06:04:42,766 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:42,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:42,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:42,997 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:43,000 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:43,000 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [738632213] [2024-11-19 06:04:43,001 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [738632213] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:43,001 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:43,001 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:04:43,001 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [804034793] [2024-11-19 06:04:43,001 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:43,002 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 06:04:43,002 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:43,002 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 06:04:43,002 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 06:04:43,127 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 118 out of 159 [2024-11-19 06:04:43,129 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 142 places, 140 transitions, 302 flow. Second operand has 6 states, 6 states have (on average 119.5) internal successors, (717), 6 states have internal predecessors, (717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:43,129 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:43,129 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 118 of 159 [2024-11-19 06:04:43,129 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:43,581 INFO L124 PetriNetUnfolderBase]: 783/3047 cut-off events. [2024-11-19 06:04:43,581 INFO L125 PetriNetUnfolderBase]: For 163/163 co-relation queries the response was YES. [2024-11-19 06:04:43,587 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4494 conditions, 3047 events. 783/3047 cut-off events. For 163/163 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 26063 event pairs, 211 based on Foata normal form. 73/2808 useless extension candidates. Maximal degree in co-relation 1300. Up to 1205 conditions per place. [2024-11-19 06:04:43,599 INFO L140 encePairwiseOnDemand]: 150/159 looper letters, 44 selfloop transitions, 5 changer transitions 1/152 dead transitions. [2024-11-19 06:04:43,599 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 152 transitions, 424 flow [2024-11-19 06:04:43,600 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:04:43,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:04:43,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 761 transitions. [2024-11-19 06:04:43,602 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7976939203354297 [2024-11-19 06:04:43,602 INFO L175 Difference]: Start difference. First operand has 142 places, 140 transitions, 302 flow. Second operand 6 states and 761 transitions. [2024-11-19 06:04:43,602 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 152 transitions, 424 flow [2024-11-19 06:04:43,604 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 152 transitions, 420 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:04:43,605 INFO L231 Difference]: Finished difference. Result has 144 places, 135 transitions, 298 flow [2024-11-19 06:04:43,606 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=139, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=131, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=298, PETRI_PLACES=144, PETRI_TRANSITIONS=135} [2024-11-19 06:04:43,607 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 2 predicate places. [2024-11-19 06:04:43,608 INFO L471 AbstractCegarLoop]: Abstraction has has 144 places, 135 transitions, 298 flow [2024-11-19 06:04:43,608 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 119.5) internal successors, (717), 6 states have internal predecessors, (717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:43,609 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:43,609 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:43,609 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-19 06:04:43,609 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-19 06:04:43,609 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:43,609 INFO L85 PathProgramCache]: Analyzing trace with hash 980058744, now seen corresponding path program 1 times [2024-11-19 06:04:43,610 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:43,610 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1198010320] [2024-11-19 06:04:43,610 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:43,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:43,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:43,799 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:43,800 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:43,800 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1198010320] [2024-11-19 06:04:43,800 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1198010320] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:43,800 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:43,800 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:04:43,801 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [892896602] [2024-11-19 06:04:43,802 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:43,802 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 06:04:43,803 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:43,803 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 06:04:43,803 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 06:04:43,925 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 159 [2024-11-19 06:04:43,926 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 135 transitions, 298 flow. Second operand has 6 states, 6 states have (on average 122.33333333333333) internal successors, (734), 6 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:43,926 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:43,926 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 159 [2024-11-19 06:04:43,926 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:44,401 INFO L124 PetriNetUnfolderBase]: 809/3936 cut-off events. [2024-11-19 06:04:44,402 INFO L125 PetriNetUnfolderBase]: For 166/166 co-relation queries the response was YES. [2024-11-19 06:04:44,411 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5435 conditions, 3936 events. 809/3936 cut-off events. For 166/166 co-relation queries the response was YES. Maximal size of possible extension queue 117. Compared 35271 event pairs, 556 based on Foata normal form. 0/3582 useless extension candidates. Maximal degree in co-relation 4150. Up to 1169 conditions per place. [2024-11-19 06:04:44,425 INFO L140 encePairwiseOnDemand]: 153/159 looper letters, 43 selfloop transitions, 5 changer transitions 0/152 dead transitions. [2024-11-19 06:04:44,425 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 152 transitions, 428 flow [2024-11-19 06:04:44,426 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:04:44,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:04:44,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 775 transitions. [2024-11-19 06:04:44,428 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8123689727463312 [2024-11-19 06:04:44,428 INFO L175 Difference]: Start difference. First operand has 144 places, 135 transitions, 298 flow. Second operand 6 states and 775 transitions. [2024-11-19 06:04:44,428 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 152 transitions, 428 flow [2024-11-19 06:04:44,429 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 152 transitions, 418 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 06:04:44,431 INFO L231 Difference]: Finished difference. Result has 142 places, 134 transitions, 296 flow [2024-11-19 06:04:44,431 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=134, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=129, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=296, PETRI_PLACES=142, PETRI_TRANSITIONS=134} [2024-11-19 06:04:44,432 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 0 predicate places. [2024-11-19 06:04:44,432 INFO L471 AbstractCegarLoop]: Abstraction has has 142 places, 134 transitions, 296 flow [2024-11-19 06:04:44,432 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 122.33333333333333) internal successors, (734), 6 states have internal predecessors, (734), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:44,432 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:44,433 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:44,433 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-19 06:04:44,433 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-19 06:04:44,433 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:44,433 INFO L85 PathProgramCache]: Analyzing trace with hash 1283641960, now seen corresponding path program 1 times [2024-11-19 06:04:44,433 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:44,434 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [606786999] [2024-11-19 06:04:44,434 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:44,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:44,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:44,461 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:44,462 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:44,462 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [606786999] [2024-11-19 06:04:44,462 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [606786999] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:44,462 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:44,462 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:04:44,462 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1260511692] [2024-11-19 06:04:44,462 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:44,463 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:04:44,463 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:44,463 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:04:44,463 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:04:44,489 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 159 [2024-11-19 06:04:44,490 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 142 places, 134 transitions, 296 flow. Second operand has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:44,490 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:44,491 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 159 [2024-11-19 06:04:44,491 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:44,994 INFO L124 PetriNetUnfolderBase]: 1075/3990 cut-off events. [2024-11-19 06:04:44,995 INFO L125 PetriNetUnfolderBase]: For 341/341 co-relation queries the response was YES. [2024-11-19 06:04:45,007 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5849 conditions, 3990 events. 1075/3990 cut-off events. For 341/341 co-relation queries the response was YES. Maximal size of possible extension queue 171. Compared 36957 event pairs, 695 based on Foata normal form. 0/3550 useless extension candidates. Maximal degree in co-relation 4558. Up to 1401 conditions per place. [2024-11-19 06:04:45,030 INFO L140 encePairwiseOnDemand]: 152/159 looper letters, 27 selfloop transitions, 6 changer transitions 0/147 dead transitions. [2024-11-19 06:04:45,030 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 147 transitions, 398 flow [2024-11-19 06:04:45,031 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:04:45,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:04:45,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 427 transitions. [2024-11-19 06:04:45,032 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8951781970649895 [2024-11-19 06:04:45,032 INFO L175 Difference]: Start difference. First operand has 142 places, 134 transitions, 296 flow. Second operand 3 states and 427 transitions. [2024-11-19 06:04:45,032 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 147 transitions, 398 flow [2024-11-19 06:04:45,035 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 139 places, 147 transitions, 388 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 06:04:45,037 INFO L231 Difference]: Finished difference. Result has 141 places, 139 transitions, 332 flow [2024-11-19 06:04:45,037 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=134, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=128, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=332, PETRI_PLACES=141, PETRI_TRANSITIONS=139} [2024-11-19 06:04:45,038 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, -1 predicate places. [2024-11-19 06:04:45,039 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 139 transitions, 332 flow [2024-11-19 06:04:45,039 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:45,039 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:45,039 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:45,040 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-19 06:04:45,040 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-19 06:04:45,040 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:45,040 INFO L85 PathProgramCache]: Analyzing trace with hash 1378419385, now seen corresponding path program 1 times [2024-11-19 06:04:45,041 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:45,041 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1040045786] [2024-11-19 06:04:45,042 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:45,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:45,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:45,074 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:45,075 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:45,075 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1040045786] [2024-11-19 06:04:45,076 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1040045786] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:45,076 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:45,076 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:04:45,076 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [231733548] [2024-11-19 06:04:45,076 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:45,077 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:04:45,077 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:45,077 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:04:45,078 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:04:45,102 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 159 [2024-11-19 06:04:45,103 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 139 transitions, 332 flow. Second operand has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:45,103 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:45,103 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 159 [2024-11-19 06:04:45,103 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:45,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][124], [120#L1024-3true, 177#true, 182#true, 161#true, 90#L1023-6true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 7#L1039true]) [2024-11-19 06:04:45,750 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 06:04:45,750 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 06:04:45,751 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 06:04:45,751 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:04:45,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][124], [177#true, 182#true, 161#true, 90#L1023-6true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 79#L1024true, 7#L1039true]) [2024-11-19 06:04:45,751 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:04:45,751 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:04:45,751 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:04:45,751 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:04:45,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][143], [182#true, 177#true, 161#true, 90#L1023-6true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 7#L1039true, 48#L1023-6true]) [2024-11-19 06:04:45,751 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:04:45,751 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:45,751 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:45,752 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:04:45,820 INFO L124 PetriNetUnfolderBase]: 1719/6346 cut-off events. [2024-11-19 06:04:45,820 INFO L125 PetriNetUnfolderBase]: For 2028/2225 co-relation queries the response was YES. [2024-11-19 06:04:45,837 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10851 conditions, 6346 events. 1719/6346 cut-off events. For 2028/2225 co-relation queries the response was YES. Maximal size of possible extension queue 292. Compared 64238 event pairs, 918 based on Foata normal form. 5/5616 useless extension candidates. Maximal degree in co-relation 8197. Up to 2119 conditions per place. [2024-11-19 06:04:45,862 INFO L140 encePairwiseOnDemand]: 152/159 looper letters, 27 selfloop transitions, 9 changer transitions 0/152 dead transitions. [2024-11-19 06:04:45,863 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 152 transitions, 452 flow [2024-11-19 06:04:45,864 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:04:45,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:04:45,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 425 transitions. [2024-11-19 06:04:45,865 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8909853249475891 [2024-11-19 06:04:45,865 INFO L175 Difference]: Start difference. First operand has 141 places, 139 transitions, 332 flow. Second operand 3 states and 425 transitions. [2024-11-19 06:04:45,865 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 152 transitions, 452 flow [2024-11-19 06:04:45,873 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 152 transitions, 434 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:04:45,875 INFO L231 Difference]: Finished difference. Result has 143 places, 146 transitions, 396 flow [2024-11-19 06:04:45,876 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=320, PETRI_DIFFERENCE_MINUEND_PLACES=139, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=130, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=396, PETRI_PLACES=143, PETRI_TRANSITIONS=146} [2024-11-19 06:04:45,877 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 1 predicate places. [2024-11-19 06:04:45,878 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 146 transitions, 396 flow [2024-11-19 06:04:45,878 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 132.66666666666666) internal successors, (398), 3 states have internal predecessors, (398), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:45,880 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:45,880 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:45,881 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-19 06:04:45,881 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-19 06:04:45,881 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:45,881 INFO L85 PathProgramCache]: Analyzing trace with hash 1421246144, now seen corresponding path program 1 times [2024-11-19 06:04:45,881 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:45,881 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2121118245] [2024-11-19 06:04:45,882 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:45,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:45,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:45,978 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:45,978 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:45,978 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2121118245] [2024-11-19 06:04:45,979 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2121118245] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:45,979 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:45,979 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:04:45,979 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1048371508] [2024-11-19 06:04:45,979 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:45,979 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:04:45,980 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:45,980 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:04:45,980 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:04:45,998 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 133 out of 159 [2024-11-19 06:04:45,999 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 146 transitions, 396 flow. Second operand has 3 states, 3 states have (on average 134.0) internal successors, (402), 3 states have internal predecessors, (402), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:45,999 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:45,999 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 133 of 159 [2024-11-19 06:04:45,999 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:46,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][148], [182#true, 189#(= |#race~data~0| 0), 161#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 90#L1023-6true, 162#true, 7#L1039true, Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true]) [2024-11-19 06:04:46,985 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:04:46,986 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:46,986 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:04:46,986 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:47,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][85], [182#true, 189#(= |#race~data~0| 0), 161#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 162#true, 123#L1024true, 7#L1039true, Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true]) [2024-11-19 06:04:47,026 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:04:47,026 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:04:47,026 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:04:47,026 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:04:47,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][85], [182#true, 189#(= |#race~data~0| 0), 161#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 162#true, 137#L1024-3true, 7#L1039true, Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true]) [2024-11-19 06:04:47,035 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 06:04:47,035 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 06:04:47,035 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 06:04:47,035 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:04:47,212 INFO L124 PetriNetUnfolderBase]: 2793/9528 cut-off events. [2024-11-19 06:04:47,212 INFO L125 PetriNetUnfolderBase]: For 5610/5709 co-relation queries the response was YES. [2024-11-19 06:04:47,239 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18474 conditions, 9528 events. 2793/9528 cut-off events. For 5610/5709 co-relation queries the response was YES. Maximal size of possible extension queue 437. Compared 101368 event pairs, 958 based on Foata normal form. 3/8421 useless extension candidates. Maximal degree in co-relation 14677. Up to 2383 conditions per place. [2024-11-19 06:04:47,272 INFO L140 encePairwiseOnDemand]: 153/159 looper letters, 28 selfloop transitions, 13 changer transitions 0/161 dead transitions. [2024-11-19 06:04:47,272 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 161 transitions, 550 flow [2024-11-19 06:04:47,273 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:04:47,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:04:47,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 428 transitions. [2024-11-19 06:04:47,274 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8972746331236897 [2024-11-19 06:04:47,274 INFO L175 Difference]: Start difference. First operand has 143 places, 146 transitions, 396 flow. Second operand 3 states and 428 transitions. [2024-11-19 06:04:47,274 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 161 transitions, 550 flow [2024-11-19 06:04:47,290 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 161 transitions, 522 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:04:47,293 INFO L231 Difference]: Finished difference. Result has 145 places, 155 transitions, 500 flow [2024-11-19 06:04:47,293 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=378, PETRI_DIFFERENCE_MINUEND_PLACES=141, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=146, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=500, PETRI_PLACES=145, PETRI_TRANSITIONS=155} [2024-11-19 06:04:47,294 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 3 predicate places. [2024-11-19 06:04:47,294 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 155 transitions, 500 flow [2024-11-19 06:04:47,294 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 134.0) internal successors, (402), 3 states have internal predecessors, (402), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:47,295 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:47,295 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:47,295 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-19 06:04:47,295 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-19 06:04:47,296 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:47,296 INFO L85 PathProgramCache]: Analyzing trace with hash -318835660, now seen corresponding path program 1 times [2024-11-19 06:04:47,296 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:47,296 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2028576063] [2024-11-19 06:04:47,296 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:47,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:47,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:47,383 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:47,383 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:47,383 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2028576063] [2024-11-19 06:04:47,383 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2028576063] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:47,384 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:47,384 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:04:47,384 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1097748033] [2024-11-19 06:04:47,384 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:47,384 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 06:04:47,385 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:47,385 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 06:04:47,385 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 06:04:47,443 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 129 out of 159 [2024-11-19 06:04:47,445 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 155 transitions, 500 flow. Second operand has 5 states, 5 states have (on average 130.6) internal successors, (653), 5 states have internal predecessors, (653), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:47,445 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:47,445 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 129 of 159 [2024-11-19 06:04:47,445 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:48,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][154], [189#(= |#race~data~0| 0), 161#true, 90#L1023-6true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 192#true, 7#L1039true, Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, Black: 187#true]) [2024-11-19 06:04:48,509 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:04:48,510 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:48,510 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:48,510 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:04:48,825 INFO L124 PetriNetUnfolderBase]: 2904/11526 cut-off events. [2024-11-19 06:04:48,826 INFO L125 PetriNetUnfolderBase]: For 6038/7126 co-relation queries the response was YES. [2024-11-19 06:04:48,866 INFO L83 FinitePrefix]: Finished finitePrefix Result has 21451 conditions, 11526 events. 2904/11526 cut-off events. For 6038/7126 co-relation queries the response was YES. Maximal size of possible extension queue 490. Compared 132697 event pairs, 1140 based on Foata normal form. 38/10174 useless extension candidates. Maximal degree in co-relation 12154. Up to 2813 conditions per place. [2024-11-19 06:04:48,905 INFO L140 encePairwiseOnDemand]: 151/159 looper letters, 28 selfloop transitions, 7 changer transitions 1/168 dead transitions. [2024-11-19 06:04:48,905 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 168 transitions, 599 flow [2024-11-19 06:04:48,906 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:04:48,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:04:48,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 811 transitions. [2024-11-19 06:04:48,907 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.850104821802935 [2024-11-19 06:04:48,908 INFO L175 Difference]: Start difference. First operand has 145 places, 155 transitions, 500 flow. Second operand 6 states and 811 transitions. [2024-11-19 06:04:48,908 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 168 transitions, 599 flow [2024-11-19 06:04:48,936 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 168 transitions, 573 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:04:48,938 INFO L231 Difference]: Finished difference. Result has 152 places, 161 transitions, 525 flow [2024-11-19 06:04:48,938 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=474, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=155, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=148, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=525, PETRI_PLACES=152, PETRI_TRANSITIONS=161} [2024-11-19 06:04:48,938 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 10 predicate places. [2024-11-19 06:04:48,939 INFO L471 AbstractCegarLoop]: Abstraction has has 152 places, 161 transitions, 525 flow [2024-11-19 06:04:48,939 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 130.6) internal successors, (653), 5 states have internal predecessors, (653), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:48,939 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:48,939 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:48,940 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-19 06:04:48,940 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-19 06:04:48,940 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:48,940 INFO L85 PathProgramCache]: Analyzing trace with hash -814473392, now seen corresponding path program 1 times [2024-11-19 06:04:48,940 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:48,941 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [758136688] [2024-11-19 06:04:48,941 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:48,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:48,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:49,050 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:49,050 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:49,050 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [758136688] [2024-11-19 06:04:49,051 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [758136688] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:49,051 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:49,051 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-19 06:04:49,051 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [301078396] [2024-11-19 06:04:49,051 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:49,051 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 06:04:49,051 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:49,052 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 06:04:49,052 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2024-11-19 06:04:49,114 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 126 out of 159 [2024-11-19 06:04:49,115 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 161 transitions, 525 flow. Second operand has 6 states, 6 states have (on average 128.16666666666666) internal successors, (769), 6 states have internal predecessors, (769), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:49,115 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:49,115 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 126 of 159 [2024-11-19 06:04:49,115 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:49,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L1023-4-->L1023-5: Formula: (= |v_threadThread2of2ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread2of2ForFork0_#t~nondet5=|v_threadThread2of2ForFork0_#t~nondet5_3|} OutVars{threadThread2of2ForFork0_#t~nondet5=|v_threadThread2of2ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][161], [60#L1023-5true, 161#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 137#L1024-3true, 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 124#L1039-1true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, 163#true, Black: 189#(= |#race~data~0| 0)]) [2024-11-19 06:04:49,640 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 06:04:49,640 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:04:49,640 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:04:49,640 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:04:49,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][113], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 79#L1024true, 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 90#L1023-6true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 187#true]) [2024-11-19 06:04:49,682 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:04:49,682 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:04:49,682 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:04:49,682 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:04:49,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][144], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 90#L1023-6true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 7#L1039true, Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1023-6true, Black: 187#true]) [2024-11-19 06:04:49,735 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:04:49,735 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:49,735 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:04:49,735 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:49,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 123#L1024true, 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, Black: 187#true]) [2024-11-19 06:04:49,735 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:04:49,735 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:04:49,735 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:04:49,735 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:04:49,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([389] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of2ForFork1_#t~nondet5_3|) InVars {threadThread1of2ForFork1_#t~nondet5=|v_threadThread1of2ForFork1_#t~nondet5_3|} OutVars{threadThread1of2ForFork1_#t~nondet5=|v_threadThread1of2ForFork1_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][145], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 155#L1023-5true, 124#L1039-1true, 90#L1023-6true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 182#true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 189#(= |#race~data~0| 0)]) [2024-11-19 06:04:49,750 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:04:49,750 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:49,750 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:49,750 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:04:49,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([389] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of2ForFork1_#t~nondet5_3|) InVars {threadThread1of2ForFork1_#t~nondet5=|v_threadThread1of2ForFork1_#t~nondet5_3|} OutVars{threadThread1of2ForFork1_#t~nondet5=|v_threadThread1of2ForFork1_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][109], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 155#L1023-5true, 124#L1039-1true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 123#L1024true, Black: 182#true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 189#(= |#race~data~0| 0)]) [2024-11-19 06:04:49,769 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:04:49,769 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:04:49,770 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:04:49,770 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:04:49,829 INFO L124 PetriNetUnfolderBase]: 1960/7725 cut-off events. [2024-11-19 06:04:49,829 INFO L125 PetriNetUnfolderBase]: For 3489/4098 co-relation queries the response was YES. [2024-11-19 06:04:49,851 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14748 conditions, 7725 events. 1960/7725 cut-off events. For 3489/4098 co-relation queries the response was YES. Maximal size of possible extension queue 371. Compared 81875 event pairs, 310 based on Foata normal form. 7/6713 useless extension candidates. Maximal degree in co-relation 10066. Up to 1233 conditions per place. [2024-11-19 06:04:49,883 INFO L140 encePairwiseOnDemand]: 152/159 looper letters, 28 selfloop transitions, 6 changer transitions 0/164 dead transitions. [2024-11-19 06:04:49,883 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 164 transitions, 580 flow [2024-11-19 06:04:49,884 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:04:49,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:04:49,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 791 transitions. [2024-11-19 06:04:49,885 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8291404612159329 [2024-11-19 06:04:49,885 INFO L175 Difference]: Start difference. First operand has 152 places, 161 transitions, 525 flow. Second operand 6 states and 791 transitions. [2024-11-19 06:04:49,886 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 164 transitions, 580 flow [2024-11-19 06:04:49,898 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 164 transitions, 568 flow, removed 5 selfloop flow, removed 4 redundant places. [2024-11-19 06:04:49,901 INFO L231 Difference]: Finished difference. Result has 150 places, 156 transitions, 496 flow [2024-11-19 06:04:49,901 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=484, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=150, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=496, PETRI_PLACES=150, PETRI_TRANSITIONS=156} [2024-11-19 06:04:49,902 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 8 predicate places. [2024-11-19 06:04:49,902 INFO L471 AbstractCegarLoop]: Abstraction has has 150 places, 156 transitions, 496 flow [2024-11-19 06:04:49,902 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 128.16666666666666) internal successors, (769), 6 states have internal predecessors, (769), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:49,902 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:49,902 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:49,902 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-19 06:04:49,903 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-19 06:04:49,903 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:49,903 INFO L85 PathProgramCache]: Analyzing trace with hash 152436633, now seen corresponding path program 1 times [2024-11-19 06:04:49,903 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:49,903 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [339963721] [2024-11-19 06:04:49,903 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:49,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:49,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:49,937 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-19 06:04:49,937 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:49,937 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [339963721] [2024-11-19 06:04:49,937 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [339963721] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:49,938 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:49,938 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:04:49,938 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [673399204] [2024-11-19 06:04:49,938 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:49,938 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:04:49,938 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:49,939 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:04:49,939 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:04:49,961 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 159 [2024-11-19 06:04:49,961 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 150 places, 156 transitions, 496 flow. Second operand has 3 states, 3 states have (on average 133.0) internal successors, (399), 3 states have internal predecessors, (399), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:49,962 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:49,962 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 159 [2024-11-19 06:04:49,962 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:51,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][146], [211#true, 161#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 90#L1023-6true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, Black: 187#true]) [2024-11-19 06:04:51,049 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:04:51,049 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:04:51,049 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:51,049 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:51,050 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][146], [211#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 90#L1023-6true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, Black: 187#true]) [2024-11-19 06:04:51,050 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:04:51,050 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:04:51,051 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:51,051 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:04:51,051 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:51,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [211#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 90#L1023-6true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 41#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 187#true]) [2024-11-19 06:04:51,051 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:04:51,051 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:04:51,051 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:51,051 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:04:51,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][104], [211#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 123#L1024true, 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, Black: 187#true]) [2024-11-19 06:04:51,096 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:04:51,096 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:04:51,096 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:04:51,096 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:04:51,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [211#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 90#L1023-6true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 79#L1024true, 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 187#true]) [2024-11-19 06:04:51,102 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:04:51,103 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:04:51,103 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:04:51,103 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:04:51,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][104], [211#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 137#L1024-3true, 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, Black: 187#true]) [2024-11-19 06:04:51,113 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 06:04:51,113 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 06:04:51,113 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 06:04:51,113 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:04:51,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [211#true, 120#L1024-3true, 161#true, 90#L1023-6true, 162#true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 7#L1039true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 187#true]) [2024-11-19 06:04:51,120 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 06:04:51,120 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:04:51,120 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 06:04:51,120 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 06:04:51,201 INFO L124 PetriNetUnfolderBase]: 4177/14175 cut-off events. [2024-11-19 06:04:51,202 INFO L125 PetriNetUnfolderBase]: For 14468/14729 co-relation queries the response was YES. [2024-11-19 06:04:51,251 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31128 conditions, 14175 events. 4177/14175 cut-off events. For 14468/14729 co-relation queries the response was YES. Maximal size of possible extension queue 732. Compared 166721 event pairs, 1498 based on Foata normal form. 3/12417 useless extension candidates. Maximal degree in co-relation 29684. Up to 4674 conditions per place. [2024-11-19 06:04:51,320 INFO L140 encePairwiseOnDemand]: 152/159 looper letters, 35 selfloop transitions, 22 changer transitions 0/177 dead transitions. [2024-11-19 06:04:51,320 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 152 places, 177 transitions, 729 flow [2024-11-19 06:04:51,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:04:51,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:04:51,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 426 transitions. [2024-11-19 06:04:51,322 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8930817610062893 [2024-11-19 06:04:51,322 INFO L175 Difference]: Start difference. First operand has 150 places, 156 transitions, 496 flow. Second operand 3 states and 426 transitions. [2024-11-19 06:04:51,323 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 152 places, 177 transitions, 729 flow [2024-11-19 06:04:51,396 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 177 transitions, 717 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 06:04:51,398 INFO L231 Difference]: Finished difference. Result has 149 places, 170 transitions, 702 flow [2024-11-19 06:04:51,399 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=484, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=156, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=134, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=702, PETRI_PLACES=149, PETRI_TRANSITIONS=170} [2024-11-19 06:04:51,399 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 7 predicate places. [2024-11-19 06:04:51,399 INFO L471 AbstractCegarLoop]: Abstraction has has 149 places, 170 transitions, 702 flow [2024-11-19 06:04:51,400 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 133.0) internal successors, (399), 3 states have internal predecessors, (399), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:51,400 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:51,400 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:51,400 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-19 06:04:51,401 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-19 06:04:51,401 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:51,401 INFO L85 PathProgramCache]: Analyzing trace with hash 867388162, now seen corresponding path program 1 times [2024-11-19 06:04:51,401 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:51,401 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1728756005] [2024-11-19 06:04:51,402 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:51,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:51,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:51,790 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 06:04:51,791 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:51,791 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1728756005] [2024-11-19 06:04:51,791 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1728756005] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:51,791 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:51,791 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:04:51,791 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [574512393] [2024-11-19 06:04:51,792 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:51,792 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 06:04:51,793 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:51,794 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 06:04:51,794 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 06:04:51,910 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 120 out of 159 [2024-11-19 06:04:51,911 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 149 places, 170 transitions, 702 flow. Second operand has 6 states, 6 states have (on average 123.0) internal successors, (738), 6 states have internal predecessors, (738), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:51,911 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:51,911 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 120 of 159 [2024-11-19 06:04:51,911 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:53,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([368] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][161], [211#true, 161#true, 162#true, 90#L1023-6true, Black: 179#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 213#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 7#L1039true, Black: 184#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 48#L1023-6true, 216#true, Black: 187#true]) [2024-11-19 06:04:53,598 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:04:53,599 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:04:53,599 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:53,599 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:04:53,750 INFO L124 PetriNetUnfolderBase]: 5526/17647 cut-off events. [2024-11-19 06:04:53,750 INFO L125 PetriNetUnfolderBase]: For 17439/19490 co-relation queries the response was YES. [2024-11-19 06:04:53,823 INFO L83 FinitePrefix]: Finished finitePrefix Result has 39247 conditions, 17647 events. 5526/17647 cut-off events. For 17439/19490 co-relation queries the response was YES. Maximal size of possible extension queue 858. Compared 209234 event pairs, 1800 based on Foata normal form. 43/15847 useless extension candidates. Maximal degree in co-relation 34885. Up to 3139 conditions per place. [2024-11-19 06:04:53,914 INFO L140 encePairwiseOnDemand]: 153/159 looper letters, 50 selfloop transitions, 5 changer transitions 0/193 dead transitions. [2024-11-19 06:04:53,914 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 193 transitions, 858 flow [2024-11-19 06:04:53,915 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:04:53,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:04:53,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 776 transitions. [2024-11-19 06:04:53,917 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8134171907756813 [2024-11-19 06:04:53,917 INFO L175 Difference]: Start difference. First operand has 149 places, 170 transitions, 702 flow. Second operand 6 states and 776 transitions. [2024-11-19 06:04:53,917 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 193 transitions, 858 flow [2024-11-19 06:04:53,979 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 151 places, 193 transitions, 814 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:04:53,981 INFO L231 Difference]: Finished difference. Result has 151 places, 169 transitions, 666 flow [2024-11-19 06:04:53,982 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=159, PETRI_DIFFERENCE_MINUEND_FLOW=656, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=169, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=164, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=666, PETRI_PLACES=151, PETRI_TRANSITIONS=169} [2024-11-19 06:04:53,983 INFO L277 CegarLoopForPetriNet]: 142 programPoint places, 9 predicate places. [2024-11-19 06:04:53,983 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 169 transitions, 666 flow [2024-11-19 06:04:53,983 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 123.0) internal successors, (738), 6 states have internal predecessors, (738), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:53,983 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:53,984 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:53,984 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-19 06:04:53,984 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2024-11-19 06:04:53,986 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:53,986 INFO L85 PathProgramCache]: Analyzing trace with hash -1409069112, now seen corresponding path program 1 times [2024-11-19 06:04:53,986 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:53,986 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1609771325] [2024-11-19 06:04:53,986 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:53,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:54,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 06:04:54,015 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 06:04:54,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 06:04:54,037 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 06:04:54,038 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 06:04:54,039 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2024-11-19 06:04:54,040 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2024-11-19 06:04:54,040 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2024-11-19 06:04:54,040 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2024-11-19 06:04:54,040 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2024-11-19 06:04:54,040 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (5 of 11 remaining) [2024-11-19 06:04:54,041 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2024-11-19 06:04:54,041 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2024-11-19 06:04:54,041 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2024-11-19 06:04:54,041 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2024-11-19 06:04:54,041 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2024-11-19 06:04:54,041 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-19 06:04:54,042 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:54,042 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-19 06:04:54,042 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-19 06:04:54,081 INFO L143 ThreadInstanceAdder]: Constructed 6 joinOtherThreadTransitions. [2024-11-19 06:04:54,088 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 200 places, 195 transitions, 444 flow [2024-11-19 06:04:54,169 INFO L124 PetriNetUnfolderBase]: 41/674 cut-off events. [2024-11-19 06:04:54,169 INFO L125 PetriNetUnfolderBase]: For 39/39 co-relation queries the response was YES. [2024-11-19 06:04:54,172 INFO L83 FinitePrefix]: Finished finitePrefix Result has 730 conditions, 674 events. 41/674 cut-off events. For 39/39 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 2669 event pairs, 6 based on Foata normal form. 0/586 useless extension candidates. Maximal degree in co-relation 723. Up to 32 conditions per place. [2024-11-19 06:04:54,172 INFO L82 GeneralOperation]: Start removeDead. Operand has 200 places, 195 transitions, 444 flow [2024-11-19 06:04:54,179 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 161 places, 158 transitions, 349 flow [2024-11-19 06:04:54,180 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 06:04:54,181 INFO L333 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, mAutomataTypeConcurrency=PETRI_NET, 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;@56e4d624, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 06:04:54,182 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2024-11-19 06:04:54,185 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 06:04:54,186 INFO L124 PetriNetUnfolderBase]: 2/47 cut-off events. [2024-11-19 06:04:54,186 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 06:04:54,186 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:54,186 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:54,186 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-19 06:04:54,187 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:54,187 INFO L85 PathProgramCache]: Analyzing trace with hash -830834444, now seen corresponding path program 1 times [2024-11-19 06:04:54,187 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:54,187 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1077936624] [2024-11-19 06:04:54,187 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:54,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:54,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:54,444 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:54,445 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:54,445 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1077936624] [2024-11-19 06:04:54,445 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1077936624] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:54,445 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:54,445 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:04:54,445 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [51016917] [2024-11-19 06:04:54,445 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:54,446 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 06:04:54,446 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:54,446 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 06:04:54,446 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 06:04:54,570 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 146 out of 195 [2024-11-19 06:04:54,571 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 161 places, 158 transitions, 349 flow. Second operand has 6 states, 6 states have (on average 147.5) internal successors, (885), 6 states have internal predecessors, (885), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:54,571 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:54,571 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 146 of 195 [2024-11-19 06:04:54,571 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:56,255 INFO L124 PetriNetUnfolderBase]: 4132/12519 cut-off events. [2024-11-19 06:04:56,256 INFO L125 PetriNetUnfolderBase]: For 883/883 co-relation queries the response was YES. [2024-11-19 06:04:56,298 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19162 conditions, 12519 events. 4132/12519 cut-off events. For 883/883 co-relation queries the response was YES. Maximal size of possible extension queue 353. Compared 130805 event pairs, 928 based on Foata normal form. 283/11626 useless extension candidates. Maximal degree in co-relation 4497. Up to 5634 conditions per place. [2024-11-19 06:04:56,346 INFO L140 encePairwiseOnDemand]: 186/195 looper letters, 56 selfloop transitions, 5 changer transitions 1/178 dead transitions. [2024-11-19 06:04:56,346 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 165 places, 178 transitions, 511 flow [2024-11-19 06:04:56,346 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:04:56,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:04:56,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 941 transitions. [2024-11-19 06:04:56,349 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8042735042735043 [2024-11-19 06:04:56,349 INFO L175 Difference]: Start difference. First operand has 161 places, 158 transitions, 349 flow. Second operand 6 states and 941 transitions. [2024-11-19 06:04:56,349 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 165 places, 178 transitions, 511 flow [2024-11-19 06:04:56,352 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 163 places, 178 transitions, 507 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:04:56,354 INFO L231 Difference]: Finished difference. Result has 163 places, 153 transitions, 345 flow [2024-11-19 06:04:56,355 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=337, PETRI_DIFFERENCE_MINUEND_PLACES=158, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=154, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=149, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=345, PETRI_PLACES=163, PETRI_TRANSITIONS=153} [2024-11-19 06:04:56,355 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, 2 predicate places. [2024-11-19 06:04:56,355 INFO L471 AbstractCegarLoop]: Abstraction has has 163 places, 153 transitions, 345 flow [2024-11-19 06:04:56,356 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 147.5) internal successors, (885), 6 states have internal predecessors, (885), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:56,356 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:56,356 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:56,357 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-19 06:04:56,357 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-19 06:04:56,357 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:56,357 INFO L85 PathProgramCache]: Analyzing trace with hash 1505432234, now seen corresponding path program 1 times [2024-11-19 06:04:56,357 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:56,358 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [264332466] [2024-11-19 06:04:56,358 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:56,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:56,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:56,552 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:56,552 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:56,552 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [264332466] [2024-11-19 06:04:56,552 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [264332466] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:56,552 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:56,553 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:04:56,553 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1106197888] [2024-11-19 06:04:56,553 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:56,553 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 06:04:56,554 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:56,554 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 06:04:56,555 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 06:04:56,670 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 149 out of 195 [2024-11-19 06:04:56,671 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 163 places, 153 transitions, 345 flow. Second operand has 6 states, 6 states have (on average 150.33333333333334) internal successors, (902), 6 states have internal predecessors, (902), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:56,671 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:56,671 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 149 of 195 [2024-11-19 06:04:56,672 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:57,991 INFO L124 PetriNetUnfolderBase]: 4216/17526 cut-off events. [2024-11-19 06:04:57,991 INFO L125 PetriNetUnfolderBase]: For 855/855 co-relation queries the response was YES. [2024-11-19 06:04:58,039 INFO L83 FinitePrefix]: Finished finitePrefix Result has 24317 conditions, 17526 events. 4216/17526 cut-off events. For 855/855 co-relation queries the response was YES. Maximal size of possible extension queue 404. Compared 205712 event pairs, 2764 based on Foata normal form. 0/16005 useless extension candidates. Maximal degree in co-relation 18052. Up to 5480 conditions per place. [2024-11-19 06:04:58,085 INFO L140 encePairwiseOnDemand]: 189/195 looper letters, 55 selfloop transitions, 5 changer transitions 0/178 dead transitions. [2024-11-19 06:04:58,085 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 166 places, 178 transitions, 515 flow [2024-11-19 06:04:58,085 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:04:58,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:04:58,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 955 transitions. [2024-11-19 06:04:58,087 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8162393162393162 [2024-11-19 06:04:58,087 INFO L175 Difference]: Start difference. First operand has 163 places, 153 transitions, 345 flow. Second operand 6 states and 955 transitions. [2024-11-19 06:04:58,087 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 166 places, 178 transitions, 515 flow [2024-11-19 06:04:58,088 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 161 places, 178 transitions, 505 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 06:04:58,090 INFO L231 Difference]: Finished difference. Result has 161 places, 152 transitions, 343 flow [2024-11-19 06:04:58,091 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=333, PETRI_DIFFERENCE_MINUEND_PLACES=156, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=147, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=343, PETRI_PLACES=161, PETRI_TRANSITIONS=152} [2024-11-19 06:04:58,091 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, 0 predicate places. [2024-11-19 06:04:58,091 INFO L471 AbstractCegarLoop]: Abstraction has has 161 places, 152 transitions, 343 flow [2024-11-19 06:04:58,092 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 150.33333333333334) internal successors, (902), 6 states have internal predecessors, (902), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:58,092 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:04:58,092 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:04:58,092 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-19 06:04:58,092 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-19 06:04:58,092 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:04:58,092 INFO L85 PathProgramCache]: Analyzing trace with hash -29063608, now seen corresponding path program 1 times [2024-11-19 06:04:58,092 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:04:58,092 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [470168400] [2024-11-19 06:04:58,092 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:04:58,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:04:58,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:04:58,121 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:04:58,122 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:04:58,122 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [470168400] [2024-11-19 06:04:58,122 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [470168400] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:04:58,122 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:04:58,122 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:04:58,122 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [679651813] [2024-11-19 06:04:58,123 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:04:58,123 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:04:58,123 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:04:58,123 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:04:58,124 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:04:58,153 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 195 [2024-11-19 06:04:58,154 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 161 places, 152 transitions, 343 flow. Second operand has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:04:58,154 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:04:58,154 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 195 [2024-11-19 06:04:58,154 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:04:59,822 INFO L124 PetriNetUnfolderBase]: 7646/22441 cut-off events. [2024-11-19 06:04:59,822 INFO L125 PetriNetUnfolderBase]: For 2760/2760 co-relation queries the response was YES. [2024-11-19 06:04:59,911 INFO L83 FinitePrefix]: Finished finitePrefix Result has 34295 conditions, 22441 events. 7646/22441 cut-off events. For 2760/2760 co-relation queries the response was YES. Maximal size of possible extension queue 781. Compared 262026 event pairs, 5213 based on Foata normal form. 0/20028 useless extension candidates. Maximal degree in co-relation 26703. Up to 9001 conditions per place. [2024-11-19 06:04:59,997 INFO L140 encePairwiseOnDemand]: 187/195 looper letters, 36 selfloop transitions, 7 changer transitions 0/170 dead transitions. [2024-11-19 06:04:59,997 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 170 transitions, 485 flow [2024-11-19 06:04:59,997 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:04:59,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:04:59,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 515 transitions. [2024-11-19 06:04:59,998 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8803418803418803 [2024-11-19 06:04:59,998 INFO L175 Difference]: Start difference. First operand has 161 places, 152 transitions, 343 flow. Second operand 3 states and 515 transitions. [2024-11-19 06:04:59,998 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 163 places, 170 transitions, 485 flow [2024-11-19 06:05:00,010 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 158 places, 170 transitions, 475 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 06:05:00,012 INFO L231 Difference]: Finished difference. Result has 160 places, 158 transitions, 387 flow [2024-11-19 06:05:00,012 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=333, PETRI_DIFFERENCE_MINUEND_PLACES=156, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=387, PETRI_PLACES=160, PETRI_TRANSITIONS=158} [2024-11-19 06:05:00,013 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, -1 predicate places. [2024-11-19 06:05:00,013 INFO L471 AbstractCegarLoop]: Abstraction has has 160 places, 158 transitions, 387 flow [2024-11-19 06:05:00,013 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:00,013 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:00,013 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:00,013 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-19 06:05:00,014 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-19 06:05:00,014 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:00,014 INFO L85 PathProgramCache]: Analyzing trace with hash -169845583, now seen corresponding path program 1 times [2024-11-19 06:05:00,014 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:00,014 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1535132432] [2024-11-19 06:05:00,014 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:00,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:00,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:00,046 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:05:00,046 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:00,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1535132432] [2024-11-19 06:05:00,047 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1535132432] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:00,047 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:00,047 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:05:00,047 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1666985731] [2024-11-19 06:05:00,047 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:00,047 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:05:00,048 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:00,048 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:05:00,048 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:05:00,082 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 159 out of 195 [2024-11-19 06:05:00,083 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 160 places, 158 transitions, 387 flow. Second operand has 3 states, 3 states have (on average 160.0) internal successors, (480), 3 states have internal predecessors, (480), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:00,083 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:00,084 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 159 of 195 [2024-11-19 06:05:00,084 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:05:02,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][82], [83#L1023-5true, 200#true, 99#L1024-3true, 199#true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 215#true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 222#(= |#race~data~0| 0), 197#true]) [2024-11-19 06:05:02,526 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:02,526 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:02,526 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:02,526 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:02,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][82], [120#L1024-3true, 200#true, 99#L1024-3true, 199#true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 215#true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 222#(= |#race~data~0| 0), 197#true]) [2024-11-19 06:05:02,694 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-19 06:05:02,694 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 06:05:02,694 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 06:05:02,695 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 06:05:03,730 INFO L124 PetriNetUnfolderBase]: 13659/39024 cut-off events. [2024-11-19 06:05:04,128 INFO L125 PetriNetUnfolderBase]: For 10607/10703 co-relation queries the response was YES. [2024-11-19 06:05:04,219 INFO L83 FinitePrefix]: Finished finitePrefix Result has 69370 conditions, 39024 events. 13659/39024 cut-off events. For 10607/10703 co-relation queries the response was YES. Maximal size of possible extension queue 1258. Compared 476464 event pairs, 6479 based on Foata normal form. 0/34982 useless extension candidates. Maximal degree in co-relation 54849. Up to 12676 conditions per place. [2024-11-19 06:05:04,335 INFO L140 encePairwiseOnDemand]: 188/195 looper letters, 33 selfloop transitions, 10 changer transitions 0/174 dead transitions. [2024-11-19 06:05:04,335 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 174 transitions, 527 flow [2024-11-19 06:05:04,335 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:05:04,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:05:04,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 514 transitions. [2024-11-19 06:05:04,337 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8786324786324786 [2024-11-19 06:05:04,337 INFO L175 Difference]: Start difference. First operand has 160 places, 158 transitions, 387 flow. Second operand 3 states and 514 transitions. [2024-11-19 06:05:04,337 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 162 places, 174 transitions, 527 flow [2024-11-19 06:05:04,417 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 160 places, 174 transitions, 505 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:05:04,419 INFO L231 Difference]: Finished difference. Result has 162 places, 166 transitions, 461 flow [2024-11-19 06:05:04,419 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=373, PETRI_DIFFERENCE_MINUEND_PLACES=158, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=158, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=148, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=461, PETRI_PLACES=162, PETRI_TRANSITIONS=166} [2024-11-19 06:05:04,420 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, 1 predicate places. [2024-11-19 06:05:04,420 INFO L471 AbstractCegarLoop]: Abstraction has has 162 places, 166 transitions, 461 flow [2024-11-19 06:05:04,420 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 160.0) internal successors, (480), 3 states have internal predecessors, (480), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:04,420 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:04,420 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:04,420 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-19 06:05:04,420 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-19 06:05:04,421 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:04,421 INFO L85 PathProgramCache]: Analyzing trace with hash 2049886426, now seen corresponding path program 1 times [2024-11-19 06:05:04,421 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:04,421 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [467593128] [2024-11-19 06:05:04,421 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:04,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:04,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:04,450 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:05:04,450 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:04,450 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [467593128] [2024-11-19 06:05:04,450 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [467593128] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:04,450 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:04,450 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:05:04,450 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1859236262] [2024-11-19 06:05:04,450 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:04,450 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:05:04,451 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:04,451 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:05:04,451 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:05:04,484 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 195 [2024-11-19 06:05:04,485 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 162 places, 166 transitions, 461 flow. Second operand has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:04,485 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:04,485 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 195 [2024-11-19 06:05:04,485 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:05:06,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][126], [225#true, 200#true, 59#L1024true, 3#L1023-6true, 11#L1039true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-11-19 06:05:06,783 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:05:06,783 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:06,783 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:06,783 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:06,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][126], [120#L1024-3true, 225#true, 200#true, 3#L1023-6true, 198#true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-11-19 06:05:06,783 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 06:05:06,783 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:06,783 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 06:05:06,784 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 06:05:06,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][148], [225#true, 200#true, 3#L1023-6true, 198#true, 11#L1039true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-11-19 06:05:06,784 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:05:06,784 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:05:06,784 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:06,784 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:08,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 220#true, 199#true, 175#L1024true, 22#L1023-5true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 163#L1023-5true, 197#true]) [2024-11-19 06:05:08,724 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-19 06:05:08,724 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:08,724 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:08,724 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:08,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 201#true, 225#true, 220#true, 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 163#L1023-5true]) [2024-11-19 06:05:08,733 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:08,733 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:08,733 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:08,733 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:08,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 146#L1039-1true, 225#true, 201#true, 220#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 163#L1023-5true, 197#true]) [2024-11-19 06:05:08,921 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2024-11-19 06:05:08,921 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-11-19 06:05:08,922 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-11-19 06:05:08,922 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-11-19 06:05:09,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 220#true, 99#L1024-3true, 199#true, 3#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 163#L1023-5true, 197#true]) [2024-11-19 06:05:09,276 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-19 06:05:09,276 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 06:05:09,276 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 06:05:09,276 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 06:05:09,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][126], [225#true, 200#true, 59#L1024true, 199#true, 3#L1023-6true, 50#$Ultimate##0true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-11-19 06:05:09,323 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 06:05:09,323 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:09,323 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:05:09,323 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:09,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][126], [120#L1024-3true, 225#true, 200#true, 199#true, 3#L1023-6true, 50#$Ultimate##0true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-11-19 06:05:09,324 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 06:05:09,324 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-19 06:05:09,324 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 06:05:09,324 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-19 06:05:09,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][148], [225#true, 200#true, 199#true, 3#L1023-6true, 166#L1023-6true, 50#$Ultimate##0true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-11-19 06:05:09,324 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:05:09,324 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:09,324 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:05:09,324 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:09,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 220#true, 99#L1024-3true, 199#true, 175#L1024true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 163#L1023-5true, 197#true]) [2024-11-19 06:05:09,350 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-19 06:05:09,350 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:05:09,350 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:05:09,350 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:05:09,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 225#true, 201#true, 220#true, 99#L1024-3true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 163#L1023-5true]) [2024-11-19 06:05:09,445 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2024-11-19 06:05:09,445 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 06:05:09,445 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 06:05:09,446 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 06:05:09,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][126], [225#true, 200#true, 59#L1024true, 199#true, 3#L1023-6true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, 10#L1022-3true, Black: 220#true]) [2024-11-19 06:05:09,515 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-19 06:05:09,515 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-19 06:05:09,515 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-19 06:05:09,515 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 06:05:09,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][126], [120#L1024-3true, 225#true, 200#true, 199#true, 3#L1023-6true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, 10#L1022-3true, Black: 220#true]) [2024-11-19 06:05:09,515 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-19 06:05:09,515 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 06:05:09,515 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 06:05:09,515 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 06:05:09,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][148], [225#true, 200#true, 199#true, 3#L1023-6true, 166#L1023-6true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, 10#L1022-3true, Black: 220#true]) [2024-11-19 06:05:09,516 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 06:05:09,516 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:09,516 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:09,516 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:05:09,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][148], [225#true, 200#true, 199#true, 3#L1023-6true, 166#L1023-6true, 11#L1039true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-11-19 06:05:09,799 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:05:09,799 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:09,799 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:09,799 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:10,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][148], [225#true, 99#L1024-3true, 200#true, 199#true, 3#L1023-6true, 166#L1023-6true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-11-19 06:05:10,101 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:10,101 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:10,101 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:10,101 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:10,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][82], [225#true, 99#L1024-3true, 200#true, 59#L1024true, 199#true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-11-19 06:05:10,932 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 06:05:10,932 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 06:05:10,932 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 06:05:10,932 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 06:05:10,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][82], [120#L1024-3true, 225#true, 200#true, 99#L1024-3true, 199#true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2024-11-19 06:05:10,972 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-19 06:05:10,972 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 06:05:10,973 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 06:05:10,973 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 06:05:11,405 INFO L124 PetriNetUnfolderBase]: 23220/65965 cut-off events. [2024-11-19 06:05:11,406 INFO L125 PetriNetUnfolderBase]: For 54830/60045 co-relation queries the response was YES. [2024-11-19 06:05:11,649 INFO L83 FinitePrefix]: Finished finitePrefix Result has 136860 conditions, 65965 events. 23220/65965 cut-off events. For 54830/60045 co-relation queries the response was YES. Maximal size of possible extension queue 2352. Compared 872390 event pairs, 11187 based on Foata normal form. 76/57621 useless extension candidates. Maximal degree in co-relation 108784. Up to 25831 conditions per place. [2024-11-19 06:05:11,896 INFO L140 encePairwiseOnDemand]: 187/195 looper letters, 41 selfloop transitions, 18 changer transitions 0/189 dead transitions. [2024-11-19 06:05:11,897 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 189 transitions, 696 flow [2024-11-19 06:05:11,897 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:05:11,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:05:11,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 512 transitions. [2024-11-19 06:05:11,899 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8752136752136752 [2024-11-19 06:05:11,899 INFO L175 Difference]: Start difference. First operand has 162 places, 166 transitions, 461 flow. Second operand 3 states and 512 transitions. [2024-11-19 06:05:11,899 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 189 transitions, 696 flow [2024-11-19 06:05:12,408 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 189 transitions, 662 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:05:12,410 INFO L231 Difference]: Finished difference. Result has 164 places, 180 transitions, 619 flow [2024-11-19 06:05:12,411 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=441, PETRI_DIFFERENCE_MINUEND_PLACES=160, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=166, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=148, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=619, PETRI_PLACES=164, PETRI_TRANSITIONS=180} [2024-11-19 06:05:12,411 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, 3 predicate places. [2024-11-19 06:05:12,411 INFO L471 AbstractCegarLoop]: Abstraction has has 164 places, 180 transitions, 619 flow [2024-11-19 06:05:12,411 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 158.66666666666666) internal successors, (476), 3 states have internal predecessors, (476), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:12,411 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:12,411 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:12,411 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-11-19 06:05:12,412 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-19 06:05:12,412 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:12,412 INFO L85 PathProgramCache]: Analyzing trace with hash -349622235, now seen corresponding path program 1 times [2024-11-19 06:05:12,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:12,412 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [205717009] [2024-11-19 06:05:12,412 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:12,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:12,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:12,472 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:05:12,473 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:12,473 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [205717009] [2024-11-19 06:05:12,473 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [205717009] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:12,473 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:12,473 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:05:12,473 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1971940691] [2024-11-19 06:05:12,473 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:12,474 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 06:05:12,474 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:12,474 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 06:05:12,474 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 06:05:12,549 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 195 [2024-11-19 06:05:12,550 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 164 places, 180 transitions, 619 flow. Second operand has 5 states, 5 states have (on average 158.6) internal successors, (793), 5 states have internal predecessors, (793), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:12,550 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:12,550 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 195 [2024-11-19 06:05:12,550 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:05:14,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][162], [225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 198#true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true, Black: 220#true]) [2024-11-19 06:05:14,371 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:05:14,371 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:14,372 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:05:14,372 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:17,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][162], [225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 166#L1023-6true, 11#L1039true, 50#$Ultimate##0true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true, Black: 220#true]) [2024-11-19 06:05:17,022 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:05:17,022 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:05:17,022 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:17,022 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:18,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][185], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,474 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,474 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,475 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,475 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][183], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 174#L1023-5true, 197#true]) [2024-11-19 06:05:18,476 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:05:18,476 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:18,476 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:18,476 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:18,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][183], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 230#true, 197#true]) [2024-11-19 06:05:18,476 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,476 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,476 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,476 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,477 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][185], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,477 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,477 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,477 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,477 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,477 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 83#L1023-5true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,488 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:05:18,489 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:18,489 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:18,489 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:18,490 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][185], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,490 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,490 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,490 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,490 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,490 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,490 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 230#true, 197#true]) [2024-11-19 06:05:18,490 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,490 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,491 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,491 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 11#L1039true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,491 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:05:18,491 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:18,491 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:18,491 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:18,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,585 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,585 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,585 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,586 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][182], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,613 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,613 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,613 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,613 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,614 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,614 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,614 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,615 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,616 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,616 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,616 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:18,616 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:18,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,705 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,705 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,705 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,705 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,721 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,721 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,721 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,721 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][170], [Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 230#true, 197#true]) [2024-11-19 06:05:18,735 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,735 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,735 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,735 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][170], [Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 11#L1039true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,735 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:18,735 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:18,736 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:18,736 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:18,736 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][183], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,736 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,736 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,736 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,736 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,736 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 83#L1023-5true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,813 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:18,813 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:18,813 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:18,813 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:18,819 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 22#L1023-5true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,819 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,819 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,819 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,819 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,819 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,819 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 174#L1023-5true, 197#true]) [2024-11-19 06:05:18,833 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:18,833 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:18,833 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:18,833 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:18,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true]) [2024-11-19 06:05:18,835 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,835 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,835 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,835 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,835 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,836 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,836 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,836 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,836 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,836 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][170], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,851 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,851 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,851 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,851 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,854 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,854 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,855 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,855 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][132], [Black: 222#(= |#race~data~0| 0), 225#true, 200#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 11#L1039true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,856 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:18,856 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:18,856 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:18,856 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:18,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][132], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,858 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,859 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,859 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,859 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,860 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,860 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,860 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,860 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,861 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,861 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,861 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][132], [Black: 222#(= |#race~data~0| 0), 225#true, 200#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 230#true, 197#true]) [2024-11-19 06:05:18,861 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,862 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,862 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,862 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 166#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,946 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,946 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,946 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,946 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 199#true, 3#L1023-6true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:18,954 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:18,954 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,954 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:18,954 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:19,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [146#L1039-1true, Black: 222#(= |#race~data~0| 0), 225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:19,055 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 06:05:19,055 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 06:05:19,055 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 06:05:19,056 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 06:05:19,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 146#L1039-1true, 225#true, 200#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true]) [2024-11-19 06:05:19,085 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 06:05:19,085 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 06:05:19,085 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 06:05:19,085 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 06:05:19,085 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 06:05:19,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 146#L1039-1true, 225#true, 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true, 197#true]) [2024-11-19 06:05:19,325 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:19,325 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:19,325 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:19,325 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:20,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][105], [225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 11#L1039true, 198#true, 166#L1023-6true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 220#true]) [2024-11-19 06:05:20,048 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-19 06:05:20,048 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:05:20,048 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:20,048 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:05:20,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][105], [225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 175#L1024true, 166#L1023-6true, 11#L1039true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 197#true, Black: 220#true]) [2024-11-19 06:05:20,085 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 06:05:20,085 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:20,085 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:20,085 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:20,218 INFO L124 PetriNetUnfolderBase]: 21778/70714 cut-off events. [2024-11-19 06:05:20,218 INFO L125 PetriNetUnfolderBase]: For 38101/49856 co-relation queries the response was YES. [2024-11-19 06:05:20,541 INFO L83 FinitePrefix]: Finished finitePrefix Result has 135593 conditions, 70714 events. 21778/70714 cut-off events. For 38101/49856 co-relation queries the response was YES. Maximal size of possible extension queue 2191. Compared 990016 event pairs, 11522 based on Foata normal form. 232/61131 useless extension candidates. Maximal degree in co-relation 96062. Up to 18154 conditions per place. [2024-11-19 06:05:20,819 INFO L140 encePairwiseOnDemand]: 187/195 looper letters, 32 selfloop transitions, 7 changer transitions 1/193 dead transitions. [2024-11-19 06:05:20,819 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 169 places, 193 transitions, 726 flow [2024-11-19 06:05:20,819 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:05:20,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:05:20,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 983 transitions. [2024-11-19 06:05:20,821 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8401709401709402 [2024-11-19 06:05:20,821 INFO L175 Difference]: Start difference. First operand has 164 places, 180 transitions, 619 flow. Second operand 6 states and 983 transitions. [2024-11-19 06:05:20,821 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 169 places, 193 transitions, 726 flow [2024-11-19 06:05:20,962 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 193 transitions, 690 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 06:05:20,965 INFO L231 Difference]: Finished difference. Result has 171 places, 186 transitions, 634 flow [2024-11-19 06:05:20,965 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=583, PETRI_DIFFERENCE_MINUEND_PLACES=162, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=180, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=173, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=634, PETRI_PLACES=171, PETRI_TRANSITIONS=186} [2024-11-19 06:05:20,966 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, 10 predicate places. [2024-11-19 06:05:20,966 INFO L471 AbstractCegarLoop]: Abstraction has has 171 places, 186 transitions, 634 flow [2024-11-19 06:05:20,966 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 158.6) internal successors, (793), 5 states have internal predecessors, (793), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:20,966 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:20,967 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:20,967 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-11-19 06:05:20,967 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-19 06:05:20,967 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:20,967 INFO L85 PathProgramCache]: Analyzing trace with hash 1910783533, now seen corresponding path program 1 times [2024-11-19 06:05:20,968 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:20,968 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1782985535] [2024-11-19 06:05:20,968 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:20,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:20,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:21,067 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 06:05:21,068 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:21,068 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1782985535] [2024-11-19 06:05:21,068 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1782985535] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:21,068 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:21,068 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-19 06:05:21,068 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1669368407] [2024-11-19 06:05:21,069 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:21,069 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 06:05:21,069 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:21,070 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 06:05:21,070 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2024-11-19 06:05:21,131 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 154 out of 195 [2024-11-19 06:05:21,132 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 171 places, 186 transitions, 634 flow. Second operand has 6 states, 6 states have (on average 156.16666666666666) internal successors, (937), 6 states have internal predecessors, (937), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:21,132 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:21,132 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 154 of 195 [2024-11-19 06:05:21,132 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:05:21,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 199#true, 128#L1024-3true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:21,908 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2024-11-19 06:05:21,908 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:21,908 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:21,909 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:22,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][112], [59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 11#L1039true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2024-11-19 06:05:22,017 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:05:22,017 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:22,017 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:22,017 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:22,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 175#L1024true, 198#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-11-19 06:05:22,294 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:05:22,294 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:22,294 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:22,294 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:22,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][147], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 198#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-11-19 06:05:22,294 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:05:22,294 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:22,294 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:22,294 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:05:22,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][146], [Black: 222#(= |#race~data~0| 0), Black: 225#true, 83#L1023-5true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:22,667 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:05:22,667 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:05:22,667 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:22,667 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:22,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 222#(= |#race~data~0| 0), Black: 225#true, 83#L1023-5true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 175#L1024true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:22,842 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:05:22,842 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:22,842 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:22,842 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:23,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 70#$Ultimate##0true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:23,035 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:05:23,035 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:23,035 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:23,035 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:23,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 50#$Ultimate##0true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true]) [2024-11-19 06:05:23,037 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:05:23,037 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:23,038 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:23,038 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:23,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 10#L1022-3true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 163#L1023-5true]) [2024-11-19 06:05:23,207 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-19 06:05:23,208 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:23,208 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:23,208 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:24,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true]) [2024-11-19 06:05:24,013 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:24,013 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:24,013 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:24,013 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:24,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 50#$Ultimate##0true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2024-11-19 06:05:24,140 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 06:05:24,140 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:24,140 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:24,141 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:05:24,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][147], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 50#$Ultimate##0true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2024-11-19 06:05:24,141 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:05:24,141 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:24,141 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:24,141 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:05:24,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 16#$Ultimate##0true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:24,320 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:05:24,320 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:05:24,320 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:24,320 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:24,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][146], [Black: 222#(= |#race~data~0| 0), Black: 225#true, 83#L1023-5true, 3#L1023-6true, 50#$Ultimate##0true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:24,322 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:05:24,322 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:24,322 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:24,322 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:05:24,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 130#$Ultimate##0true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 197#true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:24,347 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:05:24,347 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:24,347 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:24,347 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:05:24,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true]) [2024-11-19 06:05:24,402 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-19 06:05:24,402 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 06:05:24,402 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 06:05:24,402 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 06:05:24,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 108#L1022-3true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:24,515 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 06:05:24,515 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:24,515 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:24,515 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:05:24,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 136#L1022-3true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:24,526 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 06:05:24,526 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:24,526 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:24,526 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:05:24,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 16#$Ultimate##0true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:24,571 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 06:05:24,571 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:05:24,571 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:24,571 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:24,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 222#(= |#race~data~0| 0), 83#L1023-5true, Black: 225#true, 50#$Ultimate##0true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:24,573 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 06:05:24,573 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:24,573 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:24,573 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:05:24,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 130#$Ultimate##0true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 197#true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:24,629 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 06:05:24,629 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:05:24,629 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:24,629 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:24,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 108#L1022-3true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:24,746 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-19 06:05:24,747 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-19 06:05:24,747 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-19 06:05:24,747 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 06:05:24,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 136#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:24,785 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-19 06:05:24,785 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-19 06:05:24,785 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-19 06:05:24,785 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 06:05:25,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 163#L1023-5true]) [2024-11-19 06:05:25,101 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2024-11-19 06:05:25,101 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 06:05:25,101 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 06:05:25,101 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2024-11-19 06:05:25,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][112], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2024-11-19 06:05:25,135 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,135 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:25,135 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,135 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:25,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][147], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-11-19 06:05:25,145 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,145 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:25,145 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,145 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:25,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,255 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,255 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,255 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,255 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,258 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,258 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,258 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,258 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,258 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 174#L1023-5true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,258 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,258 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:25,258 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,258 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:25,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,258 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,259 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,259 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,259 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true]) [2024-11-19 06:05:25,266 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,266 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,266 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,266 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 83#L1023-5true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,267 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,267 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:25,267 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,267 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:25,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:25,268 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,268 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,268 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,268 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,268 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,268 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,268 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,269 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,269 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,269 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,269 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,269 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,269 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,269 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,269 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,269 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,269 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:25,269 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,269 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:25,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,312 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,312 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,312 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,312 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][101], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-11-19 06:05:25,324 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,324 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:25,324 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:25,324 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 11#L1039true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,328 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,328 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:25,328 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,328 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,328 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][101], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2024-11-19 06:05:25,328 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,328 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,328 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:25,328 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:25,328 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,338 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,338 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,338 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,338 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,338 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,338 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,338 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,338 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,390 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,390 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,390 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:25,391 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:25,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,392 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,392 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,392 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,392 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:25,398 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,398 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,399 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,399 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true]) [2024-11-19 06:05:25,431 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,431 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,431 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,431 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 83#L1023-5true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,432 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,432 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:25,432 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:25,432 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,432 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,432 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,432 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,432 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,433 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,433 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,433 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,433 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,433 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 11#L1039true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:25,433 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,433 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:25,433 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:25,433 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,434 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:25,434 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,434 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,434 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,434 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,434 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,434 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,434 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,434 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,434 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,434 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][104], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,441 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,441 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:25,441 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,441 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:25,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 174#L1023-5true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,451 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,451 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:25,451 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:25,451 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:25,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,452 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,452 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,452 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,452 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,452 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,453 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,453 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,453 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,453 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,453 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,454 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,454 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,454 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,454 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,454 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,454 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,454 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][104], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,454 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,454 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,454 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,455 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 128#L1024-3true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,484 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:25,484 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:25,484 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:25,485 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:25,485 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:25,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,492 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,492 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,492 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,492 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:25,493 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,493 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,493 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,493 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,498 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,499 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,499 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,499 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][104], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,499 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,499 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,499 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:25,499 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:25,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:25,508 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:25,508 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:25,508 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:25,508 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:25,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 200#true, 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:25,515 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:25,515 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:25,516 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:25,516 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:25,516 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:25,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-11-19 06:05:25,556 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,556 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:25,556 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:25,556 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:25,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2024-11-19 06:05:25,592 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 06:05:25,592 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 06:05:25,592 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 06:05:25,592 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 06:05:25,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][163], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true]) [2024-11-19 06:05:25,635 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 06:05:25,635 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 06:05:25,635 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 06:05:25,635 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 06:05:25,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true]) [2024-11-19 06:05:25,684 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:25,684 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:25,684 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:25,684 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:25,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 175#L1024true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, 163#L1023-5true]) [2024-11-19 06:05:25,807 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 06:05:25,808 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 06:05:25,808 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 06:05:25,808 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 06:05:25,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L-1-2-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_5|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_15|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_25|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_5|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_5|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_4|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_10|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_3|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_15|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_25|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_5|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_6|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_5|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_9|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_5|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 241#true, 199#true, 128#L1024-3true, 22#L1023-5true, 93#ULTIMATE.startFINALtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-11-19 06:05:25,895 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-19 06:05:25,895 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 06:05:25,895 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 06:05:25,895 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 06:05:25,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L-1-2-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_5|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_15|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_25|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_5|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_5|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_4|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_10|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_3|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_15|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_25|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_5|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_6|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_5|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_9|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_5|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [120#L1024-3true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 174#L1023-5true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 241#true, 199#true, 93#ULTIMATE.startFINALtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-11-19 06:05:25,904 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2024-11-19 06:05:25,904 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 06:05:25,904 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 06:05:25,904 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-19 06:05:25,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L-1-2-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_5|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_15|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_25|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_5|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_5|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_4|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_10|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_3|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_15|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_25|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_5|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_6|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_5|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_9|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_5|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [120#L1024-3true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 241#true, 199#true, 93#ULTIMATE.startFINALtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-11-19 06:05:25,922 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-19 06:05:25,922 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 06:05:25,922 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 06:05:25,922 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-19 06:05:26,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 198#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-11-19 06:05:26,212 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-19 06:05:26,212 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:26,212 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:05:26,212 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:05:26,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L-1-2-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_5|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_15|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_25|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_5|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_5|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_4|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_10|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_3|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_15|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_25|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_5|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_6|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_5|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_9|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_5|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [120#L1024-3true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 197#true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 241#true, 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 93#ULTIMATE.startFINALtrue, 230#true, Black: 220#true]) [2024-11-19 06:05:26,224 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-19 06:05:26,224 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 06:05:26,225 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 06:05:26,225 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-19 06:05:26,241 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 175#L1024true, 198#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-11-19 06:05:26,241 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 06:05:26,241 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:26,241 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:26,241 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:26,241 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:26,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][101], [59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 11#L1039true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, Black: 220#true]) [2024-11-19 06:05:26,277 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 06:05:26,277 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:26,277 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:26,277 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:26,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][101], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 175#L1024true, 11#L1039true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 230#true, Black: 220#true]) [2024-11-19 06:05:26,281 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 06:05:26,281 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:26,281 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:26,281 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:26,316 INFO L124 PetriNetUnfolderBase]: 14676/45874 cut-off events. [2024-11-19 06:05:26,316 INFO L125 PetriNetUnfolderBase]: For 23107/27949 co-relation queries the response was YES. [2024-11-19 06:05:26,528 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91011 conditions, 45874 events. 14676/45874 cut-off events. For 23107/27949 co-relation queries the response was YES. Maximal size of possible extension queue 1613. Compared 599363 event pairs, 3920 based on Foata normal form. 53/38657 useless extension candidates. Maximal degree in co-relation 80691. Up to 8484 conditions per place. [2024-11-19 06:05:26,693 INFO L140 encePairwiseOnDemand]: 188/195 looper letters, 34 selfloop transitions, 6 changer transitions 0/191 dead transitions. [2024-11-19 06:05:26,693 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 173 places, 191 transitions, 705 flow [2024-11-19 06:05:26,694 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 06:05:26,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 06:05:26,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 965 transitions. [2024-11-19 06:05:26,695 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8247863247863247 [2024-11-19 06:05:26,696 INFO L175 Difference]: Start difference. First operand has 171 places, 186 transitions, 634 flow. Second operand 6 states and 965 transitions. [2024-11-19 06:05:26,696 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 173 places, 191 transitions, 705 flow [2024-11-19 06:05:26,916 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 169 places, 191 transitions, 693 flow, removed 5 selfloop flow, removed 4 redundant places. [2024-11-19 06:05:26,918 INFO L231 Difference]: Finished difference. Result has 169 places, 181 transitions, 605 flow [2024-11-19 06:05:26,918 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=593, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=181, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=175, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=605, PETRI_PLACES=169, PETRI_TRANSITIONS=181} [2024-11-19 06:05:26,918 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, 8 predicate places. [2024-11-19 06:05:26,918 INFO L471 AbstractCegarLoop]: Abstraction has has 169 places, 181 transitions, 605 flow [2024-11-19 06:05:26,919 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 156.16666666666666) internal successors, (937), 6 states have internal predecessors, (937), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:26,919 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:26,919 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:26,919 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-19 06:05:26,919 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-19 06:05:26,920 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:26,920 INFO L85 PathProgramCache]: Analyzing trace with hash -1257157989, now seen corresponding path program 1 times [2024-11-19 06:05:26,920 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:26,920 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1358032651] [2024-11-19 06:05:26,920 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:26,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:26,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:26,954 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-19 06:05:26,955 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:26,955 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1358032651] [2024-11-19 06:05:26,955 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1358032651] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:26,955 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:26,955 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 06:05:26,955 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1488896893] [2024-11-19 06:05:26,956 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:26,956 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 06:05:26,956 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:26,956 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 06:05:26,957 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 06:05:26,981 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 195 [2024-11-19 06:05:26,982 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 169 places, 181 transitions, 605 flow. Second operand has 3 states, 3 states have (on average 159.0) internal successors, (477), 3 states have internal predecessors, (477), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:26,982 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:26,982 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 195 [2024-11-19 06:05:26,982 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 06:05:29,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([647] L1023-4-->L1023-5: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][187], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 66#L1022-3true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 174#L1023-5true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, Black: 215#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|)]) [2024-11-19 06:05:29,710 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 06:05:29,710 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:29,710 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:29,710 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:30,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 50#$Ultimate##0true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:30,386 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 06:05:30,386 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 06:05:30,386 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 06:05:30,386 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 06:05:30,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 50#$Ultimate##0true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:30,387 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 06:05:30,387 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 06:05:30,387 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 06:05:30,387 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 06:05:30,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([647] L1023-4-->L1023-5: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][137], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 66#L1022-3true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 174#L1023-5true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, Black: 215#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|)]) [2024-11-19 06:05:30,636 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 06:05:30,636 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:30,636 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:30,636 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:30,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([647] L1023-4-->L1023-5: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][137], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 66#L1022-3true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 174#L1023-5true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, Black: 215#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|)]) [2024-11-19 06:05:30,638 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-19 06:05:30,638 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:30,638 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:30,638 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:30,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [130#$Ultimate##0true, Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:30,670 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-19 06:05:30,670 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 06:05:30,671 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 06:05:30,671 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-19 06:05:30,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 11#L1039true, 198#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-11-19 06:05:30,688 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:05:30,688 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:30,688 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:30,689 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:05:30,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 249#true, 198#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-11-19 06:05:30,689 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:05:30,689 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:05:30,689 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:05:30,689 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:30,689 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 11#L1039true, 198#true, 249#true, 166#L1023-6true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-11-19 06:05:30,689 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-19 06:05:30,689 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:30,689 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:05:30,689 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-19 06:05:30,689 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-19 06:05:30,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:30,739 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 06:05:30,739 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:30,739 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:30,739 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:30,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 163#L1023-5true]) [2024-11-19 06:05:30,740 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 06:05:30,740 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:30,740 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:30,740 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][194], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 3#L1023-6true, 166#L1023-6true, 66#L1022-3true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-11-19 06:05:31,020 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,020 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,020 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,020 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][193], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 3#L1023-6true, 66#L1022-3true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-11-19 06:05:31,022 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,022 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,022 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,022 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#L1022-3true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:31,045 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,045 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,045 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,045 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 16#$Ultimate##0true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:31,209 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,209 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,209 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,209 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 111#L1034-10true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:31,529 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,529 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,529 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,529 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 130#$Ultimate##0true, 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:31,619 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,619 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,619 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,619 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-19 06:05:31,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 175#L1024true, 11#L1039true, 198#true, 249#true, 166#L1023-6true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-11-19 06:05:31,643 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,643 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:31,643 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:31,643 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 198#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-11-19 06:05:31,646 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,646 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:31,646 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,646 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:31,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 50#$Ultimate##0true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:31,695 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2024-11-19 06:05:31,695 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-11-19 06:05:31,695 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-11-19 06:05:31,695 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-11-19 06:05:31,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 50#$Ultimate##0true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:31,696 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2024-11-19 06:05:31,696 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-11-19 06:05:31,696 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-11-19 06:05:31,696 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-11-19 06:05:31,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 50#$Ultimate##0true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:31,724 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2024-11-19 06:05:31,724 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-11-19 06:05:31,724 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-11-19 06:05:31,724 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2024-11-19 06:05:31,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 16#$Ultimate##0true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:31,767 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,767 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,767 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,767 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 111#L1034-10true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:31,776 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,776 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,776 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,776 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [130#$Ultimate##0true, Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:31,845 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,845 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,845 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,845 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:31,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 128#L1024-3true, 198#true, 166#L1023-6true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-11-19 06:05:31,877 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 06:05:31,877 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:31,877 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 06:05:31,877 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 06:05:31,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [120#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 11#L1039true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-11-19 06:05:31,881 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 06:05:31,881 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 06:05:31,881 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-19 06:05:31,881 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:31,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 50#$Ultimate##0true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:31,908 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2024-11-19 06:05:31,908 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-11-19 06:05:31,908 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-11-19 06:05:31,908 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-11-19 06:05:31,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 50#$Ultimate##0true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:31,909 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2024-11-19 06:05:31,909 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-11-19 06:05:31,909 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-11-19 06:05:31,909 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-11-19 06:05:31,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][127], [Black: 222#(= |#race~data~0| 0), 201#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 3#L1023-6true, 66#L1022-3true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-11-19 06:05:31,942 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 06:05:31,942 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:31,942 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:31,942 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:31,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 50#$Ultimate##0true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:31,963 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2024-11-19 06:05:31,963 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-11-19 06:05:31,963 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-11-19 06:05:31,963 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2024-11-19 06:05:31,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][138], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 225#true, 83#L1023-5true, 66#L1022-3true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-11-19 06:05:31,968 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-19 06:05:31,968 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:31,968 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:31,968 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:31,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 66#L1022-3true, 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:31,970 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-19 06:05:31,970 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:31,970 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:31,970 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 108#L1022-3true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,003 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,003 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,003 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,003 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 66#L1022-3true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-11-19 06:05:32,046 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,046 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,046 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,046 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 166#L1023-6true, 66#L1022-3true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-11-19 06:05:32,047 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,047 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,047 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,047 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][127], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 3#L1023-6true, 66#L1022-3true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-11-19 06:05:32,053 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,053 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,053 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,053 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#L1022-3true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,061 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,062 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,062 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,062 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-19 06:05:32,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,159 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,159 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,159 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,159 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,160 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,160 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,160 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,160 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 44#L1023-4true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,187 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-19 06:05:32,187 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 06:05:32,187 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 06:05:32,187 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 06:05:32,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 44#L1023-4true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,188 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-19 06:05:32,188 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 06:05:32,188 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 06:05:32,189 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 06:05:32,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,194 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,194 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,194 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,194 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([615] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][138], [Black: 222#(= |#race~data~0| 0), 201#true, 83#L1023-5true, Black: 225#true, 66#L1022-3true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-11-19 06:05:32,207 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,207 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,207 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,207 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 66#L1022-3true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:32,210 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,210 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,210 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,210 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2024-11-19 06:05:32,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,240 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,240 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,240 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,241 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 108#L1022-3true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,243 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,243 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,243 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,243 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 66#L1022-3true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|)]) [2024-11-19 06:05:32,280 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,280 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,280 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,281 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L1023-4-->L1023-5: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork0_#t~nondet5_3|) InVars {threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|} OutVars{threadThread2of3ForFork0_#t~nondet5=|v_threadThread2of3ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 251#(= |threadThread2of3ForFork0_#t~nondet5| |#race~data~0|), 66#L1022-3true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 22#L1023-5true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|)]) [2024-11-19 06:05:32,281 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,281 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,281 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,281 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][213], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,291 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,291 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,291 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,291 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,291 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,291 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,291 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,291 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,291 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 22#L1023-5true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,292 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-19 06:05:32,292 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 06:05:32,292 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 06:05:32,292 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 06:05:32,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][210], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,292 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,292 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,292 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,292 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,293 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,293 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,293 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,293 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#L1022-3true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,301 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,301 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,301 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,301 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 06:05:32,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,370 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-11-19 06:05:32,370 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 06:05:32,370 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 06:05:32,370 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 06:05:32,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, 10#L1022-3true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,371 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-11-19 06:05:32,371 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 06:05:32,371 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 06:05:32,371 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 06:05:32,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,432 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2024-11-19 06:05:32,432 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 06:05:32,432 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 06:05:32,432 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2024-11-19 06:05:32,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,770 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:32,770 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:32,770 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:32,770 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:32,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,844 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,844 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,844 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,844 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,848 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,848 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,848 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,848 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:32,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:32,942 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:32,942 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:32,942 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:32,942 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,008 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][210], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,009 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,009 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,009 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,009 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,009 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,009 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,009 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,009 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,009 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,009 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,009 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 83#L1023-5true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,009 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-19 06:05:33,009 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 06:05:33,009 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 06:05:33,009 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 06:05:33,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,140 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,141 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,141 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,141 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][212], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,199 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,199 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,199 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,199 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,200 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,200 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,200 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,200 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 47#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,207 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,207 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,207 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,207 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,213 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,213 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,213 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,213 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,214 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,214 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,214 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,214 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,260 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,260 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,260 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,260 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,260 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,260 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,260 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,260 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,260 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,260 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,260 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 06:05:33,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][211], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,340 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,340 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,340 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,340 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,340 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,340 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,341 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,341 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,341 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,341 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,341 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,341 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,341 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,341 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,342 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,397 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,397 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,397 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,397 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][212], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,399 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,399 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,400 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,400 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,400 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 163#L1023-5true]) [2024-11-19 06:05:33,400 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,400 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,400 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,400 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,400 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,416 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,416 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,416 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,416 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,418 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,418 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,418 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,418 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,418 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,418 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,418 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,418 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,418 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,509 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,510 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,510 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,510 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 22#L1023-5true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,541 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,541 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,541 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,541 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 22#L1023-5true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,542 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,542 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,542 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,542 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,544 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,544 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,544 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,544 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,544 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, 83#L1023-5true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,544 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,544 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,544 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,544 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,545 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,545 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,545 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,545 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,545 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,545 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,545 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:33,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 44#L1023-4true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,547 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2024-11-19 06:05:33,547 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-11-19 06:05:33,547 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-11-19 06:05:33,547 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-11-19 06:05:33,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 44#L1023-4true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,548 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2024-11-19 06:05:33,548 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-11-19 06:05:33,548 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-11-19 06:05:33,548 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-11-19 06:05:33,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 44#L1023-4true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,570 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2024-11-19 06:05:33,570 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-11-19 06:05:33,570 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-11-19 06:05:33,570 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2024-11-19 06:05:33,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,592 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,592 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,592 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,592 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 174#L1023-5true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,593 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,593 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,593 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,594 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-19 06:05:33,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,596 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,596 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,596 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,596 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,596 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,608 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,608 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,608 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,608 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,611 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,611 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,611 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,611 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:33,613 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,613 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,614 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,614 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,614 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:33,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 50#$Ultimate##0true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:33,670 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:05:33,670 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:33,670 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:05:33,670 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:34,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 249#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,028 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,028 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,028 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,028 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 22#L1023-5true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,030 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,030 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,030 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,030 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 163#L1023-5true]) [2024-11-19 06:05:34,035 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,036 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,036 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,036 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 44#L1023-4true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,041 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2024-11-19 06:05:34,041 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 06:05:34,042 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 06:05:34,042 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 06:05:34,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 44#L1023-4true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,043 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2024-11-19 06:05:34,043 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 06:05:34,044 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 06:05:34,044 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 06:05:34,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 175#L1024true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 163#L1023-5true]) [2024-11-19 06:05:34,068 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,069 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,069 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,069 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,070 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,070 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,070 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,070 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,078 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,079 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,079 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,079 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,080 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,080 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,080 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,080 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,098 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,099 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,099 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,099 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,099 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,099 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,099 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,110 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,110 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,110 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,110 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,112 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,112 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,112 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,112 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,112 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,112 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, 44#L1023-4true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,124 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2024-11-19 06:05:34,124 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 06:05:34,124 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 06:05:34,124 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2024-11-19 06:05:34,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,145 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-19 06:05:34,145 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:05:34,145 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:05:34,145 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:05:34,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,152 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,152 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,152 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,152 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 174#L1023-5true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,155 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,155 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,155 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,155 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,156 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,156 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,156 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,156 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 06:05:34,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,181 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,181 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,181 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,181 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,181 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,182 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,182 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,182 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,182 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,182 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,182 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,182 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 163#L1023-5true]) [2024-11-19 06:05:34,184 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,184 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,184 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,184 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,184 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,292 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,292 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,292 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,292 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,293 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,293 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,293 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,293 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,299 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,299 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,299 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,299 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,300 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,300 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,300 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,300 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,325 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,325 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,325 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,325 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,352 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-19 06:05:34,352 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:05:34,352 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:05:34,352 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:05:34,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,357 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,357 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,357 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,357 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,358 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,358 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,358 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,358 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,358 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,358 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,399 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,399 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,399 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,399 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,400 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,400 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,400 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,400 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 06:05:34,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, 83#L1023-5true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,403 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2024-11-19 06:05:34,403 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-11-19 06:05:34,403 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-11-19 06:05:34,403 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2024-11-19 06:05:34,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:34,484 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 06:05:34,484 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:34,484 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:05:34,484 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:34,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,562 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-19 06:05:34,562 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:05:34,562 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:05:34,562 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 06:05:34,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 50#$Ultimate##0true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:34,589 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 06:05:34,589 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:34,589 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:34,589 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:05:34,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,594 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,594 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,594 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,594 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,630 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,630 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,630 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,630 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,631 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,631 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,632 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,632 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,639 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,640 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2024-11-19 06:05:34,640 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 06:05:34,640 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 06:05:34,640 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 06:05:34,640 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 06:05:34,640 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2024-11-19 06:05:34,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 128#L1024-3true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 163#L1023-5true]) [2024-11-19 06:05:34,756 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,756 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,756 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,756 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 50#$Ultimate##0true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 128#L1024-3true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:34,782 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-19 06:05:34,782 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-19 06:05:34,782 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-19 06:05:34,782 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 06:05:34,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,787 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,787 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,787 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,788 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,789 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,789 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,789 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,789 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,820 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2024-11-19 06:05:34,820 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:05:34,820 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:05:34,820 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:05:34,820 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:05:34,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,847 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2024-11-19 06:05:34,847 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:05:34,847 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:05:34,847 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 06:05:34,850 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,850 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,850 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,850 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,850 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,850 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 06:05:34,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 128#L1024-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:34,965 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-19 06:05:34,965 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 06:05:34,965 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 06:05:34,965 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 06:05:35,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:35,016 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-19 06:05:35,016 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-19 06:05:35,016 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 06:05:35,016 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-19 06:05:35,025 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:35,025 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-19 06:05:35,025 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:05:35,025 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:05:35,025 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:05:35,025 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:05:35,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:35,026 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-19 06:05:35,026 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:05:35,026 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:05:35,026 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:05:35,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:35,052 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-19 06:05:35,053 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:05:35,053 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:05:35,053 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:05:35,053 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 06:05:35,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [120#L1024-3true, Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:35,078 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-19 06:05:35,078 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 06:05:35,078 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 06:05:35,079 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 06:05:35,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 197#true, 10#L1022-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 128#L1024-3true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:35,173 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-19 06:05:35,173 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 06:05:35,173 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 06:05:35,173 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-19 06:05:35,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:35,197 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2024-11-19 06:05:35,197 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 06:05:35,197 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 06:05:35,197 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 06:05:35,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:35,223 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2024-11-19 06:05:35,223 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 06:05:35,223 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 06:05:35,224 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 06:05:35,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 16#$Ultimate##0true, 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:35,251 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:05:35,251 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:05:35,251 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:35,251 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:35,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [130#$Ultimate##0true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:35,277 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:05:35,277 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:35,277 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-19 06:05:35,277 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:05:35,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [44#L1023-4true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:35,752 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-19 06:05:35,752 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 06:05:35,752 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-19 06:05:35,753 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2024-11-19 06:05:35,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 154#L1036-7true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:35,860 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-19 06:05:35,860 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:05:35,860 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:05:35,860 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 06:05:35,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 108#L1022-3true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:35,866 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 06:05:35,866 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:35,866 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:05:35,867 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:35,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#L1022-3true, 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:35,883 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 06:05:35,883 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:05:35,883 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:35,883 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:35,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][196], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:35,884 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:35,884 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:35,884 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:35,884 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:35,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [130#$Ultimate##0true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:35,904 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 06:05:35,904 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:35,904 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 06:05:35,904 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-19 06:05:36,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 44#L1023-4true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,100 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,100 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,101 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,101 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#L1022-3true, 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,162 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-19 06:05:36,162 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-19 06:05:36,162 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-19 06:05:36,162 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 06:05:36,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [44#L1023-4true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 128#L1024-3true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,215 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:36,215 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:36,216 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:36,216 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:36,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,229 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:36,229 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:36,229 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:36,229 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:36,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 66#L1022-3true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 11#L1039true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,253 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2024-11-19 06:05:36,253 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 06:05:36,253 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 06:05:36,253 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 06:05:36,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,273 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:36,273 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:36,273 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:36,273 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:36,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,292 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:36,292 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:36,292 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:36,292 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:36,292 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:36,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,392 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:36,393 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:36,393 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:36,393 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:36,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,409 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:36,409 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:36,409 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:36,409 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:36,409 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,409 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:36,409 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:36,409 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:36,409 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:36,409 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:36,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,498 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,498 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,498 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,498 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [83#L1023-5true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,498 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:05:36,498 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:36,498 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:36,498 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:36,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,498 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,498 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,498 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,498 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,499 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][196], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,499 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,499 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,499 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,499 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,499 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,620 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,620 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,620 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,620 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,620 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,620 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 174#L1023-5true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,620 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:05:36,620 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:36,620 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:36,620 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:36,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,621 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:36,621 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:36,621 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:36,621 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:36,621 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][196], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,621 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,621 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,621 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,621 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,621 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,621 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,621 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 06:05:36,621 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:36,622 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-19 06:05:36,622 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 06:05:36,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:36,626 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,626 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,626 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,626 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:36,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:36,647 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,647 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,647 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:36,647 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:37,048 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,048 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,048 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,048 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,050 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,050 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:37,050 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:37,050 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,072 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,072 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,072 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:37,072 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:37,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 166#L1023-6true, 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,076 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,076 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,076 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:37,076 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-19 06:05:37,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 196#true, 163#L1023-5true]) [2024-11-19 06:05:37,117 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,117 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,117 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,117 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:37,171 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,171 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,171 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,171 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 06:05:37,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,173 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,173 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,173 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,173 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,173 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 47#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,173 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,173 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,173 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,173 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 47#L1023-6true, 174#L1023-5true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,173 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:37,173 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:37,173 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:37,173 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:37,226 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,226 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,227 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,227 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,227 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,227 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,240 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,241 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,241 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,241 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,253 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,253 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,253 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,253 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,253 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,253 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,254 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 22#L1023-5true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,254 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2024-11-19 06:05:37,254 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:37,254 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-19 06:05:37,254 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 06:05:37,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 128#L1024-3true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,295 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,295 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:37,295 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,295 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:37,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,308 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,308 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,309 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,309 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,328 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,328 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,328 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,328 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][183], [120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,331 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,331 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,331 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:37,331 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:37,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,332 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,332 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,332 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,332 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 22#L1023-5true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,333 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,333 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,333 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,333 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 47#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,333 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,333 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,333 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,333 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,333 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 3#L1023-6true, 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,334 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,334 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,334 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-19 06:05:37,334 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,334 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 196#true, 163#L1023-5true]) [2024-11-19 06:05:37,352 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,352 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,352 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,352 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 166#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 128#L1024-3true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,372 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,372 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:37,372 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,373 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:37,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 175#L1024true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:37,380 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,380 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,380 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,380 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 175#L1024true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:37,381 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,381 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,381 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,381 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,384 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2024-11-19 06:05:37,384 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 06:05:37,384 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 06:05:37,384 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-19 06:05:37,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 59#L1024true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:37,390 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,390 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,390 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,391 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 156#L1024true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:37,401 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,401 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,401 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,401 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 06:05:37,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,406 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,406 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:37,406 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:37,406 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][103], [120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 56#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,409 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,409 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,409 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:37,409 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:37,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 47#L1023-6true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,409 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,410 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:37,410 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,410 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-19 06:05:37,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 196#true, 163#L1023-5true]) [2024-11-19 06:05:37,425 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,425 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,425 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,425 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, 146#L1039-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 128#L1024-3true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:37,442 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,442 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,442 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,442 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 166#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 128#L1024-3true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:37,443 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,443 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,443 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,443 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 59#L1024true, 47#L1023-6true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 128#L1024-3true, 11#L1039true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 220#true]) [2024-11-19 06:05:37,446 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 06:05:37,446 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 06:05:37,446 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 06:05:37,446 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 06:05:37,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 120#L1024-3true, 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 3#L1023-6true, 159#ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 163#L1023-5true]) [2024-11-19 06:05:37,460 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,460 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,460 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,460 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([599] L1023-4-->L1023-5: Formula: (= |v_threadThread3of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork0_#t~nondet5=|v_threadThread3of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 146#L1039-1true, 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 163#L1023-5true]) [2024-11-19 06:05:37,469 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,469 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,469 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,469 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 06:05:37,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][99], [120#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 156#L1024true, 200#true, 199#true, 249#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,534 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 06:05:37,534 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 06:05:37,534 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 06:05:37,534 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-19 06:05:37,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][99], [120#L1024-3true, 99#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 11#L1039true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 220#true]) [2024-11-19 06:05:37,588 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2024-11-19 06:05:37,588 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 06:05:37,588 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 06:05:37,588 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-19 06:05:37,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([546] L1038-1-->L1039: Formula: (= |v_#race~data~0_1| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_1|} AuxVars[] AssignedVars[#race~data~0][99], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 175#L1024true, 249#true, 198#true, 11#L1039true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 220#true]) [2024-11-19 06:05:37,861 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 06:05:37,861 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:37,862 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-19 06:05:37,862 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-19 06:05:37,911 INFO L124 PetriNetUnfolderBase]: 38589/103975 cut-off events. [2024-11-19 06:05:37,911 INFO L125 PetriNetUnfolderBase]: For 125977/138146 co-relation queries the response was YES. [2024-11-19 06:05:38,638 INFO L83 FinitePrefix]: Finished finitePrefix Result has 239721 conditions, 103975 events. 38589/103975 cut-off events. For 125977/138146 co-relation queries the response was YES. Maximal size of possible extension queue 3863. Compared 1436625 event pairs, 14227 based on Foata normal form. 99/87768 useless extension candidates. Maximal degree in co-relation 233176. Up to 40197 conditions per place. [2024-11-19 06:05:39,081 INFO L140 encePairwiseOnDemand]: 187/195 looper letters, 51 selfloop transitions, 30 changer transitions 0/214 dead transitions. [2024-11-19 06:05:39,081 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 171 places, 214 transitions, 968 flow [2024-11-19 06:05:39,082 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 06:05:39,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 06:05:39,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 514 transitions. [2024-11-19 06:05:39,083 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8786324786324786 [2024-11-19 06:05:39,083 INFO L175 Difference]: Start difference. First operand has 169 places, 181 transitions, 605 flow. Second operand 3 states and 514 transitions. [2024-11-19 06:05:39,083 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 171 places, 214 transitions, 968 flow [2024-11-19 06:05:39,935 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 214 transitions, 956 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 06:05:39,936 INFO L231 Difference]: Finished difference. Result has 168 places, 203 transitions, 923 flow [2024-11-19 06:05:39,937 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=593, PETRI_DIFFERENCE_MINUEND_PLACES=164, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=181, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=151, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=923, PETRI_PLACES=168, PETRI_TRANSITIONS=203} [2024-11-19 06:05:39,937 INFO L277 CegarLoopForPetriNet]: 161 programPoint places, 7 predicate places. [2024-11-19 06:05:39,938 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 203 transitions, 923 flow [2024-11-19 06:05:39,938 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 159.0) internal successors, (477), 3 states have internal predecessors, (477), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:39,938 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 06:05:39,938 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 06:05:39,938 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-11-19 06:05:39,939 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2024-11-19 06:05:39,939 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 06:05:39,939 INFO L85 PathProgramCache]: Analyzing trace with hash -695669151, now seen corresponding path program 1 times [2024-11-19 06:05:39,939 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 06:05:39,939 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1393270840] [2024-11-19 06:05:39,939 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 06:05:39,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 06:05:39,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 06:05:40,180 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 06:05:40,181 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 06:05:40,181 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1393270840] [2024-11-19 06:05:40,181 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1393270840] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 06:05:40,181 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 06:05:40,181 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 06:05:40,181 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [798953385] [2024-11-19 06:05:40,182 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 06:05:40,182 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 06:05:40,183 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 06:05:40,183 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 06:05:40,183 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 06:05:40,313 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 148 out of 195 [2024-11-19 06:05:40,314 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 168 places, 203 transitions, 923 flow. Second operand has 6 states, 6 states have (on average 151.0) internal successors, (906), 6 states have internal predecessors, (906), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 06:05:40,314 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 06:05:40,314 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 148 of 195 [2024-11-19 06:05:40,314 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand