./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread/reorder_2-race.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/reorder_2-race.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 b8118921f4e94a266cc060fbf2fdaa97ed8f96343f174115bf05a8f09a1b77a8 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 05:27:13,789 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 05:27:13,862 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-19 05:27:13,874 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 05:27:13,878 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 05:27:13,908 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 05:27:13,909 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 05:27:13,909 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 05:27:13,913 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 05:27:13,914 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 05:27:13,914 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 05:27:13,914 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 05:27:13,915 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 05:27:13,915 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 05:27:13,916 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 05:27:13,916 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 05:27:13,916 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 05:27:13,916 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 05:27:13,920 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 05:27:13,920 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 05:27:13,921 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 05:27:13,921 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 05:27:13,921 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-19 05:27:13,922 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 05:27:13,922 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 05:27:13,922 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 05:27:13,922 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 05:27:13,922 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 05:27:13,923 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 05:27:13,923 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 05:27:13,923 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 05:27:13,924 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 05:27:13,924 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 05:27:13,924 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 05:27:13,925 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 05:27:13,925 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 05:27:13,925 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 05:27:13,925 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 05:27:13,925 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 05:27:13,925 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 05:27:13,926 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 05:27:13,926 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 -> b8118921f4e94a266cc060fbf2fdaa97ed8f96343f174115bf05a8f09a1b77a8 [2024-11-19 05:27:14,141 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 05:27:14,164 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 05:27:14,166 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 05:27:14,167 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 05:27:14,168 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 05:27:14,170 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread/reorder_2-race.i [2024-11-19 05:27:15,614 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 05:27:16,028 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 05:27:16,031 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread/reorder_2-race.i [2024-11-19 05:27:16,071 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bd76e9d07/aa7f40cc27684c52a0655c890f277d12/FLAGd35f1306b [2024-11-19 05:27:16,099 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bd76e9d07/aa7f40cc27684c52a0655c890f277d12 [2024-11-19 05:27:16,105 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 05:27:16,106 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 05:27:16,112 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 05:27:16,112 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 05:27:16,117 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 05:27:16,121 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:27:16" (1/1) ... [2024-11-19 05:27:16,126 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3ad50a22 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:16, skipping insertion in model container [2024-11-19 05:27:16,126 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:27:16" (1/1) ... [2024-11-19 05:27:16,232 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 05:27:17,083 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 05:27:17,096 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 05:27:17,165 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 05:27:17,235 INFO L204 MainTranslator]: Completed translation [2024-11-19 05:27:17,236 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:17 WrapperNode [2024-11-19 05:27:17,236 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 05:27:17,237 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 05:27:17,238 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 05:27:17,238 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 05:27:17,245 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:17" (1/1) ... [2024-11-19 05:27:17,268 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:17" (1/1) ... [2024-11-19 05:27:17,297 INFO L138 Inliner]: procedures = 370, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 225 [2024-11-19 05:27:17,297 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 05:27:17,298 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 05:27:17,298 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 05:27:17,298 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 05:27:17,305 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:17" (1/1) ... [2024-11-19 05:27:17,306 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:17" (1/1) ... [2024-11-19 05:27:17,309 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:17" (1/1) ... [2024-11-19 05:27:17,310 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:17" (1/1) ... [2024-11-19 05:27:17,317 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:17" (1/1) ... [2024-11-19 05:27:17,321 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:17" (1/1) ... [2024-11-19 05:27:17,322 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:17" (1/1) ... [2024-11-19 05:27:17,324 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:17" (1/1) ... [2024-11-19 05:27:17,326 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 05:27:17,327 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 05:27:17,327 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 05:27:17,327 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 05:27:17,327 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:17" (1/1) ... [2024-11-19 05:27:17,332 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 05:27:17,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 05:27:17,360 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 05:27:17,380 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 05:27:17,428 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-19 05:27:17,429 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-19 05:27:17,429 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-19 05:27:17,429 INFO L130 BoogieDeclarations]: Found specification of procedure setThread [2024-11-19 05:27:17,430 INFO L138 BoogieDeclarations]: Found implementation of procedure setThread [2024-11-19 05:27:17,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-19 05:27:17,430 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 05:27:17,430 INFO L130 BoogieDeclarations]: Found specification of procedure checkThread [2024-11-19 05:27:17,430 INFO L138 BoogieDeclarations]: Found implementation of procedure checkThread [2024-11-19 05:27:17,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-19 05:27:17,430 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 05:27:17,430 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 05:27:17,432 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 05:27:17,575 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 05:27:17,577 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 05:27:17,845 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 05:27:17,845 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 05:27:17,858 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 05:27:17,858 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-19 05:27:17,859 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:27:17 BoogieIcfgContainer [2024-11-19 05:27:17,859 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 05:27:17,861 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 05:27:17,861 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 05:27:17,864 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 05:27:17,864 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 05:27:16" (1/3) ... [2024-11-19 05:27:17,865 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5b61dbc7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:27:17, skipping insertion in model container [2024-11-19 05:27:17,865 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:27:17" (2/3) ... [2024-11-19 05:27:17,865 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5b61dbc7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:27:17, skipping insertion in model container [2024-11-19 05:27:17,866 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:27:17" (3/3) ... [2024-11-19 05:27:17,867 INFO L112 eAbstractionObserver]: Analyzing ICFG reorder_2-race.i [2024-11-19 05:27:17,880 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 05:27:17,881 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 28 error locations. [2024-11-19 05:27:17,881 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 05:27:17,999 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-19 05:27:18,058 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 263 places, 279 transitions, 578 flow [2024-11-19 05:27:18,179 INFO L124 PetriNetUnfolderBase]: 45/581 cut-off events. [2024-11-19 05:27:18,180 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-19 05:27:18,192 INFO L83 FinitePrefix]: Finished finitePrefix Result has 598 conditions, 581 events. 45/581 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 2599 event pairs, 0 based on Foata normal form. 0/472 useless extension candidates. Maximal degree in co-relation 285. Up to 8 conditions per place. [2024-11-19 05:27:18,193 INFO L82 GeneralOperation]: Start removeDead. Operand has 263 places, 279 transitions, 578 flow [2024-11-19 05:27:18,203 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 263 places, 279 transitions, 578 flow [2024-11-19 05:27:18,214 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 05:27:18,219 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;@1de7cc57, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 05:27:18,219 INFO L334 AbstractCegarLoop]: Starting to check reachability of 37 error locations. [2024-11-19 05:27:18,224 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 05:27:18,225 INFO L124 PetriNetUnfolderBase]: 0/23 cut-off events. [2024-11-19 05:27:18,225 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:27:18,225 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:18,226 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:27:18,226 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-19 05:27:18,230 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:18,231 INFO L85 PathProgramCache]: Analyzing trace with hash 742031993, now seen corresponding path program 1 times [2024-11-19 05:27:18,237 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:18,238 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [371342657] [2024-11-19 05:27:18,238 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:18,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:18,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:18,429 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 05:27:18,430 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:18,430 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [371342657] [2024-11-19 05:27:18,430 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [371342657] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:18,431 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:18,431 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:18,432 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [800943035] [2024-11-19 05:27:18,433 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:18,440 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:18,444 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:18,462 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:18,463 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:18,483 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 247 out of 279 [2024-11-19 05:27:18,487 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 263 places, 279 transitions, 578 flow. Second operand has 3 states, 3 states have (on average 247.66666666666666) internal successors, (743), 3 states have internal predecessors, (743), 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 05:27:18,488 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:18,488 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 279 [2024-11-19 05:27:18,489 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:18,605 INFO L124 PetriNetUnfolderBase]: 16/540 cut-off events. [2024-11-19 05:27:18,605 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2024-11-19 05:27:18,607 INFO L83 FinitePrefix]: Finished finitePrefix Result has 586 conditions, 540 events. 16/540 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 2323 event pairs, 0 based on Foata normal form. 27/482 useless extension candidates. Maximal degree in co-relation 282. Up to 27 conditions per place. [2024-11-19 05:27:18,611 INFO L140 encePairwiseOnDemand]: 262/279 looper letters, 14 selfloop transitions, 1 changer transitions 4/261 dead transitions. [2024-11-19 05:27:18,611 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 259 places, 261 transitions, 572 flow [2024-11-19 05:27:18,613 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:18,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:18,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 772 transitions. [2024-11-19 05:27:18,628 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9223416965352449 [2024-11-19 05:27:18,631 INFO L175 Difference]: Start difference. First operand has 263 places, 279 transitions, 578 flow. Second operand 3 states and 772 transitions. [2024-11-19 05:27:18,632 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 259 places, 261 transitions, 572 flow [2024-11-19 05:27:18,635 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 259 places, 261 transitions, 572 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:27:18,642 INFO L231 Difference]: Finished difference. Result has 259 places, 257 transitions, 536 flow [2024-11-19 05:27:18,645 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=542, PETRI_DIFFERENCE_MINUEND_PLACES=257, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=261, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=260, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=536, PETRI_PLACES=259, PETRI_TRANSITIONS=257} [2024-11-19 05:27:18,649 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, -4 predicate places. [2024-11-19 05:27:18,650 INFO L471 AbstractCegarLoop]: Abstraction has has 259 places, 257 transitions, 536 flow [2024-11-19 05:27:18,651 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 247.66666666666666) internal successors, (743), 3 states have internal predecessors, (743), 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 05:27:18,651 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:18,651 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] [2024-11-19 05:27:18,652 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 05:27:18,652 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-19 05:27:18,652 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:18,653 INFO L85 PathProgramCache]: Analyzing trace with hash 1528250090, now seen corresponding path program 1 times [2024-11-19 05:27:18,653 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:18,653 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1793611996] [2024-11-19 05:27:18,653 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:18,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:18,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:18,750 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 05:27:18,750 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:18,750 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1793611996] [2024-11-19 05:27:18,751 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1793611996] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:18,751 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:18,751 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:18,751 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1781736343] [2024-11-19 05:27:18,751 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:18,752 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:18,752 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:18,752 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:18,753 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:18,765 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 257 out of 279 [2024-11-19 05:27:18,767 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 259 places, 257 transitions, 536 flow. Second operand has 3 states, 3 states have (on average 257.6666666666667) internal successors, (773), 3 states have internal predecessors, (773), 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 05:27:18,767 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:18,767 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 257 of 279 [2024-11-19 05:27:18,767 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:18,879 INFO L124 PetriNetUnfolderBase]: 30/1022 cut-off events. [2024-11-19 05:27:18,879 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2024-11-19 05:27:18,883 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1081 conditions, 1022 events. 30/1022 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 5956 event pairs, 0 based on Foata normal form. 0/863 useless extension candidates. Maximal degree in co-relation 511. Up to 14 conditions per place. [2024-11-19 05:27:18,887 INFO L140 encePairwiseOnDemand]: 277/279 looper letters, 13 selfloop transitions, 1 changer transitions 0/262 dead transitions. [2024-11-19 05:27:18,888 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 256 places, 262 transitions, 592 flow [2024-11-19 05:27:18,888 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:18,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:18,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 786 transitions. [2024-11-19 05:27:18,909 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9390681003584229 [2024-11-19 05:27:18,909 INFO L175 Difference]: Start difference. First operand has 259 places, 257 transitions, 536 flow. Second operand 3 states and 786 transitions. [2024-11-19 05:27:18,909 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 256 places, 262 transitions, 592 flow [2024-11-19 05:27:18,912 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 255 places, 262 transitions, 591 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:18,916 INFO L231 Difference]: Finished difference. Result has 255 places, 256 transitions, 535 flow [2024-11-19 05:27:18,916 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=533, PETRI_DIFFERENCE_MINUEND_PLACES=253, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=256, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=255, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=535, PETRI_PLACES=255, PETRI_TRANSITIONS=256} [2024-11-19 05:27:18,917 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, -8 predicate places. [2024-11-19 05:27:18,917 INFO L471 AbstractCegarLoop]: Abstraction has has 255 places, 256 transitions, 535 flow [2024-11-19 05:27:18,917 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 257.6666666666667) internal successors, (773), 3 states have internal predecessors, (773), 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 05:27:18,918 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:18,918 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] [2024-11-19 05:27:18,918 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 05:27:18,918 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-19 05:27:18,919 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:18,919 INFO L85 PathProgramCache]: Analyzing trace with hash 130963354, now seen corresponding path program 1 times [2024-11-19 05:27:18,920 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:18,920 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1488777561] [2024-11-19 05:27:18,920 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:18,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:18,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:18,957 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 05:27:18,958 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:18,958 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1488777561] [2024-11-19 05:27:18,958 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1488777561] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:18,958 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:18,958 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:18,958 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1856202198] [2024-11-19 05:27:18,959 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:18,959 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:18,959 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:18,960 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:18,960 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:18,986 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 279 [2024-11-19 05:27:18,987 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 255 places, 256 transitions, 535 flow. Second operand has 3 states, 3 states have (on average 242.66666666666666) internal successors, (728), 3 states have internal predecessors, (728), 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 05:27:18,987 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:18,987 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 279 [2024-11-19 05:27:18,988 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:19,175 INFO L124 PetriNetUnfolderBase]: 70/1139 cut-off events. [2024-11-19 05:27:19,175 INFO L125 PetriNetUnfolderBase]: For 94/110 co-relation queries the response was YES. [2024-11-19 05:27:19,179 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1330 conditions, 1139 events. 70/1139 cut-off events. For 94/110 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 7206 event pairs, 16 based on Foata normal form. 9/1003 useless extension candidates. Maximal degree in co-relation 662. Up to 125 conditions per place. [2024-11-19 05:27:19,183 INFO L140 encePairwiseOnDemand]: 267/279 looper letters, 15 selfloop transitions, 5 changer transitions 5/256 dead transitions. [2024-11-19 05:27:19,184 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 251 places, 256 transitions, 587 flow [2024-11-19 05:27:19,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:19,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:19,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2024-11-19 05:27:19,187 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9020310633213859 [2024-11-19 05:27:19,187 INFO L175 Difference]: Start difference. First operand has 255 places, 256 transitions, 535 flow. Second operand 3 states and 755 transitions. [2024-11-19 05:27:19,187 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 251 places, 256 transitions, 587 flow [2024-11-19 05:27:19,189 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 250 places, 256 transitions, 586 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:19,192 INFO L231 Difference]: Finished difference. Result has 251 places, 249 transitions, 539 flow [2024-11-19 05:27:19,193 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=522, PETRI_DIFFERENCE_MINUEND_PLACES=248, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=250, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=245, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=539, PETRI_PLACES=251, PETRI_TRANSITIONS=249} [2024-11-19 05:27:19,194 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, -12 predicate places. [2024-11-19 05:27:19,194 INFO L471 AbstractCegarLoop]: Abstraction has has 251 places, 249 transitions, 539 flow [2024-11-19 05:27:19,195 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.66666666666666) internal successors, (728), 3 states have internal predecessors, (728), 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 05:27:19,195 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:19,195 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] [2024-11-19 05:27:19,195 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 05:27:19,196 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-19 05:27:19,196 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:19,196 INFO L85 PathProgramCache]: Analyzing trace with hash -1362172448, now seen corresponding path program 1 times [2024-11-19 05:27:19,196 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:19,196 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [420228308] [2024-11-19 05:27:19,197 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:19,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:19,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:19,232 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 05:27:19,233 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:19,233 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [420228308] [2024-11-19 05:27:19,233 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [420228308] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:19,233 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:19,233 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:19,234 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [47900948] [2024-11-19 05:27:19,234 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:19,234 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:19,234 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:19,234 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:19,235 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:19,253 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 247 out of 279 [2024-11-19 05:27:19,256 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 251 places, 249 transitions, 539 flow. Second operand has 3 states, 3 states have (on average 247.66666666666666) internal successors, (743), 3 states have internal predecessors, (743), 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 05:27:19,256 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:19,256 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 247 of 279 [2024-11-19 05:27:19,256 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:19,375 INFO L124 PetriNetUnfolderBase]: 34/1032 cut-off events. [2024-11-19 05:27:19,375 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2024-11-19 05:27:19,378 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1189 conditions, 1032 events. 34/1032 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 6049 event pairs, 0 based on Foata normal form. 0/916 useless extension candidates. Maximal degree in co-relation 1010. Up to 64 conditions per place. [2024-11-19 05:27:19,381 INFO L140 encePairwiseOnDemand]: 273/279 looper letters, 14 selfloop transitions, 2 changer transitions 0/246 dead transitions. [2024-11-19 05:27:19,381 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 246 places, 246 transitions, 565 flow [2024-11-19 05:27:19,382 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:19,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:19,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 761 transitions. [2024-11-19 05:27:19,383 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9091995221027479 [2024-11-19 05:27:19,383 INFO L175 Difference]: Start difference. First operand has 251 places, 249 transitions, 539 flow. Second operand 3 states and 761 transitions. [2024-11-19 05:27:19,383 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 246 places, 246 transitions, 565 flow [2024-11-19 05:27:19,385 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 246 transitions, 565 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:27:19,387 INFO L231 Difference]: Finished difference. Result has 247 places, 246 transitions, 541 flow [2024-11-19 05:27:19,388 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=531, PETRI_DIFFERENCE_MINUEND_PLACES=244, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=541, PETRI_PLACES=247, PETRI_TRANSITIONS=246} [2024-11-19 05:27:19,389 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, -16 predicate places. [2024-11-19 05:27:19,390 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 246 transitions, 541 flow [2024-11-19 05:27:19,390 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 247.66666666666666) internal successors, (743), 3 states have internal predecessors, (743), 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 05:27:19,391 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:19,391 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] [2024-11-19 05:27:19,391 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-19 05:27:19,392 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-19 05:27:19,392 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:19,392 INFO L85 PathProgramCache]: Analyzing trace with hash 2006199919, now seen corresponding path program 1 times [2024-11-19 05:27:19,393 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:19,393 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [399331495] [2024-11-19 05:27:19,393 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:19,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:19,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:19,428 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 05:27:19,428 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:19,429 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [399331495] [2024-11-19 05:27:19,429 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [399331495] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:19,429 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:19,429 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:19,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1301490665] [2024-11-19 05:27:19,429 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:19,429 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:19,430 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:19,430 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:19,430 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:19,450 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 249 out of 279 [2024-11-19 05:27:19,451 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 246 transitions, 541 flow. Second operand has 3 states, 3 states have (on average 250.33333333333334) internal successors, (751), 3 states have internal predecessors, (751), 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 05:27:19,451 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:19,451 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 249 of 279 [2024-11-19 05:27:19,452 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:19,565 INFO L124 PetriNetUnfolderBase]: 34/1031 cut-off events. [2024-11-19 05:27:19,565 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2024-11-19 05:27:19,569 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1187 conditions, 1031 events. 34/1031 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 6038 event pairs, 0 based on Foata normal form. 0/916 useless extension candidates. Maximal degree in co-relation 1007. Up to 52 conditions per place. [2024-11-19 05:27:19,572 INFO L140 encePairwiseOnDemand]: 276/279 looper letters, 14 selfloop transitions, 2 changer transitions 0/245 dead transitions. [2024-11-19 05:27:19,572 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 245 transitions, 571 flow [2024-11-19 05:27:19,573 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:19,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:19,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2024-11-19 05:27:19,574 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9127837514934289 [2024-11-19 05:27:19,574 INFO L175 Difference]: Start difference. First operand has 247 places, 246 transitions, 541 flow. Second operand 3 states and 764 transitions. [2024-11-19 05:27:19,574 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 245 transitions, 571 flow [2024-11-19 05:27:19,576 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 245 transitions, 571 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:27:19,578 INFO L231 Difference]: Finished difference. Result has 248 places, 245 transitions, 543 flow [2024-11-19 05:27:19,579 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=539, PETRI_DIFFERENCE_MINUEND_PLACES=246, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=543, PETRI_PLACES=248, PETRI_TRANSITIONS=245} [2024-11-19 05:27:19,579 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, -15 predicate places. [2024-11-19 05:27:19,580 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 245 transitions, 543 flow [2024-11-19 05:27:19,580 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 250.33333333333334) internal successors, (751), 3 states have internal predecessors, (751), 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 05:27:19,580 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:19,581 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] [2024-11-19 05:27:19,581 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-19 05:27:19,581 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-19 05:27:19,581 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:19,581 INFO L85 PathProgramCache]: Analyzing trace with hash 1579447646, now seen corresponding path program 1 times [2024-11-19 05:27:19,581 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:19,582 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [7278754] [2024-11-19 05:27:19,582 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:19,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:19,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:19,617 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 05:27:19,617 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:19,617 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [7278754] [2024-11-19 05:27:19,618 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [7278754] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:19,618 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:19,618 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:19,618 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1225926] [2024-11-19 05:27:19,618 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:19,618 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:19,618 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:19,619 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:19,619 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:19,627 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 257 out of 279 [2024-11-19 05:27:19,628 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 248 places, 245 transitions, 543 flow. Second operand has 3 states, 3 states have (on average 257.6666666666667) internal successors, (773), 3 states have internal predecessors, (773), 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 05:27:19,628 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:19,628 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 257 of 279 [2024-11-19 05:27:19,628 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:19,741 INFO L124 PetriNetUnfolderBase]: 34/1030 cut-off events. [2024-11-19 05:27:19,742 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2024-11-19 05:27:19,745 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1160 conditions, 1030 events. 34/1030 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 6034 event pairs, 0 based on Foata normal form. 0/916 useless extension candidates. Maximal degree in co-relation 979. Up to 34 conditions per place. [2024-11-19 05:27:19,748 INFO L140 encePairwiseOnDemand]: 277/279 looper letters, 13 selfloop transitions, 1 changer transitions 0/250 dead transitions. [2024-11-19 05:27:19,748 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 250 transitions, 599 flow [2024-11-19 05:27:19,749 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:19,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:19,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 786 transitions. [2024-11-19 05:27:19,750 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9390681003584229 [2024-11-19 05:27:19,751 INFO L175 Difference]: Start difference. First operand has 248 places, 245 transitions, 543 flow. Second operand 3 states and 786 transitions. [2024-11-19 05:27:19,751 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 250 transitions, 599 flow [2024-11-19 05:27:19,753 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 250 transitions, 595 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:27:19,755 INFO L231 Difference]: Finished difference. Result has 247 places, 244 transitions, 539 flow [2024-11-19 05:27:19,755 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=537, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=244, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=243, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=539, PETRI_PLACES=247, PETRI_TRANSITIONS=244} [2024-11-19 05:27:19,756 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, -16 predicate places. [2024-11-19 05:27:19,757 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 244 transitions, 539 flow [2024-11-19 05:27:19,758 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 257.6666666666667) internal successors, (773), 3 states have internal predecessors, (773), 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 05:27:19,758 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:19,758 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 05:27:19,758 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-19 05:27:19,758 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-19 05:27:19,758 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:19,759 INFO L85 PathProgramCache]: Analyzing trace with hash 1000410487, now seen corresponding path program 1 times [2024-11-19 05:27:19,759 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:19,759 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [145256176] [2024-11-19 05:27:19,759 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:19,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:19,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:19,814 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 05:27:19,815 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:19,815 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [145256176] [2024-11-19 05:27:19,815 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [145256176] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:19,815 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:19,815 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:19,815 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [304367141] [2024-11-19 05:27:19,816 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:19,816 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:19,816 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:19,816 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:19,816 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:19,842 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 249 out of 279 [2024-11-19 05:27:19,843 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 244 transitions, 539 flow. Second operand has 3 states, 3 states have (on average 250.33333333333334) internal successors, (751), 3 states have internal predecessors, (751), 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 05:27:19,843 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:19,844 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 249 of 279 [2024-11-19 05:27:19,844 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:19,931 INFO L124 PetriNetUnfolderBase]: 34/1029 cut-off events. [2024-11-19 05:27:19,932 INFO L125 PetriNetUnfolderBase]: For 60/60 co-relation queries the response was YES. [2024-11-19 05:27:19,937 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1191 conditions, 1029 events. 34/1029 cut-off events. For 60/60 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 6032 event pairs, 0 based on Foata normal form. 0/916 useless extension candidates. Maximal degree in co-relation 1010. Up to 56 conditions per place. [2024-11-19 05:27:19,942 INFO L140 encePairwiseOnDemand]: 276/279 looper letters, 15 selfloop transitions, 2 changer transitions 0/243 dead transitions. [2024-11-19 05:27:19,942 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 248 places, 243 transitions, 571 flow [2024-11-19 05:27:19,942 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:19,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:19,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2024-11-19 05:27:19,944 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9127837514934289 [2024-11-19 05:27:19,944 INFO L175 Difference]: Start difference. First operand has 247 places, 244 transitions, 539 flow. Second operand 3 states and 764 transitions. [2024-11-19 05:27:19,944 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 248 places, 243 transitions, 571 flow [2024-11-19 05:27:19,945 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 247 places, 243 transitions, 570 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:19,982 INFO L231 Difference]: Finished difference. Result has 247 places, 243 transitions, 540 flow [2024-11-19 05:27:19,983 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=536, PETRI_DIFFERENCE_MINUEND_PLACES=245, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=243, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=241, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=540, PETRI_PLACES=247, PETRI_TRANSITIONS=243} [2024-11-19 05:27:19,984 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, -16 predicate places. [2024-11-19 05:27:19,984 INFO L471 AbstractCegarLoop]: Abstraction has has 247 places, 243 transitions, 540 flow [2024-11-19 05:27:19,985 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 250.33333333333334) internal successors, (751), 3 states have internal predecessors, (751), 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 05:27:19,985 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:19,985 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] [2024-11-19 05:27:19,985 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-19 05:27:19,985 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-19 05:27:19,986 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:19,986 INFO L85 PathProgramCache]: Analyzing trace with hash 1630380282, now seen corresponding path program 1 times [2024-11-19 05:27:19,986 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:19,986 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1527020840] [2024-11-19 05:27:19,986 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:19,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:20,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:20,032 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 05:27:20,033 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:20,033 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1527020840] [2024-11-19 05:27:20,033 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1527020840] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:20,034 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:20,034 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 05:27:20,034 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1092404708] [2024-11-19 05:27:20,034 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:20,034 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:20,035 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:20,035 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:20,035 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:20,048 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 250 out of 279 [2024-11-19 05:27:20,049 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 247 places, 243 transitions, 540 flow. Second operand has 3 states, 3 states have (on average 251.66666666666666) internal successors, (755), 3 states have internal predecessors, (755), 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 05:27:20,049 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:20,049 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 250 of 279 [2024-11-19 05:27:20,050 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:20,141 INFO L124 PetriNetUnfolderBase]: 32/1017 cut-off events. [2024-11-19 05:27:20,142 INFO L125 PetriNetUnfolderBase]: For 54/54 co-relation queries the response was YES. [2024-11-19 05:27:20,146 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1163 conditions, 1017 events. 32/1017 cut-off events. For 54/54 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 5920 event pairs, 0 based on Foata normal form. 2/906 useless extension candidates. Maximal degree in co-relation 982. Up to 42 conditions per place. [2024-11-19 05:27:20,149 INFO L140 encePairwiseOnDemand]: 277/279 looper letters, 13 selfloop transitions, 0 changer transitions 1/242 dead transitions. [2024-11-19 05:27:20,149 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 242 transitions, 563 flow [2024-11-19 05:27:20,149 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:20,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:20,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 765 transitions. [2024-11-19 05:27:20,151 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9139784946236559 [2024-11-19 05:27:20,151 INFO L175 Difference]: Start difference. First operand has 247 places, 243 transitions, 540 flow. Second operand 3 states and 765 transitions. [2024-11-19 05:27:20,151 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 242 transitions, 563 flow [2024-11-19 05:27:20,153 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 245 places, 242 transitions, 555 flow, removed 1 selfloop flow, removed 4 redundant places. [2024-11-19 05:27:20,156 INFO L231 Difference]: Finished difference. Result has 246 places, 241 transitions, 527 flow [2024-11-19 05:27:20,156 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=527, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=242, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=242, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=527, PETRI_PLACES=246, PETRI_TRANSITIONS=241} [2024-11-19 05:27:20,157 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, -17 predicate places. [2024-11-19 05:27:20,157 INFO L471 AbstractCegarLoop]: Abstraction has has 246 places, 241 transitions, 527 flow [2024-11-19 05:27:20,158 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 251.66666666666666) internal successors, (755), 3 states have internal predecessors, (755), 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 05:27:20,158 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:20,158 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] [2024-11-19 05:27:20,158 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-19 05:27:20,158 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-19 05:27:20,159 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:20,159 INFO L85 PathProgramCache]: Analyzing trace with hash 1672723619, now seen corresponding path program 1 times [2024-11-19 05:27:20,159 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:20,159 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [310873813] [2024-11-19 05:27:20,159 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:20,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:20,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:20,470 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 05:27:20,470 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:20,470 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [310873813] [2024-11-19 05:27:20,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [310873813] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:20,470 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:20,471 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:27:20,471 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [723549897] [2024-11-19 05:27:20,471 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:20,471 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:27:20,471 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:20,472 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:27:20,472 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:27:20,645 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 225 out of 279 [2024-11-19 05:27:20,647 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 246 places, 241 transitions, 527 flow. Second operand has 6 states, 6 states have (on average 226.66666666666666) internal successors, (1360), 6 states have internal predecessors, (1360), 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 05:27:20,647 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:20,647 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 225 of 279 [2024-11-19 05:27:20,648 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:20,810 INFO L124 PetriNetUnfolderBase]: 32/1011 cut-off events. [2024-11-19 05:27:20,810 INFO L125 PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES. [2024-11-19 05:27:20,814 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1324 conditions, 1011 events. 32/1011 cut-off events. For 36/36 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 5848 event pairs, 0 based on Foata normal form. 0/912 useless extension candidates. Maximal degree in co-relation 1317. Up to 193 conditions per place. [2024-11-19 05:27:20,816 INFO L140 encePairwiseOnDemand]: 272/279 looper letters, 34 selfloop transitions, 6 changer transitions 0/240 dead transitions. [2024-11-19 05:27:20,816 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 249 places, 240 transitions, 605 flow [2024-11-19 05:27:20,817 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:27:20,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:27:20,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1391 transitions. [2024-11-19 05:27:20,819 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8309438470728794 [2024-11-19 05:27:20,819 INFO L175 Difference]: Start difference. First operand has 246 places, 241 transitions, 527 flow. Second operand 6 states and 1391 transitions. [2024-11-19 05:27:20,819 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 249 places, 240 transitions, 605 flow [2024-11-19 05:27:20,821 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 248 places, 240 transitions, 603 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:20,823 INFO L231 Difference]: Finished difference. Result has 248 places, 240 transitions, 535 flow [2024-11-19 05:27:20,823 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=523, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=240, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=234, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=535, PETRI_PLACES=248, PETRI_TRANSITIONS=240} [2024-11-19 05:27:20,824 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, -15 predicate places. [2024-11-19 05:27:20,824 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 240 transitions, 535 flow [2024-11-19 05:27:20,825 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 226.66666666666666) internal successors, (1360), 6 states have internal predecessors, (1360), 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 05:27:20,825 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:20,825 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 05:27:20,825 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-19 05:27:20,826 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-19 05:27:20,826 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:20,826 INFO L85 PathProgramCache]: Analyzing trace with hash -1899290296, now seen corresponding path program 1 times [2024-11-19 05:27:20,826 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:20,826 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [215504910] [2024-11-19 05:27:20,827 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:20,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:20,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:20,886 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 05:27:20,887 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:20,887 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [215504910] [2024-11-19 05:27:20,887 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [215504910] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:20,887 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:20,887 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 05:27:20,887 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [231552005] [2024-11-19 05:27:20,887 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:20,887 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 05:27:20,888 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:20,888 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 05:27:20,888 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 05:27:21,213 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 245 out of 279 [2024-11-19 05:27:21,215 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 248 places, 240 transitions, 535 flow. Second operand has 4 states, 4 states have (on average 246.5) internal successors, (986), 4 states have internal predecessors, (986), 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 05:27:21,215 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:21,215 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 245 of 279 [2024-11-19 05:27:21,215 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:21,380 INFO L124 PetriNetUnfolderBase]: 24/901 cut-off events. [2024-11-19 05:27:21,380 INFO L125 PetriNetUnfolderBase]: For 50/50 co-relation queries the response was YES. [2024-11-19 05:27:21,383 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1082 conditions, 901 events. 24/901 cut-off events. For 50/50 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 4752 event pairs, 0 based on Foata normal form. 3/822 useless extension candidates. Maximal degree in co-relation 1075. Up to 43 conditions per place. [2024-11-19 05:27:21,386 INFO L140 encePairwiseOnDemand]: 266/279 looper letters, 31 selfloop transitions, 11 changer transitions 1/262 dead transitions. [2024-11-19 05:27:21,386 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 251 places, 262 transitions, 689 flow [2024-11-19 05:27:21,387 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 05:27:21,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 05:27:21,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1025 transitions. [2024-11-19 05:27:21,389 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9184587813620072 [2024-11-19 05:27:21,389 INFO L175 Difference]: Start difference. First operand has 248 places, 240 transitions, 535 flow. Second operand 4 states and 1025 transitions. [2024-11-19 05:27:21,390 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 251 places, 262 transitions, 689 flow [2024-11-19 05:27:21,392 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 246 places, 262 transitions, 677 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 05:27:21,395 INFO L231 Difference]: Finished difference. Result has 248 places, 249 transitions, 605 flow [2024-11-19 05:27:21,396 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=523, PETRI_DIFFERENCE_MINUEND_PLACES=243, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=240, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=229, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=605, PETRI_PLACES=248, PETRI_TRANSITIONS=249} [2024-11-19 05:27:21,397 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, -15 predicate places. [2024-11-19 05:27:21,398 INFO L471 AbstractCegarLoop]: Abstraction has has 248 places, 249 transitions, 605 flow [2024-11-19 05:27:21,400 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 246.5) internal successors, (986), 4 states have internal predecessors, (986), 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 05:27:21,400 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:21,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] [2024-11-19 05:27:21,400 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-19 05:27:21,400 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting setThreadErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-19 05:27:21,401 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:21,401 INFO L85 PathProgramCache]: Analyzing trace with hash 1434213192, now seen corresponding path program 1 times [2024-11-19 05:27:21,401 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:21,401 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1237130814] [2024-11-19 05:27:21,401 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:21,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:21,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:21,445 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 05:27:21,446 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:21,446 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1237130814] [2024-11-19 05:27:21,446 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1237130814] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:21,446 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:21,446 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:21,447 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1106782804] [2024-11-19 05:27:21,447 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:21,447 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:21,448 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:21,448 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:21,448 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:21,461 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 253 out of 279 [2024-11-19 05:27:21,462 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 248 places, 249 transitions, 605 flow. Second operand has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 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 05:27:21,463 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:21,463 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 253 of 279 [2024-11-19 05:27:21,463 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:21,688 INFO L124 PetriNetUnfolderBase]: 105/1759 cut-off events. [2024-11-19 05:27:21,688 INFO L125 PetriNetUnfolderBase]: For 216/585 co-relation queries the response was YES. [2024-11-19 05:27:21,694 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2224 conditions, 1759 events. 105/1759 cut-off events. For 216/585 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 12913 event pairs, 27 based on Foata normal form. 10/1561 useless extension candidates. Maximal degree in co-relation 2215. Up to 120 conditions per place. [2024-11-19 05:27:21,703 INFO L140 encePairwiseOnDemand]: 273/279 looper letters, 15 selfloop transitions, 5 changer transitions 0/256 dead transitions. [2024-11-19 05:27:21,706 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 250 places, 256 transitions, 668 flow [2024-11-19 05:27:21,706 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:21,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:21,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2024-11-19 05:27:21,708 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.931899641577061 [2024-11-19 05:27:21,708 INFO L175 Difference]: Start difference. First operand has 248 places, 249 transitions, 605 flow. Second operand 3 states and 780 transitions. [2024-11-19 05:27:21,709 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 250 places, 256 transitions, 668 flow [2024-11-19 05:27:21,711 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 249 places, 256 transitions, 666 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:21,714 INFO L231 Difference]: Finished difference. Result has 251 places, 253 transitions, 641 flow [2024-11-19 05:27:21,715 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=603, PETRI_DIFFERENCE_MINUEND_PLACES=247, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=244, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=641, PETRI_PLACES=251, PETRI_TRANSITIONS=253} [2024-11-19 05:27:21,718 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, -12 predicate places. [2024-11-19 05:27:21,719 INFO L471 AbstractCegarLoop]: Abstraction has has 251 places, 253 transitions, 641 flow [2024-11-19 05:27:21,719 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 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 05:27:21,719 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:21,720 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] [2024-11-19 05:27:21,720 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-19 05:27:21,720 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting setThreadErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-19 05:27:21,720 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:21,721 INFO L85 PathProgramCache]: Analyzing trace with hash -1574315940, now seen corresponding path program 1 times [2024-11-19 05:27:21,721 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:21,721 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1999697350] [2024-11-19 05:27:21,721 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:21,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:21,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:21,772 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 05:27:21,773 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:21,773 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1999697350] [2024-11-19 05:27:21,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1999697350] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:21,773 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:21,774 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:21,774 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1629938892] [2024-11-19 05:27:21,774 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:21,775 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:21,776 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:21,776 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:21,777 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:21,792 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 253 out of 279 [2024-11-19 05:27:21,793 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 251 places, 253 transitions, 641 flow. Second operand has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 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 05:27:21,793 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:21,793 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 253 of 279 [2024-11-19 05:27:21,793 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:22,095 INFO L124 PetriNetUnfolderBase]: 172/2271 cut-off events. [2024-11-19 05:27:22,095 INFO L125 PetriNetUnfolderBase]: For 337/942 co-relation queries the response was YES. [2024-11-19 05:27:22,105 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2963 conditions, 2271 events. 172/2271 cut-off events. For 337/942 co-relation queries the response was YES. Maximal size of possible extension queue 66. Compared 18571 event pairs, 34 based on Foata normal form. 8/1998 useless extension candidates. Maximal degree in co-relation 2953. Up to 156 conditions per place. [2024-11-19 05:27:22,112 INFO L140 encePairwiseOnDemand]: 273/279 looper letters, 15 selfloop transitions, 5 changer transitions 8/260 dead transitions. [2024-11-19 05:27:22,113 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 253 places, 260 transitions, 704 flow [2024-11-19 05:27:22,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:22,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:22,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2024-11-19 05:27:22,115 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.931899641577061 [2024-11-19 05:27:22,115 INFO L175 Difference]: Start difference. First operand has 251 places, 253 transitions, 641 flow. Second operand 3 states and 780 transitions. [2024-11-19 05:27:22,115 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 253 places, 260 transitions, 704 flow [2024-11-19 05:27:22,118 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 251 places, 260 transitions, 694 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:27:22,121 INFO L231 Difference]: Finished difference. Result has 253 places, 249 transitions, 650 flow [2024-11-19 05:27:22,122 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=279, PETRI_DIFFERENCE_MINUEND_FLOW=631, PETRI_DIFFERENCE_MINUEND_PLACES=249, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=253, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=248, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=650, PETRI_PLACES=253, PETRI_TRANSITIONS=249} [2024-11-19 05:27:22,123 INFO L277 CegarLoopForPetriNet]: 263 programPoint places, -10 predicate places. [2024-11-19 05:27:22,123 INFO L471 AbstractCegarLoop]: Abstraction has has 253 places, 249 transitions, 650 flow [2024-11-19 05:27:22,123 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 254.33333333333334) internal successors, (763), 3 states have internal predecessors, (763), 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 05:27:22,124 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:22,124 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 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 05:27:22,124 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-19 05:27:22,124 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2024-11-19 05:27:22,124 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:22,124 INFO L85 PathProgramCache]: Analyzing trace with hash 751873512, now seen corresponding path program 1 times [2024-11-19 05:27:22,125 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:22,125 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1511150847] [2024-11-19 05:27:22,125 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:22,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:22,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 05:27:22,158 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 05:27:22,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 05:27:22,214 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 05:27:22,214 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-19 05:27:22,216 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (36 of 37 remaining) [2024-11-19 05:27:22,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (35 of 37 remaining) [2024-11-19 05:27:22,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (34 of 37 remaining) [2024-11-19 05:27:22,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (33 of 37 remaining) [2024-11-19 05:27:22,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (32 of 37 remaining) [2024-11-19 05:27:22,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (31 of 37 remaining) [2024-11-19 05:27:22,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (30 of 37 remaining) [2024-11-19 05:27:22,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr4ASSERT_VIOLATIONDATA_RACE (29 of 37 remaining) [2024-11-19 05:27:22,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (28 of 37 remaining) [2024-11-19 05:27:22,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (27 of 37 remaining) [2024-11-19 05:27:22,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (26 of 37 remaining) [2024-11-19 05:27:22,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (25 of 37 remaining) [2024-11-19 05:27:22,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (24 of 37 remaining) [2024-11-19 05:27:22,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (23 of 37 remaining) [2024-11-19 05:27:22,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (22 of 37 remaining) [2024-11-19 05:27:22,223 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (21 of 37 remaining) [2024-11-19 05:27:22,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (20 of 37 remaining) [2024-11-19 05:27:22,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (19 of 37 remaining) [2024-11-19 05:27:22,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 37 remaining) [2024-11-19 05:27:22,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (17 of 37 remaining) [2024-11-19 05:27:22,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (16 of 37 remaining) [2024-11-19 05:27:22,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (15 of 37 remaining) [2024-11-19 05:27:22,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (14 of 37 remaining) [2024-11-19 05:27:22,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (13 of 37 remaining) [2024-11-19 05:27:22,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (12 of 37 remaining) [2024-11-19 05:27:22,224 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (11 of 37 remaining) [2024-11-19 05:27:22,225 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (10 of 37 remaining) [2024-11-19 05:27:22,225 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (9 of 37 remaining) [2024-11-19 05:27:22,225 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (8 of 37 remaining) [2024-11-19 05:27:22,225 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (7 of 37 remaining) [2024-11-19 05:27:22,225 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr0ASSERT_VIOLATIONDATA_RACE (6 of 37 remaining) [2024-11-19 05:27:22,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location setThreadErr1ASSERT_VIOLATIONDATA_RACE (5 of 37 remaining) [2024-11-19 05:27:22,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr0ASSERT_VIOLATIONDATA_RACE (4 of 37 remaining) [2024-11-19 05:27:22,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr1ASSERT_VIOLATIONDATA_RACE (3 of 37 remaining) [2024-11-19 05:27:22,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr2ASSERT_VIOLATIONDATA_RACE (2 of 37 remaining) [2024-11-19 05:27:22,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr3ASSERT_VIOLATIONDATA_RACE (1 of 37 remaining) [2024-11-19 05:27:22,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location checkThreadErr4ASSERT_VIOLATIONDATA_RACE (0 of 37 remaining) [2024-11-19 05:27:22,229 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-19 05:27:22,230 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:27:22,232 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-19 05:27:22,232 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-19 05:27:22,277 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2024-11-19 05:27:22,287 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 325 places, 346 transitions, 736 flow [2024-11-19 05:27:22,546 INFO L124 PetriNetUnfolderBase]: 173/1802 cut-off events. [2024-11-19 05:27:22,546 INFO L125 PetriNetUnfolderBase]: For 72/72 co-relation queries the response was YES. [2024-11-19 05:27:22,561 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1891 conditions, 1802 events. 173/1802 cut-off events. For 72/72 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 11206 event pairs, 2 based on Foata normal form. 0/1473 useless extension candidates. Maximal degree in co-relation 1036. Up to 32 conditions per place. [2024-11-19 05:27:22,562 INFO L82 GeneralOperation]: Start removeDead. Operand has 325 places, 346 transitions, 736 flow [2024-11-19 05:27:22,578 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 325 places, 346 transitions, 736 flow [2024-11-19 05:27:22,579 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 05:27:22,580 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;@1de7cc57, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 05:27:22,580 INFO L334 AbstractCegarLoop]: Starting to check reachability of 44 error locations. [2024-11-19 05:27:22,584 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 05:27:22,587 INFO L124 PetriNetUnfolderBase]: 0/23 cut-off events. [2024-11-19 05:27:22,587 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:27:22,587 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:22,587 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 05:27:22,587 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:27:22,588 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:22,588 INFO L85 PathProgramCache]: Analyzing trace with hash -509845295, now seen corresponding path program 1 times [2024-11-19 05:27:22,588 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:22,588 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1986261708] [2024-11-19 05:27:22,589 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:22,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:22,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:22,610 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 05:27:22,610 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:22,610 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1986261708] [2024-11-19 05:27:22,611 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1986261708] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:22,611 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:22,612 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:22,614 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [742307879] [2024-11-19 05:27:22,614 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:22,614 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:22,615 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:22,615 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:22,615 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:22,633 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 305 out of 346 [2024-11-19 05:27:22,634 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 325 places, 346 transitions, 736 flow. Second operand has 3 states, 3 states have (on average 305.6666666666667) internal successors, (917), 3 states have internal predecessors, (917), 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 05:27:22,635 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:22,635 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 305 of 346 [2024-11-19 05:27:22,635 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:22,877 INFO L124 PetriNetUnfolderBase]: 77/1673 cut-off events. [2024-11-19 05:27:22,877 INFO L125 PetriNetUnfolderBase]: For 212/212 co-relation queries the response was YES. [2024-11-19 05:27:22,900 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1878 conditions, 1673 events. 77/1673 cut-off events. For 212/212 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 10486 event pairs, 1 based on Foata normal form. 179/1594 useless extension candidates. Maximal degree in co-relation 1021. Up to 114 conditions per place. [2024-11-19 05:27:22,912 INFO L140 encePairwiseOnDemand]: 327/346 looper letters, 20 selfloop transitions, 1 changer transitions 4/324 dead transitions. [2024-11-19 05:27:22,912 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 319 places, 324 transitions, 734 flow [2024-11-19 05:27:22,912 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:22,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:22,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 954 transitions. [2024-11-19 05:27:22,915 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9190751445086706 [2024-11-19 05:27:22,915 INFO L175 Difference]: Start difference. First operand has 325 places, 346 transitions, 736 flow. Second operand 3 states and 954 transitions. [2024-11-19 05:27:22,915 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 319 places, 324 transitions, 734 flow [2024-11-19 05:27:22,918 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 319 places, 324 transitions, 734 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:27:22,922 INFO L231 Difference]: Finished difference. Result has 319 places, 320 transitions, 686 flow [2024-11-19 05:27:22,923 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=692, PETRI_DIFFERENCE_MINUEND_PLACES=317, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=324, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=323, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=686, PETRI_PLACES=319, PETRI_TRANSITIONS=320} [2024-11-19 05:27:22,924 INFO L277 CegarLoopForPetriNet]: 325 programPoint places, -6 predicate places. [2024-11-19 05:27:22,924 INFO L471 AbstractCegarLoop]: Abstraction has has 319 places, 320 transitions, 686 flow [2024-11-19 05:27:22,925 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 305.6666666666667) internal successors, (917), 3 states have internal predecessors, (917), 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 05:27:22,925 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:22,925 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] [2024-11-19 05:27:22,925 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-19 05:27:22,926 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:27:22,926 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:22,926 INFO L85 PathProgramCache]: Analyzing trace with hash 1374760170, now seen corresponding path program 1 times [2024-11-19 05:27:22,926 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:22,927 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [249299520] [2024-11-19 05:27:22,927 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:22,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:22,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:22,960 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 05:27:22,960 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:22,961 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [249299520] [2024-11-19 05:27:22,961 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [249299520] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:22,961 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:22,962 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:22,962 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [204803041] [2024-11-19 05:27:22,962 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:22,962 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:22,962 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:22,963 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:22,963 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:22,971 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 346 [2024-11-19 05:27:22,973 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 319 places, 320 transitions, 686 flow. Second operand has 3 states, 3 states have (on average 315.6666666666667) internal successors, (947), 3 states have internal predecessors, (947), 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 05:27:22,973 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:22,973 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 346 [2024-11-19 05:27:22,973 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:23,454 INFO L124 PetriNetUnfolderBase]: 152/3288 cut-off events. [2024-11-19 05:27:23,454 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2024-11-19 05:27:23,501 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3611 conditions, 3288 events. 152/3288 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 53. Compared 26361 event pairs, 2 based on Foata normal form. 0/2783 useless extension candidates. Maximal degree in co-relation 1934. Up to 74 conditions per place. [2024-11-19 05:27:23,588 INFO L140 encePairwiseOnDemand]: 344/346 looper letters, 25 selfloop transitions, 1 changer transitions 0/331 dead transitions. [2024-11-19 05:27:23,588 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 316 places, 331 transitions, 800 flow [2024-11-19 05:27:23,589 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:23,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:23,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 972 transitions. [2024-11-19 05:27:23,590 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9364161849710982 [2024-11-19 05:27:23,591 INFO L175 Difference]: Start difference. First operand has 319 places, 320 transitions, 686 flow. Second operand 3 states and 972 transitions. [2024-11-19 05:27:23,591 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 316 places, 331 transitions, 800 flow [2024-11-19 05:27:23,596 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 315 places, 331 transitions, 799 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:23,601 INFO L231 Difference]: Finished difference. Result has 315 places, 319 transitions, 685 flow [2024-11-19 05:27:23,601 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=683, PETRI_DIFFERENCE_MINUEND_PLACES=313, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=319, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=318, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=685, PETRI_PLACES=315, PETRI_TRANSITIONS=319} [2024-11-19 05:27:23,602 INFO L277 CegarLoopForPetriNet]: 325 programPoint places, -10 predicate places. [2024-11-19 05:27:23,603 INFO L471 AbstractCegarLoop]: Abstraction has has 315 places, 319 transitions, 685 flow [2024-11-19 05:27:23,603 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 315.6666666666667) internal successors, (947), 3 states have internal predecessors, (947), 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 05:27:23,603 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:23,603 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] [2024-11-19 05:27:23,604 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-19 05:27:23,604 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:27:23,604 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:23,604 INFO L85 PathProgramCache]: Analyzing trace with hash -332256526, now seen corresponding path program 1 times [2024-11-19 05:27:23,604 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:23,604 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [8833651] [2024-11-19 05:27:23,605 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:23,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:23,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:23,624 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 05:27:23,624 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:23,624 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [8833651] [2024-11-19 05:27:23,625 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [8833651] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:23,625 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:23,625 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:23,627 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [719291149] [2024-11-19 05:27:23,627 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:23,627 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:23,627 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:23,628 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:23,628 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:23,650 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 297 out of 346 [2024-11-19 05:27:23,651 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 315 places, 319 transitions, 685 flow. Second operand has 3 states, 3 states have (on average 297.6666666666667) internal successors, (893), 3 states have internal predecessors, (893), 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 05:27:23,652 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:23,652 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 297 of 346 [2024-11-19 05:27:23,652 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:24,968 INFO L124 PetriNetUnfolderBase]: 1122/6621 cut-off events. [2024-11-19 05:27:24,969 INFO L125 PetriNetUnfolderBase]: For 1282/1378 co-relation queries the response was YES. [2024-11-19 05:27:25,019 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9004 conditions, 6621 events. 1122/6621 cut-off events. For 1282/1378 co-relation queries the response was YES. Maximal size of possible extension queue 186. Compared 65649 event pairs, 424 based on Foata normal form. 49/5965 useless extension candidates. Maximal degree in co-relation 4498. Up to 1753 conditions per place. [2024-11-19 05:27:25,047 INFO L140 encePairwiseOnDemand]: 332/346 looper letters, 32 selfloop transitions, 6 changer transitions 3/326 dead transitions. [2024-11-19 05:27:25,047 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 310 places, 326 transitions, 806 flow [2024-11-19 05:27:25,048 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:25,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:25,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 937 transitions. [2024-11-19 05:27:25,050 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9026974951830443 [2024-11-19 05:27:25,050 INFO L175 Difference]: Start difference. First operand has 315 places, 319 transitions, 685 flow. Second operand 3 states and 937 transitions. [2024-11-19 05:27:25,050 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 310 places, 326 transitions, 806 flow [2024-11-19 05:27:25,052 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 309 places, 326 transitions, 805 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:25,055 INFO L231 Difference]: Finished difference. Result has 310 places, 314 transitions, 702 flow [2024-11-19 05:27:25,055 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=670, PETRI_DIFFERENCE_MINUEND_PLACES=307, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=312, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=306, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=702, PETRI_PLACES=310, PETRI_TRANSITIONS=314} [2024-11-19 05:27:25,056 INFO L277 CegarLoopForPetriNet]: 325 programPoint places, -15 predicate places. [2024-11-19 05:27:25,056 INFO L471 AbstractCegarLoop]: Abstraction has has 310 places, 314 transitions, 702 flow [2024-11-19 05:27:25,056 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 297.6666666666667) internal successors, (893), 3 states have internal predecessors, (893), 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 05:27:25,057 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:25,057 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] [2024-11-19 05:27:25,057 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-19 05:27:25,057 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:27:25,057 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:25,057 INFO L85 PathProgramCache]: Analyzing trace with hash 160132664, now seen corresponding path program 1 times [2024-11-19 05:27:25,057 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:25,057 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1557806433] [2024-11-19 05:27:25,058 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:25,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:25,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:25,071 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 05:27:25,071 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:25,071 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1557806433] [2024-11-19 05:27:25,071 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1557806433] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:25,072 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:25,072 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:25,072 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2005469279] [2024-11-19 05:27:25,072 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:25,072 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:25,073 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:25,073 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:25,073 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:25,087 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 305 out of 346 [2024-11-19 05:27:25,088 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 314 transitions, 702 flow. Second operand has 3 states, 3 states have (on average 305.6666666666667) internal successors, (917), 3 states have internal predecessors, (917), 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 05:27:25,089 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:25,089 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 305 of 346 [2024-11-19 05:27:25,089 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:25,684 INFO L124 PetriNetUnfolderBase]: 268/3704 cut-off events. [2024-11-19 05:27:25,684 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2024-11-19 05:27:25,726 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4527 conditions, 3704 events. 268/3704 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31423 event pairs, 20 based on Foata normal form. 0/3312 useless extension candidates. Maximal degree in co-relation 3292. Up to 302 conditions per place. [2024-11-19 05:27:25,745 INFO L140 encePairwiseOnDemand]: 340/346 looper letters, 20 selfloop transitions, 2 changer transitions 0/311 dead transitions. [2024-11-19 05:27:25,745 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 305 places, 311 transitions, 740 flow [2024-11-19 05:27:25,746 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:25,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:25,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 941 transitions. [2024-11-19 05:27:25,749 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9065510597302505 [2024-11-19 05:27:25,749 INFO L175 Difference]: Start difference. First operand has 310 places, 314 transitions, 702 flow. Second operand 3 states and 941 transitions. [2024-11-19 05:27:25,749 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 305 places, 311 transitions, 740 flow [2024-11-19 05:27:25,751 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 311 transitions, 740 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:27:25,754 INFO L231 Difference]: Finished difference. Result has 306 places, 311 transitions, 704 flow [2024-11-19 05:27:25,755 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=694, PETRI_DIFFERENCE_MINUEND_PLACES=303, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=308, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=704, PETRI_PLACES=306, PETRI_TRANSITIONS=311} [2024-11-19 05:27:25,755 INFO L277 CegarLoopForPetriNet]: 325 programPoint places, -19 predicate places. [2024-11-19 05:27:25,756 INFO L471 AbstractCegarLoop]: Abstraction has has 306 places, 311 transitions, 704 flow [2024-11-19 05:27:25,757 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 305.6666666666667) internal successors, (917), 3 states have internal predecessors, (917), 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 05:27:25,757 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:25,757 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] [2024-11-19 05:27:25,757 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-19 05:27:25,757 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:27:25,758 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:25,758 INFO L85 PathProgramCache]: Analyzing trace with hash 357575623, now seen corresponding path program 1 times [2024-11-19 05:27:25,758 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:25,758 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [285837257] [2024-11-19 05:27:25,758 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:25,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:25,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:25,784 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 05:27:25,785 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:25,785 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [285837257] [2024-11-19 05:27:25,785 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [285837257] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:25,785 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:25,786 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:25,787 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1776210416] [2024-11-19 05:27:25,787 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:25,787 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:25,787 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:25,788 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:25,788 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:25,812 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 307 out of 346 [2024-11-19 05:27:25,814 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 306 places, 311 transitions, 704 flow. Second operand has 3 states, 3 states have (on average 308.3333333333333) internal successors, (925), 3 states have internal predecessors, (925), 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 05:27:25,814 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:25,814 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 307 of 346 [2024-11-19 05:27:25,814 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:26,340 INFO L124 PetriNetUnfolderBase]: 268/3703 cut-off events. [2024-11-19 05:27:26,341 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2024-11-19 05:27:26,374 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4507 conditions, 3703 events. 268/3703 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31464 event pairs, 20 based on Foata normal form. 0/3312 useless extension candidates. Maximal degree in co-relation 3271. Up to 302 conditions per place. [2024-11-19 05:27:26,388 INFO L140 encePairwiseOnDemand]: 343/346 looper letters, 20 selfloop transitions, 2 changer transitions 0/310 dead transitions. [2024-11-19 05:27:26,388 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 310 transitions, 746 flow [2024-11-19 05:27:26,389 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:26,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:26,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 944 transitions. [2024-11-19 05:27:26,390 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9094412331406551 [2024-11-19 05:27:26,390 INFO L175 Difference]: Start difference. First operand has 306 places, 311 transitions, 704 flow. Second operand 3 states and 944 transitions. [2024-11-19 05:27:26,390 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 310 transitions, 746 flow [2024-11-19 05:27:26,392 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 310 transitions, 746 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:27:26,395 INFO L231 Difference]: Finished difference. Result has 307 places, 310 transitions, 706 flow [2024-11-19 05:27:26,395 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=702, PETRI_DIFFERENCE_MINUEND_PLACES=305, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=310, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=308, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=706, PETRI_PLACES=307, PETRI_TRANSITIONS=310} [2024-11-19 05:27:26,396 INFO L277 CegarLoopForPetriNet]: 325 programPoint places, -18 predicate places. [2024-11-19 05:27:26,396 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 310 transitions, 706 flow [2024-11-19 05:27:26,397 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 308.3333333333333) internal successors, (925), 3 states have internal predecessors, (925), 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 05:27:26,397 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:26,397 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] [2024-11-19 05:27:26,397 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-19 05:27:26,397 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:27:26,397 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:26,398 INFO L85 PathProgramCache]: Analyzing trace with hash -1712893514, now seen corresponding path program 1 times [2024-11-19 05:27:26,398 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:26,398 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1230700896] [2024-11-19 05:27:26,398 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:26,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:26,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:26,423 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 05:27:26,424 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:26,424 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1230700896] [2024-11-19 05:27:26,424 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1230700896] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:26,424 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:26,424 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:26,424 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [330436622] [2024-11-19 05:27:26,425 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:26,426 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:26,426 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:26,426 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:26,426 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:26,438 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 315 out of 346 [2024-11-19 05:27:26,439 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 310 transitions, 706 flow. Second operand has 3 states, 3 states have (on average 315.6666666666667) internal successors, (947), 3 states have internal predecessors, (947), 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 05:27:26,439 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:26,439 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 315 of 346 [2024-11-19 05:27:26,439 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:27,006 INFO L124 PetriNetUnfolderBase]: 268/3702 cut-off events. [2024-11-19 05:27:27,006 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2024-11-19 05:27:27,037 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4430 conditions, 3702 events. 268/3702 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31441 event pairs, 20 based on Foata normal form. 0/3312 useless extension candidates. Maximal degree in co-relation 3193. Up to 302 conditions per place. [2024-11-19 05:27:27,046 INFO L140 encePairwiseOnDemand]: 344/346 looper letters, 25 selfloop transitions, 1 changer transitions 0/321 dead transitions. [2024-11-19 05:27:27,047 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 321 transitions, 820 flow [2024-11-19 05:27:27,047 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:27,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:27,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 972 transitions. [2024-11-19 05:27:27,049 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9364161849710982 [2024-11-19 05:27:27,049 INFO L175 Difference]: Start difference. First operand has 307 places, 310 transitions, 706 flow. Second operand 3 states and 972 transitions. [2024-11-19 05:27:27,049 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 321 transitions, 820 flow [2024-11-19 05:27:27,051 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 321 transitions, 816 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:27:27,053 INFO L231 Difference]: Finished difference. Result has 306 places, 309 transitions, 702 flow [2024-11-19 05:27:27,054 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=700, PETRI_DIFFERENCE_MINUEND_PLACES=304, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=309, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=308, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=702, PETRI_PLACES=306, PETRI_TRANSITIONS=309} [2024-11-19 05:27:27,054 INFO L277 CegarLoopForPetriNet]: 325 programPoint places, -19 predicate places. [2024-11-19 05:27:27,054 INFO L471 AbstractCegarLoop]: Abstraction has has 306 places, 309 transitions, 702 flow [2024-11-19 05:27:27,055 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 315.6666666666667) internal successors, (947), 3 states have internal predecessors, (947), 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 05:27:27,055 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:27,055 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 05:27:27,055 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-19 05:27:27,055 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:27:27,055 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:27,055 INFO L85 PathProgramCache]: Analyzing trace with hash 486757239, now seen corresponding path program 1 times [2024-11-19 05:27:27,056 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:27,056 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1946745826] [2024-11-19 05:27:27,056 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:27,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:27,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:27,082 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 05:27:27,082 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:27,082 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1946745826] [2024-11-19 05:27:27,082 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1946745826] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:27,082 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:27,082 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:27,082 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1376306256] [2024-11-19 05:27:27,082 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:27,086 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:27,086 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:27,087 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:27,087 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:27,106 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 307 out of 346 [2024-11-19 05:27:27,107 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 306 places, 309 transitions, 702 flow. Second operand has 3 states, 3 states have (on average 308.3333333333333) internal successors, (925), 3 states have internal predecessors, (925), 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 05:27:27,107 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:27,107 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 307 of 346 [2024-11-19 05:27:27,107 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:27,500 INFO L124 PetriNetUnfolderBase]: 268/3701 cut-off events. [2024-11-19 05:27:27,500 INFO L125 PetriNetUnfolderBase]: For 430/430 co-relation queries the response was YES. [2024-11-19 05:27:27,543 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4519 conditions, 3701 events. 268/3701 cut-off events. For 430/430 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31448 event pairs, 20 based on Foata normal form. 0/3312 useless extension candidates. Maximal degree in co-relation 3282. Up to 302 conditions per place. [2024-11-19 05:27:27,556 INFO L140 encePairwiseOnDemand]: 343/346 looper letters, 21 selfloop transitions, 2 changer transitions 0/308 dead transitions. [2024-11-19 05:27:27,557 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 308 transitions, 746 flow [2024-11-19 05:27:27,557 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:27,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:27,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 944 transitions. [2024-11-19 05:27:27,559 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9094412331406551 [2024-11-19 05:27:27,559 INFO L175 Difference]: Start difference. First operand has 306 places, 309 transitions, 702 flow. Second operand 3 states and 944 transitions. [2024-11-19 05:27:27,559 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 308 transitions, 746 flow [2024-11-19 05:27:27,561 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 306 places, 308 transitions, 745 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:27,564 INFO L231 Difference]: Finished difference. Result has 306 places, 308 transitions, 703 flow [2024-11-19 05:27:27,564 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=699, PETRI_DIFFERENCE_MINUEND_PLACES=304, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=308, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=306, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=703, PETRI_PLACES=306, PETRI_TRANSITIONS=308} [2024-11-19 05:27:27,565 INFO L277 CegarLoopForPetriNet]: 325 programPoint places, -19 predicate places. [2024-11-19 05:27:27,565 INFO L471 AbstractCegarLoop]: Abstraction has has 306 places, 308 transitions, 703 flow [2024-11-19 05:27:27,565 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 308.3333333333333) internal successors, (925), 3 states have internal predecessors, (925), 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 05:27:27,565 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:27,565 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] [2024-11-19 05:27:27,566 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-11-19 05:27:27,566 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:27:27,566 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:27,566 INFO L85 PathProgramCache]: Analyzing trace with hash -2083018758, now seen corresponding path program 1 times [2024-11-19 05:27:27,566 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:27,566 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1851744458] [2024-11-19 05:27:27,566 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:27,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:27,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:27,588 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 05:27:27,588 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:27,588 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1851744458] [2024-11-19 05:27:27,588 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1851744458] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:27,588 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:27,588 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 05:27:27,589 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1291738972] [2024-11-19 05:27:27,589 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:27,589 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:27,589 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:27,589 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:27,590 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:27,597 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 308 out of 346 [2024-11-19 05:27:27,598 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 306 places, 308 transitions, 703 flow. Second operand has 3 states, 3 states have (on average 309.6666666666667) internal successors, (929), 3 states have internal predecessors, (929), 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 05:27:27,598 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:27,598 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 346 [2024-11-19 05:27:27,598 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:28,171 INFO L124 PetriNetUnfolderBase]: 266/3689 cut-off events. [2024-11-19 05:27:28,171 INFO L125 PetriNetUnfolderBase]: For 424/424 co-relation queries the response was YES. [2024-11-19 05:27:28,216 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4457 conditions, 3689 events. 266/3689 cut-off events. For 424/424 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31258 event pairs, 20 based on Foata normal form. 2/3302 useless extension candidates. Maximal degree in co-relation 3220. Up to 302 conditions per place. [2024-11-19 05:27:28,231 INFO L140 encePairwiseOnDemand]: 344/346 looper letters, 19 selfloop transitions, 0 changer transitions 1/307 dead transitions. [2024-11-19 05:27:28,231 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 307 transitions, 738 flow [2024-11-19 05:27:28,232 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:28,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:28,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 945 transitions. [2024-11-19 05:27:28,234 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9104046242774566 [2024-11-19 05:27:28,234 INFO L175 Difference]: Start difference. First operand has 306 places, 308 transitions, 703 flow. Second operand 3 states and 945 transitions. [2024-11-19 05:27:28,235 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 307 transitions, 738 flow [2024-11-19 05:27:28,237 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 304 places, 307 transitions, 730 flow, removed 1 selfloop flow, removed 4 redundant places. [2024-11-19 05:27:28,240 INFO L231 Difference]: Finished difference. Result has 305 places, 306 transitions, 690 flow [2024-11-19 05:27:28,240 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=690, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=307, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=307, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=690, PETRI_PLACES=305, PETRI_TRANSITIONS=306} [2024-11-19 05:27:28,241 INFO L277 CegarLoopForPetriNet]: 325 programPoint places, -20 predicate places. [2024-11-19 05:27:28,241 INFO L471 AbstractCegarLoop]: Abstraction has has 305 places, 306 transitions, 690 flow [2024-11-19 05:27:28,241 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 309.6666666666667) internal successors, (929), 3 states have internal predecessors, (929), 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 05:27:28,241 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:28,241 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] [2024-11-19 05:27:28,242 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-11-19 05:27:28,242 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:27:28,242 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:28,242 INFO L85 PathProgramCache]: Analyzing trace with hash 1274907643, now seen corresponding path program 1 times [2024-11-19 05:27:28,242 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:28,243 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1000179828] [2024-11-19 05:27:28,243 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:28,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:28,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:28,497 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 05:27:28,497 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:28,497 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1000179828] [2024-11-19 05:27:28,497 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1000179828] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:28,497 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:28,497 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:27:28,499 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1777545628] [2024-11-19 05:27:28,499 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:28,499 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:27:28,500 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:28,500 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:27:28,500 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:27:28,704 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 283 out of 346 [2024-11-19 05:27:28,706 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 305 places, 306 transitions, 690 flow. Second operand has 6 states, 6 states have (on average 284.6666666666667) internal successors, (1708), 6 states have internal predecessors, (1708), 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 05:27:28,707 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:28,707 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 283 of 346 [2024-11-19 05:27:28,707 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:29,419 INFO L124 PetriNetUnfolderBase]: 266/3681 cut-off events. [2024-11-19 05:27:29,420 INFO L125 PetriNetUnfolderBase]: For 290/290 co-relation queries the response was YES. [2024-11-19 05:27:29,468 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5006 conditions, 3681 events. 266/3681 cut-off events. For 290/290 co-relation queries the response was YES. Maximal size of possible extension queue 69. Compared 31256 event pairs, 20 based on Foata normal form. 0/3332 useless extension candidates. Maximal degree in co-relation 4997. Up to 717 conditions per place. [2024-11-19 05:27:29,486 INFO L140 encePairwiseOnDemand]: 339/346 looper letters, 40 selfloop transitions, 6 changer transitions 0/305 dead transitions. [2024-11-19 05:27:29,487 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 308 places, 305 transitions, 780 flow [2024-11-19 05:27:29,487 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:27:29,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:27:29,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1745 transitions. [2024-11-19 05:27:29,492 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8405587668593449 [2024-11-19 05:27:29,492 INFO L175 Difference]: Start difference. First operand has 305 places, 306 transitions, 690 flow. Second operand 6 states and 1745 transitions. [2024-11-19 05:27:29,492 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 308 places, 305 transitions, 780 flow [2024-11-19 05:27:29,495 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 305 transitions, 778 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:29,498 INFO L231 Difference]: Finished difference. Result has 307 places, 305 transitions, 698 flow [2024-11-19 05:27:29,499 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=686, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=305, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=299, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=698, PETRI_PLACES=307, PETRI_TRANSITIONS=305} [2024-11-19 05:27:29,499 INFO L277 CegarLoopForPetriNet]: 325 programPoint places, -18 predicate places. [2024-11-19 05:27:29,500 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 305 transitions, 698 flow [2024-11-19 05:27:29,500 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 284.6666666666667) internal successors, (1708), 6 states have internal predecessors, (1708), 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 05:27:29,500 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:29,501 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 05:27:29,501 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-11-19 05:27:29,501 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:27:29,501 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:29,501 INFO L85 PathProgramCache]: Analyzing trace with hash -1794172256, now seen corresponding path program 1 times [2024-11-19 05:27:29,502 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:29,502 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [270419674] [2024-11-19 05:27:29,502 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:29,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:29,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:29,565 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 05:27:29,565 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:29,565 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [270419674] [2024-11-19 05:27:29,565 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [270419674] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:29,566 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:29,566 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 05:27:29,566 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1826791977] [2024-11-19 05:27:29,566 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:29,566 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 05:27:29,567 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:29,567 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 05:27:29,567 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 05:27:29,663 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 303 out of 346 [2024-11-19 05:27:29,664 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 305 transitions, 698 flow. Second operand has 4 states, 4 states have (on average 304.5) internal successors, (1218), 4 states have internal predecessors, (1218), 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 05:27:29,665 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:29,665 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 303 of 346 [2024-11-19 05:27:29,665 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:30,484 INFO L124 PetriNetUnfolderBase]: 269/3842 cut-off events. [2024-11-19 05:27:30,484 INFO L125 PetriNetUnfolderBase]: For 488/488 co-relation queries the response was YES. [2024-11-19 05:27:30,506 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4851 conditions, 3842 events. 269/3842 cut-off events. For 488/488 co-relation queries the response was YES. Maximal size of possible extension queue 70. Compared 33309 event pairs, 17 based on Foata normal form. 7/3498 useless extension candidates. Maximal degree in co-relation 4842. Up to 298 conditions per place. [2024-11-19 05:27:30,518 INFO L140 encePairwiseOnDemand]: 333/346 looper letters, 53 selfloop transitions, 11 changer transitions 0/342 dead transitions. [2024-11-19 05:27:30,518 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 310 places, 342 transitions, 964 flow [2024-11-19 05:27:30,518 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 05:27:30,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 05:27:30,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 1278 transitions. [2024-11-19 05:27:30,521 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9234104046242775 [2024-11-19 05:27:30,521 INFO L175 Difference]: Start difference. First operand has 307 places, 305 transitions, 698 flow. Second operand 4 states and 1278 transitions. [2024-11-19 05:27:30,521 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 310 places, 342 transitions, 964 flow [2024-11-19 05:27:30,524 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 305 places, 342 transitions, 952 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 05:27:30,527 INFO L231 Difference]: Finished difference. Result has 307 places, 314 transitions, 768 flow [2024-11-19 05:27:30,527 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=686, PETRI_DIFFERENCE_MINUEND_PLACES=302, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=305, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=294, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=768, PETRI_PLACES=307, PETRI_TRANSITIONS=314} [2024-11-19 05:27:30,528 INFO L277 CegarLoopForPetriNet]: 325 programPoint places, -18 predicate places. [2024-11-19 05:27:30,528 INFO L471 AbstractCegarLoop]: Abstraction has has 307 places, 314 transitions, 768 flow [2024-11-19 05:27:30,528 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 304.5) internal successors, (1218), 4 states have internal predecessors, (1218), 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 05:27:30,528 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:30,528 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] [2024-11-19 05:27:30,529 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-11-19 05:27:30,529 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting setThreadErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:27:30,529 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:30,529 INFO L85 PathProgramCache]: Analyzing trace with hash 1119823747, now seen corresponding path program 1 times [2024-11-19 05:27:30,529 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:30,529 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1589549456] [2024-11-19 05:27:30,530 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:30,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:30,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:30,553 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 05:27:30,554 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:30,554 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1589549456] [2024-11-19 05:27:30,554 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1589549456] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:30,554 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:30,554 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:30,554 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1716466860] [2024-11-19 05:27:30,554 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:30,554 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:30,555 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:30,555 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:30,555 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:30,576 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 308 out of 346 [2024-11-19 05:27:30,578 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 314 transitions, 768 flow. Second operand has 3 states, 3 states have (on average 309.3333333333333) internal successors, (928), 3 states have internal predecessors, (928), 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 05:27:30,578 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:30,578 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 346 [2024-11-19 05:27:30,578 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:37,484 INFO L124 PetriNetUnfolderBase]: 5231/37353 cut-off events. [2024-11-19 05:27:37,484 INFO L125 PetriNetUnfolderBase]: For 6783/17379 co-relation queries the response was YES. [2024-11-19 05:27:37,847 INFO L83 FinitePrefix]: Finished finitePrefix Result has 49666 conditions, 37353 events. 5231/37353 cut-off events. For 6783/17379 co-relation queries the response was YES. Maximal size of possible extension queue 1007. Compared 549923 event pairs, 1686 based on Foata normal form. 45/31685 useless extension candidates. Maximal degree in co-relation 49655. Up to 4285 conditions per place. [2024-11-19 05:27:38,011 INFO L140 encePairwiseOnDemand]: 337/346 looper letters, 30 selfloop transitions, 8 changer transitions 0/330 dead transitions. [2024-11-19 05:27:38,011 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 309 places, 330 transitions, 907 flow [2024-11-19 05:27:38,012 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:38,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:38,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 963 transitions. [2024-11-19 05:27:38,014 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9277456647398844 [2024-11-19 05:27:38,017 INFO L175 Difference]: Start difference. First operand has 307 places, 314 transitions, 768 flow. Second operand 3 states and 963 transitions. [2024-11-19 05:27:38,017 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 309 places, 330 transitions, 907 flow [2024-11-19 05:27:38,035 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 308 places, 330 transitions, 905 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:27:38,041 INFO L231 Difference]: Finished difference. Result has 310 places, 321 transitions, 828 flow [2024-11-19 05:27:38,042 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=766, PETRI_DIFFERENCE_MINUEND_PLACES=306, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=314, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=306, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=828, PETRI_PLACES=310, PETRI_TRANSITIONS=321} [2024-11-19 05:27:38,047 INFO L277 CegarLoopForPetriNet]: 325 programPoint places, -15 predicate places. [2024-11-19 05:27:38,047 INFO L471 AbstractCegarLoop]: Abstraction has has 310 places, 321 transitions, 828 flow [2024-11-19 05:27:38,048 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 309.3333333333333) internal successors, (928), 3 states have internal predecessors, (928), 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 05:27:38,048 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:38,048 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] [2024-11-19 05:27:38,048 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-11-19 05:27:38,049 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting setThreadErr1ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:27:38,049 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:38,049 INFO L85 PathProgramCache]: Analyzing trace with hash 1124443225, now seen corresponding path program 1 times [2024-11-19 05:27:38,052 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:38,052 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1515895813] [2024-11-19 05:27:38,052 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:38,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:38,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:38,133 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 05:27:38,133 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:38,133 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1515895813] [2024-11-19 05:27:38,133 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1515895813] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:27:38,133 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:27:38,133 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:27:38,133 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [706662620] [2024-11-19 05:27:38,133 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:27:38,134 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:27:38,134 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:38,134 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:27:38,134 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:27:38,178 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 308 out of 346 [2024-11-19 05:27:38,180 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 310 places, 321 transitions, 828 flow. Second operand has 3 states, 3 states have (on average 309.3333333333333) internal successors, (928), 3 states have internal predecessors, (928), 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 05:27:38,183 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:27:38,183 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 346 [2024-11-19 05:27:38,183 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:27:39,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:39,350 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 05:27:39,350 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-19 05:27:39,350 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:27:39,350 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-19 05:27:39,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:39,350 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-19 05:27:39,351 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 05:27:39,351 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:27:39,351 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-19 05:27:39,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:39,452 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2024-11-19 05:27:39,452 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2024-11-19 05:27:39,452 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 05:27:39,452 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2024-11-19 05:27:39,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:39,508 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is not cut-off event [2024-11-19 05:27:39,508 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2024-11-19 05:27:39,509 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2024-11-19 05:27:39,509 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2024-11-19 05:27:40,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:40,133 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2024-11-19 05:27:40,134 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:27:40,134 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:27:40,134 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:27:40,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 321#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:40,134 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2024-11-19 05:27:40,134 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 05:27:40,134 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:27:40,135 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 05:27:40,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 321#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:40,247 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2024-11-19 05:27:40,247 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2024-11-19 05:27:40,247 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2024-11-19 05:27:40,248 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2024-11-19 05:27:40,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:40,370 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2024-11-19 05:27:40,370 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-19 05:27:40,370 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2024-11-19 05:27:40,371 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2024-11-19 05:27:41,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:41,502 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 05:27:41,502 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:27:41,503 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:27:41,503 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:27:42,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 288#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,058 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-19 05:27:42,058 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:27:42,058 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,058 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:42,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 104#$Ultimate##0true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,215 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,215 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:27:42,216 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:27:42,216 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:42,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,216 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-19 05:27:42,216 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:27:42,216 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2024-11-19 05:27:42,216 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,293 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,293 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,293 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:42,293 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:42,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 123#L1294-2true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:42,353 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-19 05:27:42,353 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:42,353 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:27:42,353 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:27:42,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 123#L1294-2true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:42,353 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-19 05:27:42,353 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:27:42,353 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:42,353 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:27:42,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,370 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,370 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,370 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:27:42,370 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:27:42,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,379 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-19 05:27:42,379 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:27:42,379 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-19 05:27:42,379 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-19 05:27:42,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [281#L1289true, 326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 123#L1294-2true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,387 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-19 05:27:42,387 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,387 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:27:42,387 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:27:42,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 123#L1294-2true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,400 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-19 05:27:42,400 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-19 05:27:42,400 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:27:42,400 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-19 05:27:42,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,455 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2024-11-19 05:27:42,455 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2024-11-19 05:27:42,455 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:27:42,455 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:27:42,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,461 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,461 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,461 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,461 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:42,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:42,518 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2024-11-19 05:27:42,518 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:27:42,518 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2024-11-19 05:27:42,518 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-19 05:27:42,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,533 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,533 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,533 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:27:42,533 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,538 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-19 05:27:42,538 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:42,539 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,539 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,540 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,540 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,540 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,540 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:42,541 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:27:42,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true]) [2024-11-19 05:27:42,544 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,544 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:42,544 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:42,544 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:42,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,549 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,549 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:42,549 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:42,549 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:42,602 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2024-11-19 05:27:42,602 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:27:42,602 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:27:42,603 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-19 05:27:42,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,972 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-19 05:27:42,972 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:42,972 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:42,972 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,977 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,977 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,977 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:42,977 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:27:42,977 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:27:42,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 123#L1294-2true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,986 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-19 05:27:42,986 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,986 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,986 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:42,986 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:42,986 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-19 05:27:42,986 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:42,987 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,987 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:42,987 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:43,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,004 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-19 05:27:43,004 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:43,004 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:43,004 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:43,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,064 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-19 05:27:43,064 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:43,064 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:43,064 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:43,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,064 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-19 05:27:43,064 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:43,068 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:43,068 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:43,068 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:43,076 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,076 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-19 05:27:43,076 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:27:43,076 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:27:43,076 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:27:43,076 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:27:43,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true]) [2024-11-19 05:27:43,078 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-19 05:27:43,079 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:43,079 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:43,079 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:43,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,151 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-19 05:27:43,151 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:43,151 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:43,151 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:43,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,157 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-19 05:27:43,157 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:27:43,157 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:27:43,157 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:27:43,157 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:27:43,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,165 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 05:27:43,165 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:43,165 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:43,165 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:43,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,165 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-19 05:27:43,166 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:43,166 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:43,166 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:43,255 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,255 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-19 05:27:43,255 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:43,255 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:43,255 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:43,257 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:43,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 104#$Ultimate##0true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,262 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 05:27:43,262 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:27:43,262 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:27:43,262 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:43,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 104#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,262 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-19 05:27:43,263 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:43,263 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:43,263 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:43,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [281#L1289true, 326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,265 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-19 05:27:43,265 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:27:43,266 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-19 05:27:43,266 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:27:43,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,273 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-19 05:27:43,273 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:43,273 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:43,273 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:43,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 73#L1290true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,341 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-19 05:27:43,341 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:43,341 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:43,341 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:43,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,348 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 05:27:43,348 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:43,349 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:43,349 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:43,349 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:43,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 104#$Ultimate##0true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,353 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2024-11-19 05:27:43,353 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-19 05:27:43,353 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-19 05:27:43,353 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-19 05:27:43,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 288#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,374 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2024-11-19 05:27:43,374 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-19 05:27:43,374 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:27:43,374 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:27:43,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 123#L1294-2true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:43,439 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-19 05:27:43,439 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:43,439 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:43,439 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:43,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 123#L1294-2true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:43,439 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2024-11-19 05:27:43,439 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:43,439 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:43,439 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:43,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 104#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,456 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2024-11-19 05:27:43,456 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-19 05:27:43,456 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2024-11-19 05:27:43,456 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:27:43,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true]) [2024-11-19 05:27:43,464 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is not cut-off event [2024-11-19 05:27:43,464 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:27:43,464 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-19 05:27:43,464 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:27:43,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:43,555 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2024-11-19 05:27:43,555 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2024-11-19 05:27:43,555 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:27:43,555 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:27:43,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,589 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-19 05:27:43,590 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:43,590 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:43,590 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:43,590 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,590 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-19 05:27:43,590 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:43,590 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:43,590 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:43,590 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:43,590 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,591 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2024-11-19 05:27:43,591 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:27:43,591 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:27:43,591 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:27:43,591 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:27:43,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:43,593 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-19 05:27:43,593 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:43,593 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:43,593 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:44,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:44,161 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2024-11-19 05:27:44,161 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-11-19 05:27:44,161 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-19 05:27:44,161 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:27:44,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:44,188 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 05:27:44,189 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:44,189 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:44,189 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:44,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:44,189 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-19 05:27:44,189 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:44,189 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:44,190 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:44,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:44,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:44,191 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2024-11-19 05:27:44,191 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-19 05:27:44,191 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:27:44,191 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-19 05:27:44,191 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:27:44,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:44,193 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 05:27:44,193 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:44,193 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:44,193 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:44,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:44,199 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-19 05:27:44,199 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:44,199 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:44,199 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:44,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:44,223 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2024-11-19 05:27:44,223 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:27:44,224 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:27:44,224 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:27:44,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:44,383 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2024-11-19 05:27:44,383 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:27:44,383 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:27:44,383 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:27:44,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:44,388 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-19 05:27:44,388 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:44,388 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:44,389 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:44,399 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:44,399 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2024-11-19 05:27:44,399 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-19 05:27:44,399 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:27:44,399 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-19 05:27:44,399 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-19 05:27:44,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:44,617 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2024-11-19 05:27:44,617 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-19 05:27:44,617 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-19 05:27:44,617 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-19 05:27:44,617 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:27:44,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:44,877 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2024-11-19 05:27:44,878 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:27:44,878 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:27:44,878 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-19 05:27:45,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true]) [2024-11-19 05:27:45,378 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2024-11-19 05:27:45,378 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-19 05:27:45,378 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-19 05:27:45,379 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-19 05:27:45,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 319#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#$Ultimate##0true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:45,573 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-19 05:27:45,573 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-19 05:27:45,574 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-19 05:27:45,574 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:46,171 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:46,171 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-19 05:27:46,171 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:27:46,171 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 05:27:46,171 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2024-11-19 05:27:46,172 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-19 05:27:46,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:46,345 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-19 05:27:46,346 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:46,346 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:46,346 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:46,404 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:46,404 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-19 05:27:46,404 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:27:46,404 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-19 05:27:46,405 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-19 05:27:46,405 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2024-11-19 05:27:46,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:46,473 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-19 05:27:46,473 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-19 05:27:46,473 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:27:46,473 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-19 05:27:46,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 73#L1290true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:46,649 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-19 05:27:46,649 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2024-11-19 05:27:46,649 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-19 05:27:46,649 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-11-19 05:27:46,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 288#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:46,836 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-19 05:27:46,836 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:46,836 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:46,837 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:47,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 319#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#$Ultimate##0true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:47,104 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 05:27:47,104 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-19 05:27:47,104 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:47,104 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-19 05:27:47,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:47,235 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 05:27:47,235 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:47,235 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:47,235 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:47,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 104#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:47,286 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:27:47,286 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:47,286 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:47,286 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:47,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:47,286 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:27:47,286 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:47,287 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:47,287 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:47,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:47,995 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:27:47,995 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:47,995 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:47,995 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [319#true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:48,044 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 05:27:48,044 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:27:48,044 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:48,044 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-19 05:27:48,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,182 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,182 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:48,182 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:48,183 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,196 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2024-11-19 05:27:48,196 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-11-19 05:27:48,196 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:27:48,196 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:48,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:48,198 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:27:48,198 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 05:27:48,198 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,198 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-19 05:27:48,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:48,198 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:27:48,198 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:27:48,199 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:48,199 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:27:48,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [323#true, 320#true, 325#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:48,199 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,199 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:27:48,199 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:48,199 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-19 05:27:48,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 281#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 123#L1294-2true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,211 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 05:27:48,211 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:48,211 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:48,211 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:48,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,231 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2024-11-19 05:27:48,231 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2024-11-19 05:27:48,231 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-11-19 05:27:48,231 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:27:48,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [322#true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:48,305 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-19 05:27:48,305 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:48,305 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:48,305 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:48,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:48,305 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2024-11-19 05:27:48,305 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:48,305 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:48,305 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:48,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,369 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2024-11-19 05:27:48,369 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 05:27:48,369 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:27:48,369 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:27:48,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,375 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,375 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,376 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:48,376 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:48,481 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,481 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:48,481 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,481 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:48,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,568 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,568 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:48,568 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,569 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,577 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:27:48,577 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,577 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:48,577 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,579 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,579 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:48,579 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,579 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:48,580 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true]) [2024-11-19 05:27:48,584 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,584 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:48,584 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:48,584 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:48,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 281#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,590 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,590 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:48,590 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,591 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:48,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [336#(= |#race~stderr~0| 0), 322#true, 104#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:48,664 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,664 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:48,664 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:48,664 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:48,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [322#true, 320#true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 169#L1288-3true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:48,679 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2024-11-19 05:27:48,679 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:48,679 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:48,679 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:48,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 123#L1294-2true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:48,727 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,727 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:48,728 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:48,728 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:48,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [323#true, 73#L1290true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:48,738 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:27:48,739 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:48,739 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:27:48,739 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 05:27:48,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,751 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:27:48,751 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:48,751 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,751 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:48,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,753 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,753 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:48,753 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:48,753 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,754 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,759 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:27:48,759 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,760 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:48,760 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:48,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,760 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,760 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,760 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:48,760 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:48,760 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:48,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [323#true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,773 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:48,773 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:27:48,773 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:48,773 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:27:48,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [323#true, 73#L1290true, 320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,774 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 05:27:48,774 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 05:27:48,774 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:27:48,774 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:48,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [323#true, 320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,774 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:27:48,774 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:27:48,774 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:48,774 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:27:48,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [323#true, 320#true, 133#L1280-7true, 325#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,774 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:27:48,774 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:27:48,774 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:48,775 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:27:48,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,787 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,787 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:48,787 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:48,787 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:48,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [319#true, 148#L1293-5true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:48,801 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:27:48,801 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:48,802 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-19 05:27:48,802 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:27:48,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [322#true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:48,861 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-19 05:27:48,861 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:48,861 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:48,861 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:48,887 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:27:48,888 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:48,888 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:48,888 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:49,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 123#L1294-2true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:49,157 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2024-11-19 05:27:49,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:27:49,157 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2024-11-19 05:27:49,157 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:27:49,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,204 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:27:49,204 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:49,204 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:49,205 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:49,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,209 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:27:49,209 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:49,209 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:49,209 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:49,209 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:49,234 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,237 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2024-11-19 05:27:49,238 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:49,238 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:49,238 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 05:27:49,238 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:49,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true]) [2024-11-19 05:27:49,241 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:27:49,241 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:49,242 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,242 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:49,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:49,308 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 05:27:49,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:49,308 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:49,308 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:49,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [322#true, 320#true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:49,324 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 05:27:49,324 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:49,324 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:49,324 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:49,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][315], [322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:49,328 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2024-11-19 05:27:49,328 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 05:27:49,328 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:49,328 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:27:49,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,379 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:27:49,379 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:49,379 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:49,379 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:49,389 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,389 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2024-11-19 05:27:49,389 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:27:49,389 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:49,389 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:49,389 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:49,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,401 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:27:49,401 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:49,401 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:49,401 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:49,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,402 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,402 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:49,402 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:49,402 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [319#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:49,429 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:49,429 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:27:49,429 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,429 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-19 05:27:49,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 319#true, 321#true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:49,432 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:27:49,432 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,432 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:49,432 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:27:49,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 319#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,433 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 05:27:49,433 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:27:49,433 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:27:49,433 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:49,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][315], [322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:49,475 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2024-11-19 05:27:49,475 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:27:49,475 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:49,475 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:27:49,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:49,486 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:49,486 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,486 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:49,487 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:49,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:49,495 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 05:27:49,495 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:49,495 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:49,495 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:49,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 23#L1274-7true]) [2024-11-19 05:27:49,496 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:27:49,496 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:49,496 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:49,496 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:49,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,555 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:27:49,556 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:49,556 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:49,556 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:49,556 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:49,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 104#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,561 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:27:49,561 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:49,561 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:49,561 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:49,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 104#$Ultimate##0true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,562 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,562 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:49,562 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:49,562 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:49,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 281#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,565 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2024-11-19 05:27:49,565 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:27:49,565 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:27:49,565 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:27:49,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,576 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:49,576 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,576 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:49,576 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:49,607 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:49,607 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:49,607 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:49,607 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:49,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 123#L1294-2true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:49,629 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:27:49,630 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:49,630 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:49,630 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:49,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:49,642 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:27:49,642 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:49,642 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:49,642 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:49,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:49,643 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,643 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:49,643 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:49,643 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:49,643 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:49,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:49,670 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:27:49,670 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:49,670 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:49,671 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:49,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 73#L1290true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,689 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:27:49,689 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:49,689 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:27:49,689 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:49,699 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,699 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,699 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,699 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:49,700 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:49,700 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 104#$Ultimate##0true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,706 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-19 05:27:49,706 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:27:49,706 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:27:49,706 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:27:49,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 288#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,742 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-19 05:27:49,742 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:27:49,742 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:49,742 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:27:49,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:49,784 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:27:49,785 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:49,785 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:49,785 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:49,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:49,785 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:27:49,785 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:49,785 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:49,785 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:49,786 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:49,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 23#L1274-7true]) [2024-11-19 05:27:49,802 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:27:49,802 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:27:49,802 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:49,802 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:49,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:49,803 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:27:49,803 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:27:49,803 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:49,803 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:49,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 325#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 23#L1274-7true]) [2024-11-19 05:27:49,803 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:27:49,803 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:49,804 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:27:49,804 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:49,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 104#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:49,866 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-19 05:27:49,866 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:27:49,866 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:27:49,866 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:27:49,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true]) [2024-11-19 05:27:49,878 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-19 05:27:49,878 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:27:49,878 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:27:49,878 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:49,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:49,928 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:27:49,928 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:49,928 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:49,928 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:49,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:49,959 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:27:49,959 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:49,960 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:49,960 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:50,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,008 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:27:50,008 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:50,008 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:50,008 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:50,008 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,008 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:27:50,008 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:50,009 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:50,009 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:50,009 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:50,009 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,010 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-19 05:27:50,010 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:27:50,010 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:27:50,010 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:27:50,010 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:50,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,011 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:27:50,011 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:50,011 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:50,012 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:50,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [319#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,057 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:27:50,057 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2024-11-19 05:27:50,057 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:27:50,057 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:27:50,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:50,110 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-19 05:27:50,110 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:27:50,110 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:50,111 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:27:50,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,146 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:27:50,147 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:50,147 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:50,147 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:50,147 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,147 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:27:50,147 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:27:50,147 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:50,147 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:50,148 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:50,148 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, 225#L1289-3true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,148 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-19 05:27:50,148 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:27:50,148 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:50,149 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:27:50,149 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:27:50,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,150 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:27:50,150 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:27:50,150 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:50,150 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:50,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,159 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:27:50,159 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:50,160 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:50,160 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:50,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,184 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-19 05:27:50,185 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:50,185 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:27:50,185 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:50,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 104#$Ultimate##0true, 73#L1290true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:50,215 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:27:50,215 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:50,215 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:50,215 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:27:50,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:50,235 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:27:50,235 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:50,235 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:50,235 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:50,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true]) [2024-11-19 05:27:50,241 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:27:50,241 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:50,242 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:50,242 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:50,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,275 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2024-11-19 05:27:50,275 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:27:50,275 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:27:50,275 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:27:50,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,282 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:27:50,282 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:50,282 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:50,282 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:50,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,289 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2024-11-19 05:27:50,289 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:27:50,289 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:27:50,289 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:27:50,289 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:27:50,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:50,652 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:27:50,652 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:50,652 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:50,652 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:50,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 123#L1294-2true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:50,683 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 05:27:50,683 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:27:50,684 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:50,684 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:50,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 325#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:50,690 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 05:27:50,690 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:50,690 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:50,691 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:50,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:50,691 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:27:50,691 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:50,691 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:50,691 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:50,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:50,701 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:27:50,702 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:27:50,702 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:50,702 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:50,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 104#$Ultimate##0true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true]) [2024-11-19 05:27:50,710 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 05:27:50,710 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:50,710 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:50,710 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:50,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [322#true, 323#true, 104#$Ultimate##0true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:50,711 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:27:50,711 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:50,711 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:50,711 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:50,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [322#true, 323#true, 104#$Ultimate##0true, 133#L1280-7true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:50,712 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:27:50,712 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:50,712 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:50,712 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:50,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 23#L1274-7true]) [2024-11-19 05:27:50,713 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2024-11-19 05:27:50,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:27:50,714 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:27:50,714 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:27:50,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true]) [2024-11-19 05:27:50,714 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:27:50,714 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:50,715 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:50,715 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:50,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:50,738 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:27:50,738 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:50,738 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:50,739 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:50,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 169#L1288-3true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,770 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-19 05:27:50,771 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:50,771 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:27:50,771 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:27:50,771 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:27:50,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:50,861 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-19 05:27:50,861 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:27:50,861 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:27:50,861 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:50,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:50,872 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:27:50,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:50,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:50,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:50,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:50,880 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 05:27:50,880 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:27:50,880 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:50,880 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:50,889 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:50,889 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-19 05:27:50,889 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:27:50,889 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:27:50,889 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:27:50,890 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:27:50,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 281#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:50,982 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:27:50,983 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:50,983 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:27:50,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:27:51,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:51,060 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:27:51,060 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:51,060 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:51,060 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:51,069 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:51,069 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:27:51,069 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:27:51,069 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:27:51,069 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:27:51,069 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:51,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 323#true, 320#true, 325#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:51,074 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:27:51,074 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:27:51,074 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:27:51,074 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:51,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:51,074 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:27:51,075 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:27:51,075 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:27:51,075 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:51,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:51,112 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:27:51,112 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:27:51,113 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:27:51,113 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:27:51,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 288#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#$Ultimate##0true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:51,226 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 05:27:51,226 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:51,226 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2024-11-19 05:27:51,226 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2024-11-19 05:27:51,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 104#$Ultimate##0true, 73#L1290true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:51,266 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 05:27:51,266 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:51,266 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:27:51,267 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:51,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:51,268 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2024-11-19 05:27:51,268 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:27:51,268 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:27:51,268 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:27:51,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:51,268 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:27:51,268 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:27:51,268 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:51,268 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:51,282 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:51,282 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2024-11-19 05:27:51,282 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:27:51,282 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:27:51,282 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:27:51,282 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:27:51,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true]) [2024-11-19 05:27:51,355 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-19 05:27:51,355 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:27:51,355 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:27:51,355 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:27:51,439 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:51,440 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-19 05:27:51,440 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 05:27:51,440 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:27:51,440 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 05:27:51,440 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:27:51,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 104#$Ultimate##0true, 133#L1280-7true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:51,446 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 05:27:51,447 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:51,447 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:51,447 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:27:51,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 104#$Ultimate##0true, 133#L1280-7true, 320#true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:51,447 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 05:27:51,447 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:51,447 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:51,447 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:51,536 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:51,536 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-11-19 05:27:51,536 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:27:51,536 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:27:51,536 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:27:51,536 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:27:51,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 104#$Ultimate##0true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:51,644 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 05:27:51,644 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:51,645 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:51,645 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:51,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:51,657 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 05:27:51,658 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:27:51,658 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:51,658 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:51,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:51,713 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-19 05:27:51,713 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:27:51,713 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:27:51,713 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:27:51,713 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:27:51,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:51,805 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-19 05:27:51,805 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:27:51,805 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:27:51,805 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:27:51,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 320#true, 325#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:51,870 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 05:27:51,870 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:27:51,870 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:51,870 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:51,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 320#true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:51,870 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 05:27:51,870 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:27:51,871 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:51,871 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:51,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 320#true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:51,872 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 05:27:51,872 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:51,872 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:51,872 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:51,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|)]) [2024-11-19 05:27:51,879 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 05:27:51,880 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:27:51,880 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:51,880 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:27:51,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|)]) [2024-11-19 05:27:51,880 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 05:27:51,880 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:51,881 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:51,881 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:27:51,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 73#L1290true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:51,948 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-19 05:27:51,949 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:27:51,949 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:27:51,949 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 05:27:52,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 288#$Ultimate##0true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#$Ultimate##0true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:52,061 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 05:27:52,061 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:27:52,061 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:52,061 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:27:52,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 104#$Ultimate##0true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:52,092 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:27:52,092 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:27:52,092 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:52,092 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:27:52,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:52,110 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 05:27:52,110 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:52,110 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:27:52,111 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:52,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [288#$Ultimate##0true, 320#true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:52,639 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:27:52,639 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:27:52,639 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:52,640 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:52,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [288#$Ultimate##0true, 320#true, 148#L1293-5true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:52,640 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:52,640 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:52,640 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:52,640 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:52,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:52,833 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 05:27:52,833 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:52,833 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:52,834 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:52,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|)]) [2024-11-19 05:27:52,877 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:27:52,877 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:52,877 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:52,878 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:52,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [320#true, 325#true, 117#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true, 23#L1274-7true]) [2024-11-19 05:27:52,974 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:27:52,974 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:52,974 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:52,975 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:27:52,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [320#true, 325#true, 117#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:52,975 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:52,975 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:52,975 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:52,975 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:52,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [320#true, 325#true, 117#$Ultimate##0true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:52,975 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:27:52,976 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:52,976 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:52,976 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:53,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 288#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,063 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,064 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:53,064 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,064 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:53,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][315], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 104#$Ultimate##0true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:53,084 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-19 05:27:53,084 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:27:53,084 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 05:27:53,084 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:27:53,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:53,112 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:27:53,113 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:53,113 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:27:53,113 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:53,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:53,113 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:27:53,113 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:53,113 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:53,113 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:53,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:53,114 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 05:27:53,114 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:27:53,114 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:53,115 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:27:53,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [320#true, 148#L1293-5true, 325#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,211 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:53,211 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:53,211 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,211 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:53,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [320#true, 148#L1293-5true, 325#true, 321#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,212 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,212 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:53,212 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:53,212 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:53,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#$Ultimate##0true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true, 23#L1274-7true]) [2024-11-19 05:27:53,236 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:27:53,236 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:27:53,236 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:53,236 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:53,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 126#$Ultimate##0true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,237 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:27:53,237 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:53,237 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:53,237 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:53,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 323#true, 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 126#$Ultimate##0true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,237 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:27:53,237 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:53,237 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:53,238 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:53,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 321#true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true, 23#L1274-7true]) [2024-11-19 05:27:53,245 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:53,245 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:53,245 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:53,245 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:53,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:53,369 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:27:53,369 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:53,369 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:53,369 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:53,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [320#true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,458 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,458 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:53,458 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:53,459 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:53,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 323#true, 320#true, 321#true, 173#L1289-3true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,489 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:53,489 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:53,489 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:53,489 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:53,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 321#true, 173#L1289-3true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,490 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:53,490 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:53,490 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:53,490 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:53,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [322#true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 169#L1288-3true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,523 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:27:53,524 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:27:53,524 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:27:53,524 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:53,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 169#L1288-3true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,524 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 05:27:53,524 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:53,524 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:27:53,524 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:53,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [29#L1288-3true, 320#true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,585 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:53,585 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:53,585 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:53,585 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:53,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [320#true, 325#true, 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:53,659 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 05:27:53,659 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:27:53,659 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:27:53,659 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:53,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [73#L1290true, 320#true, 325#true, 117#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,728 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:53,728 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:53,728 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:53,728 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:53,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 323#true, 320#true, 321#true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,751 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:53,751 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:53,751 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:53,751 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:53,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 321#true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,752 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:53,752 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:53,752 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:53,753 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:53,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 321#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,778 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:53,778 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:53,778 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:53,778 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:53,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,784 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:53,784 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:53,785 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:27:53,785 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:27:53,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 148#L1293-5true, 133#L1280-7true, 325#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,825 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:53,825 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:53,826 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:53,826 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 133#L1280-7true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,826 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:53,826 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:53,826 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,826 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:53,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 148#L1293-5true, 133#L1280-7true, 325#true, 321#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,827 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:53,827 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:53,827 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:53,827 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:53,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 133#L1280-7true, 117#$Ultimate##0true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true]) [2024-11-19 05:27:53,827 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:27:53,827 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:53,827 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:53,828 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [73#L1290true, 320#true, 133#L1280-7true, 117#$Ultimate##0true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,828 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:53,828 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:53,828 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:53,828 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:53,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [320#true, 133#L1280-7true, 325#true, 117#$Ultimate##0true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,832 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,832 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:53,832 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:53,832 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:53,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [320#true, 133#L1280-7true, 325#true, 117#$Ultimate##0true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,833 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:53,833 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:53,833 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:53,833 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:53,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true]) [2024-11-19 05:27:53,837 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:53,837 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:53,837 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:53,837 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:53,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,837 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:53,837 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:53,837 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:53,837 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:53,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, 173#L1289-3true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,838 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:53,838 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:53,838 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:53,838 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:53,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,839 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:53,839 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:53,839 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:53,839 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:53,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, 173#L1289-3true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,839 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:53,839 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:53,839 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:53,840 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:53,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,840 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:53,840 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:53,840 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:53,840 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:53,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [132#L1288-4true, 320#true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:53,860 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:53,860 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:53,860 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:53,860 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:53,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [29#L1288-3true, 320#true, 133#L1280-7true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,870 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:53,870 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:53,870 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:53,870 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:53,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 288#$Ultimate##0true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,893 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,893 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:53,894 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:53,894 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:53,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 123#L1294-2true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:53,901 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:27:53,901 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:53,901 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:53,901 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:53,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:53,933 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 05:27:53,933 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:53,933 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:53,933 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:27:53,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [320#true, 325#true, 321#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:53,940 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 05:27:53,940 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:53,940 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:53,940 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:27:53,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [323#true, 29#L1288-3true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:53,964 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:53,964 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:53,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:53,964 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:54,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#$Ultimate##0true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,013 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,013 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:54,013 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:54,013 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:54,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 73#L1290true, 320#true, 321#true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,020 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,020 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,020 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:54,020 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 73#L1290true, 320#true, 133#L1280-7true, 321#true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:54,021 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:54,021 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,021 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:54,021 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:54,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:54,347 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,347 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:54,347 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:54,347 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:54,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [322#true, 320#true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 169#L1288-3true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,363 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 05:27:54,363 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:54,363 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:54,363 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:54,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [281#L1289true, 320#true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,397 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,397 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:54,397 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:54,397 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:54,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [281#L1289true, 133#L1280-7true, 320#true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:54,397 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,398 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:54,398 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:54,398 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:54,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [132#L1288-4true, 320#true, 148#L1293-5true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:54,410 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,410 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,410 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:54,411 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:54,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:54,445 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:27:54,445 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:54,445 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:54,446 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:54,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:54,477 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 05:27:54,477 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:54,477 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:27:54,478 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:54,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [281#L1289true, 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:54,482 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,482 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:54,482 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:54,482 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:54,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [132#L1288-4true, 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:54,486 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:27:54,486 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:54,486 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,486 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:54,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [322#true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,549 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 05:27:54,549 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:54,549 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:54,549 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:27:54,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 133#L1280-7true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#$Ultimate##0true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true]) [2024-11-19 05:27:54,564 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:27:54,564 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:54,564 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,564 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:54,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 126#$Ultimate##0true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:54,564 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,564 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:54,564 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,564 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:54,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 320#true, 133#L1280-7true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 126#$Ultimate##0true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:54,565 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:54,565 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:54,565 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:54,565 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:54,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,578 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:54,578 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,578 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,578 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,579 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:54,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 321#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,579 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,579 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,579 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,579 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,579 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,579 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,580 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,580 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:54,580 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,580 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,580 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 321#true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,580 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,580 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,580 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,580 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,580 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,580 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 73#L1290true, 320#true, 321#true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,580 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,581 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:54,581 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:54,581 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:54,581 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,581 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 323#true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,581 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,581 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:54,581 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:54,581 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:54,581 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,582 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,582 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:54,582 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,582 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:54,582 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:54,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 281#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,591 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:27:54,592 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:54,592 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:54,592 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:54,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [288#$Ultimate##0true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,632 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,632 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:54,632 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:54,632 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:54,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,635 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-19 05:27:54,635 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:27:54,635 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 05:27:54,635 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 05:27:54,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:54,644 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:27:54,644 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:54,644 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:54,644 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:54,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,736 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 05:27:54,736 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:54,736 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:54,736 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:54,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [322#true, 320#true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,757 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 05:27:54,757 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:54,757 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:54,757 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:54,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][315], [322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:54,760 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 05:27:54,760 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:27:54,761 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:27:54,761 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:27:54,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [320#true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true, 23#L1274-7true]) [2024-11-19 05:27:54,776 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,777 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:54,777 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:54,777 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [320#true, 148#L1293-5true, 325#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,777 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,777 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:54,777 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:54,777 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:54,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [320#true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,777 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,778 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:54,778 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:54,778 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:54,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [133#L1280-7true, 320#true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true]) [2024-11-19 05:27:54,778 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,778 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:54,778 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:54,778 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [320#true, 133#L1280-7true, 148#L1293-5true, 325#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:54,778 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:54,778 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:54,779 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:54,779 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:54,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [320#true, 148#L1293-5true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:54,779 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:54,779 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:54,779 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:54,779 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:54,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [322#true, 320#true, 133#L1280-7true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 169#L1288-3true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:54,787 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 05:27:54,787 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:27:54,787 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:54,787 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:54,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [322#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 169#L1288-3true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:54,787 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 05:27:54,787 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:54,787 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:27:54,787 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:54,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 281#L1289true, 323#true, 320#true, 321#true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,795 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,795 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:54,795 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,795 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:54,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][315], [322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:54,915 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-19 05:27:54,915 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:27:54,915 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:27:54,915 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:27:54,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,935 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:54,935 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:54,935 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:54,935 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:54,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [336#(= |#race~stderr~0| 0), 322#true, 104#$Ultimate##0true, 56#L1281-2true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:54,945 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:54,945 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:54,945 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:54,946 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:54,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:54,950 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 05:27:54,951 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:27:54,951 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:54,951 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:54,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true, 23#L1274-7true]) [2024-11-19 05:27:54,952 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:54,952 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:54,952 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:54,952 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:55,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:55,022 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:27:55,022 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:55,023 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:55,023 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:27:55,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 23#L1274-7true]) [2024-11-19 05:27:55,028 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,028 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:55,028 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:55,028 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:55,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [323#true, 320#true, 325#true, 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:55,028 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:55,028 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:55,028 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:55,029 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:55,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:55,029 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,029 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:55,029 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:55,029 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [281#L1289true, 323#true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:55,034 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,034 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,034 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:55,035 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:55,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [323#true, 29#L1288-3true, 320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:55,044 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:55,044 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:55,044 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,044 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:55,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,056 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,056 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:55,056 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:55,056 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:55,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 73#L1290true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 126#$Ultimate##0true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,065 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:55,065 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:55,065 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:55,065 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:55,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,083 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:55,083 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:55,083 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:55,083 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, 56#L1281-2true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,091 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,091 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:55,091 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:55,091 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,099 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,099 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:55,099 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:55,099 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:55,099 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,099 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:55,099 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:55,099 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,099 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:55,099 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:55,100 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [320#true, 148#L1293-5true, 325#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,100 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:55,100 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:55,100 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:55,100 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:55,100 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:55,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [320#true, 148#L1293-5true, 325#true, 321#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,101 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:55,101 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,101 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:55,101 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,101 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:55,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 148#L1293-5true, 133#L1280-7true, 325#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,101 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:55,101 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:55,101 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:55,101 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:55,101 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,101 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 148#L1293-5true, 133#L1280-7true, 325#true, 321#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,101 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:55,102 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:55,102 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:55,102 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:55,102 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:55,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [322#true, 320#true, 133#L1280-7true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,108 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:27:55,109 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:55,109 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:55,109 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:27:55,114 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,115 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:55,115 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:55,115 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:55,115 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:55,115 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:55,115 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:55,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 2#L1293-12true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,115 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,115 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:55,115 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:55,115 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 323#true, 2#L1293-12true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,116 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:55,116 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:55,116 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:55,116 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:55,116 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 323#true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,116 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:55,116 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:55,116 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:55,116 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:55,116 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:55,116 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:55,117 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,117 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:55,117 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:55,117 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:55,117 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:55,117 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:55,117 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:55,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 323#true, 2#L1293-12true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,117 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:55,117 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:55,117 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:55,118 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:55,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,146 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,146 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,146 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:55,147 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:55,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [29#L1288-3true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,148 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,149 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,149 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:55,149 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:55,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,162 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,162 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:55,162 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:55,162 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:55,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:55,180 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,180 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:55,180 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,180 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:55,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:55,192 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 05:27:55,192 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:55,193 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:55,193 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:55,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [132#L1288-4true, 323#true, 320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:55,198 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:55,198 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:55,198 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:55,198 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:55,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [73#L1290true, 320#true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,228 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:55,228 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:55,228 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:55,228 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:55,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [73#L1290true, 320#true, 133#L1280-7true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,228 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:55,228 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:55,228 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:55,228 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:55,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,243 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:55,243 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:55,243 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:55,243 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,243 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:55,243 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:55,243 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:55,243 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,244 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:55,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [320#true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,244 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:55,244 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,244 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,244 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:55,244 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:55,245 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 133#L1280-7true, 148#L1293-5true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,245 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:55,245 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:55,245 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:55,245 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:55,245 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:55,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [322#true, 133#L1280-7true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,267 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:27:55,267 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:55,267 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,267 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:27:55,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,273 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:55,273 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:27:55,273 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,273 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:55,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,273 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:55,273 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:55,273 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:55,273 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2024-11-19 05:27:55,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,273 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:55,274 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:55,274 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:27:55,274 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:55,292 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,292 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:55,292 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:55,292 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:55,292 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:55,292 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:55,292 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,292 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:55,292 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:55,292 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:55,292 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:27:55,293 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:55,293 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:55,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,293 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:55,293 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:55,293 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:55,293 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:55,293 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:27:55,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,293 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:55,293 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:55,293 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:55,293 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:55,293 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:27:55,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 281#L1289true, 323#true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,294 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:55,294 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:55,294 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:55,294 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:55,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,294 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:55,294 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:55,294 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:55,294 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:55,294 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:27:55,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 73#L1290true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,294 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:55,294 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:55,295 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:55,295 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:27:55,295 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:55,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 2#L1293-12true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,295 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:55,295 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:55,295 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:55,295 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:55,295 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,295 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:55,295 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:55,295 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:27:55,295 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:55,295 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:55,296 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 133#L1280-7true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,296 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:55,296 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:27:55,296 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:55,296 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:55,296 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:55,296 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 133#L1280-7true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,296 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:55,296 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:55,296 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:27:55,296 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:55,296 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:55,296 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:55,296 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,296 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:55,297 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:27:55,297 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:55,297 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:55,297 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:55,297 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:55,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 2#L1293-12true, 320#true, 133#L1280-7true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,297 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:55,297 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:55,297 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:55,297 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:55,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 2#L1293-12true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,297 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:55,297 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:55,297 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:55,297 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:55,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 281#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 123#L1294-2true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,304 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:55,304 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:55,304 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,304 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:55,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [132#L1288-4true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,308 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:55,308 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:55,308 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:55,308 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:55,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [29#L1288-3true, 320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,315 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:55,315 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:55,315 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:55,315 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:55,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [288#$Ultimate##0true, 320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,329 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,330 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:55,330 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:55,330 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,331 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 05:27:55,331 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:27:55,331 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:27:55,331 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:27:55,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:55,343 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:27:55,343 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:55,343 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,343 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:27:55,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][315], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:55,355 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 05:27:55,355 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:27:55,356 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:27:55,356 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:27:55,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [320#true, 133#L1280-7true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:55,359 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 05:27:55,359 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:55,359 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:55,359 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:27:55,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,390 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,390 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,390 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:55,390 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:55,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [322#true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,407 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:27:55,407 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:55,407 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:55,407 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][226], [322#true, 133#L1280-7true, 320#true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 226#L1293-16true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,424 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:27:55,424 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:55,424 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:55,424 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][334], [322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 320#true, 56#L1281-2true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,427 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:27:55,427 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:55,427 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:27:55,427 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:27:55,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 281#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,442 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,443 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,443 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:55,443 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:55,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [132#L1288-4true, 320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,448 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:55,448 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:55,448 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:55,448 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:55,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:55,745 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,745 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:27:55,745 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:55,745 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [323#true, 73#L1290true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:55,753 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:55,754 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:55,754 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:55,754 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:55,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][315], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:55,758 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:27:55,758 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:55,758 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:27:55,758 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:55,788 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,789 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:55,789 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:55,789 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:55,789 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:55,789 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:55,789 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:55,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 2#L1293-12true, 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,789 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:55,789 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:55,789 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:55,789 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,789 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 73#L1290true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,789 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:55,789 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:55,790 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:27:55,790 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:27:55,790 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:55,790 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:55,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 2#L1293-12true, 73#L1290true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,790 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:55,790 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:55,790 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:55,790 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:27:55,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][334], [322#true, 336#(= |#race~stderr~0| 0), 104#$Ultimate##0true, 56#L1281-2true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,805 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:27:55,805 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:27:55,805 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:27:55,805 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:27:55,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 133#L1280-7true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,816 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:55,816 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,816 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:55,816 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1293-15-->L1293-16: Formula: (= |v_#race~b~0_7| 0) InVars {} OutVars{#race~b~0=|v_#race~b~0_7|} AuxVars[] AssignedVars[#race~b~0][251], [322#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,824 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:27:55,824 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:27:55,824 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,824 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:27:55,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,825 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:55,825 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:55,825 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:55,825 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:55,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [281#L1289true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,826 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:55,826 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:55,826 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:55,826 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:55,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 281#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,830 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:27:55,830 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:27:55,830 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:27:55,830 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:27:55,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:27:55,851 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:27:55,851 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:27:55,851 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:27:55,851 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:27:55,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [323#true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true]) [2024-11-19 05:27:55,870 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:55,870 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:55,870 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:55,870 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:55,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [323#true, 133#L1280-7true, 320#true, 325#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:55,871 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,871 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:55,871 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:55,871 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:55,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [323#true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:55,871 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:55,871 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:55,871 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:55,871 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:55,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 133#L1280-7true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,890 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:55,890 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,890 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,890 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 73#L1290true, 104#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:55,892 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:55,892 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,893 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:27:55,893 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:55,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,910 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:55,910 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:55,910 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,910 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,917 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:55,917 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,917 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,917 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:55,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 133#L1280-7true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,921 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:55,921 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,921 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,921 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 133#L1280-7true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,921 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:55,922 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,922 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,922 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,922 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:55,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true]) [2024-11-19 05:27:55,928 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:55,928 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:55,928 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,928 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:55,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 336#(= |#race~stderr~0| 0), 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,950 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:55,950 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,950 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,950 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:55,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:55,993 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:55,994 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:55,994 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:55,994 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:56,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,008 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:56,008 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:56,008 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,008 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,012 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:27:56,012 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:56,012 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:56,012 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:56,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,013 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,013 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:56,013 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:56,013 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:56,013 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:56,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,015 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:56,015 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:56,015 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:56,015 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:56,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,016 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,016 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:56,016 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,016 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:56,022 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,022 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:56,022 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:56,022 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:56,022 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:56,022 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:56,022 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:56,023 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 321#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,023 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,023 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:56,023 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,023 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:56,023 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:56,023 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,023 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 133#L1280-7true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,023 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:56,023 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:56,023 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:27:56,023 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,023 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:56,023 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:27:56,024 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 133#L1280-7true, 320#true, 321#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,024 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:56,024 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:56,024 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:56,024 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:56,024 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:56,024 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:27:56,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,025 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,025 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:27:56,025 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:56,025 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:56,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,030 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,030 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:56,030 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:56,031 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,031 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,031 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,031 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:56,031 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:56,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][320], [320#true, 325#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,031 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:56,031 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:56,031 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:56,031 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:56,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,035 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,035 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,035 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:56,035 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:27:56,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 133#L1280-7true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,035 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:56,035 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:56,035 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:56,035 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:56,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,036 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:56,036 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,036 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:56,036 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:56,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true, 23#L1274-7true]) [2024-11-19 05:27:56,037 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 05:27:56,037 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:56,037 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:27:56,037 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:27:56,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true]) [2024-11-19 05:27:56,037 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:27:56,037 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:56,038 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:56,038 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:56,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,058 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:27:56,058 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:56,058 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:56,058 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:56,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,098 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:27:56,098 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:27:56,098 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:27:56,098 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:27:56,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,109 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,109 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:56,109 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:56,109 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:56,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,112 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:56,112 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:56,112 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:27:56,112 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:27:56,117 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 321#true, 54#L1293-16true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,117 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,117 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,117 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:56,117 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:56,117 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:56,117 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,117 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), 54#L1293-16true, Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,117 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:56,117 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:27:56,117 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:56,117 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:56,117 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:56,118 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:27:56,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,118 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,118 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:56,118 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,118 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:56,126 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,127 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:27:56,127 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:27:56,127 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:27:56,127 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:27:56,127 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:27:56,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 281#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,140 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,140 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:56,140 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:56,140 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:56,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:56,160 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,160 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:56,160 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:27:56,160 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:56,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [323#true, 73#L1290true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:56,162 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:56,162 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:56,162 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:56,162 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:56,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,187 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:56,187 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:56,187 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:56,187 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:56,194 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,194 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:27:56,195 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:27:56,195 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:27:56,195 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:27:56,195 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:56,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [281#L1289true, 320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,213 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,213 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,213 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:56,213 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:56,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 281#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,216 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:27:56,216 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:27:56,216 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:27:56,216 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:56,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,225 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:27:56,225 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:56,225 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:27:56,225 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:56,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:56,235 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:27:56,235 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:56,235 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:27:56,235 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:27:56,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [73#L1290true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,255 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,255 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:56,255 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:56,255 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:56,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 73#L1290true, 104#$Ultimate##0true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,257 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:56,257 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,258 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:56,258 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:56,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,258 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:27:56,258 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:27:56,258 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:27:56,258 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:27:56,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,259 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:27:56,259 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:56,259 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:56,259 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:56,273 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,273 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:27:56,273 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:27:56,273 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:27:56,273 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:27:56,273 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:27:56,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,275 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:27:56,275 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:56,275 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:56,275 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 48#L1293-5true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true, 23#L1274-7true]) [2024-11-19 05:27:56,276 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,276 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:27:56,276 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:56,276 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:27:56,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 48#L1293-5true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,277 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:56,277 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:56,277 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:56,277 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:56,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [326#true, 323#true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 48#L1293-5true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,277 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,277 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:56,277 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:56,277 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:27:56,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,281 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,281 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:56,281 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:56,281 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 56#L1281-2true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,319 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,319 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:56,319 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:56,319 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:56,328 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,329 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:27:56,329 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:27:56,329 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:27:56,329 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:27:56,329 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:27:56,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,330 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:56,330 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:56,330 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,330 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:56,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 104#$Ultimate##0true, 133#L1280-7true, 320#true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,335 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:56,335 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:56,335 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:56,335 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 133#L1280-7true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,335 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:56,335 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:56,335 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:56,335 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:56,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,338 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,338 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:56,338 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:56,338 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:27:56,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,340 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:56,340 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:56,340 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:56,340 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:56,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,340 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:56,340 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:56,341 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:56,341 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:27:56,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][335], [320#true, 133#L1280-7true, 325#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,341 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:56,341 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:56,341 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:56,341 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,343 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:27:56,343 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:27:56,343 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:27:56,343 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:27:56,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 204#L1289-2true, 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,343 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:27:56,343 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,343 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:56,343 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,356 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,357 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:56,357 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:56,357 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, 133#L1280-7true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,381 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 05:27:56,381 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:27:56,381 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:27:56,381 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:56,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 104#$Ultimate##0true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,389 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:56,389 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:56,389 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:56,389 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,391 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:56,391 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:56,392 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:56,392 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:56,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [320#true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,392 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,392 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:56,392 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:56,393 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [320#true, 325#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,393 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:56,393 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:56,393 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:56,393 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:27:56,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 320#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 48#L1293-5true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,394 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:27:56,394 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:27:56,394 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:27:56,394 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:56,399 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 133#L1280-7true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,400 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 05:27:56,400 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:27:56,400 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:27:56,400 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:27:56,400 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:27:56,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][262], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,402 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:56,402 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:56,402 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:56,402 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:56,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [326#true, 323#true, 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 48#L1293-5true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,436 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,436 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:27:56,436 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,437 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:56,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][232], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,441 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,441 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,441 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,441 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][319], [320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,442 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,442 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,442 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:56,442 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:56,445 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,445 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-19 05:27:56,446 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:27:56,446 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:27:56,446 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:27:56,446 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:27:56,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 320#true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,447 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:56,447 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:56,447 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:56,447 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:56,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,447 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:56,447 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:56,448 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:56,448 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:56,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 320#true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,448 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,448 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,448 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:56,448 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:27:56,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 75#setThreadErr0ASSERT_VIOLATIONDATA_RACEtrue, 336#(= |#race~stderr~0| 0), 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,465 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-19 05:27:56,466 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:27:56,466 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:27:56,466 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:27:56,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [73#L1290true, 320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,488 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:56,488 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:27:56,488 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:27:56,488 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:27:56,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,490 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 05:27:56,490 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:27:56,490 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:27:56,490 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:27:56,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,491 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,491 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,491 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,491 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][261], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:27:56,492 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:56,492 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:56,492 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:27:56,492 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:56,499 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,499 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 05:27:56,499 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:27:56,499 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:27:56,499 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-19 05:27:56,500 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:27:56,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 48#L1293-5true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 204#L1289-2true]) [2024-11-19 05:27:56,501 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:27:56,501 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:27:56,501 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:27:56,501 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:56,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 48#L1293-5true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,502 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:56,502 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:56,502 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,502 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [326#true, 323#true, 320#true, 133#L1280-7true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 48#L1293-5true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,502 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:27:56,502 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:27:56,502 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:27:56,503 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:27:56,533 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][304], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 123#L1294-2true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,533 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:27:56,533 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:27:56,533 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:27:56,533 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-19 05:27:56,533 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:27:56,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 133#L1280-7true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,562 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:56,563 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:56,563 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:56,563 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:56,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 133#L1280-7true, 325#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,563 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:56,563 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:27:56,563 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:56,563 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:27:56,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 320#true, 133#L1280-7true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 48#L1293-5true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,564 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:56,564 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,564 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:27:56,564 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [322#true, 323#true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,568 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:27:56,568 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:27:56,568 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:56,568 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:56,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [323#true, 320#true, 133#L1280-7true, 325#true, 321#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:27:56,579 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:56,580 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,580 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,580 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:27:56,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][332], [323#true, 320#true, 133#L1280-7true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|)]) [2024-11-19 05:27:56,580 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:27:56,580 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:27:56,580 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:27:56,580 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:27:56,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [326#true, 323#true, 73#L1290true, 320#true, 133#L1280-7true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 48#L1293-5true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,589 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:56,589 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:56,589 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:27:56,589 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:27:56,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 226#L1293-16true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,592 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:56,592 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:27:56,592 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:56,592 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:56,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,595 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:27:56,595 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:27:56,595 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:56,595 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:56,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,596 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:27:56,596 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:27:56,596 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:27:56,596 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:27:56,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, 97#setThreadErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 169#L1288-3true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,597 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:27:56,597 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:27:56,597 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:27:56,597 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:27:56,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][275], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,615 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:27:56,615 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:27:56,616 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:27:56,616 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:27:56,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][333], [322#true, 319#true, 323#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, 351#true, 367#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:27:56,738 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-19 05:27:56,738 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 05:27:56,738 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-19 05:27:56,738 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 05:27:56,762 INFO L124 PetriNetUnfolderBase]: 16341/84837 cut-off events. [2024-11-19 05:27:56,763 INFO L125 PetriNetUnfolderBase]: For 22332/61373 co-relation queries the response was YES. [2024-11-19 05:27:58,398 INFO L83 FinitePrefix]: Finished finitePrefix Result has 121068 conditions, 84837 events. 16341/84837 cut-off events. For 22332/61373 co-relation queries the response was YES. Maximal size of possible extension queue 2571. Compared 1373924 event pairs, 4089 based on Foata normal form. 88/71146 useless extension candidates. Maximal degree in co-relation 121056. Up to 11841 conditions per place. [2024-11-19 05:27:58,967 INFO L140 encePairwiseOnDemand]: 337/346 looper letters, 30 selfloop transitions, 8 changer transitions 0/337 dead transitions. [2024-11-19 05:27:58,967 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 312 places, 337 transitions, 967 flow [2024-11-19 05:27:58,968 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:27:58,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:27:58,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 963 transitions. [2024-11-19 05:27:58,971 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9277456647398844 [2024-11-19 05:27:58,971 INFO L175 Difference]: Start difference. First operand has 310 places, 321 transitions, 828 flow. Second operand 3 states and 963 transitions. [2024-11-19 05:27:58,971 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 312 places, 337 transitions, 967 flow [2024-11-19 05:27:59,015 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 310 places, 337 transitions, 951 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:27:59,021 INFO L231 Difference]: Finished difference. Result has 312 places, 328 transitions, 874 flow [2024-11-19 05:27:59,025 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=812, PETRI_DIFFERENCE_MINUEND_PLACES=308, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=321, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=313, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=874, PETRI_PLACES=312, PETRI_TRANSITIONS=328} [2024-11-19 05:27:59,026 INFO L277 CegarLoopForPetriNet]: 325 programPoint places, -13 predicate places. [2024-11-19 05:27:59,027 INFO L471 AbstractCegarLoop]: Abstraction has has 312 places, 328 transitions, 874 flow [2024-11-19 05:27:59,027 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 309.3333333333333) internal successors, (928), 3 states have internal predecessors, (928), 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 05:27:59,027 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:27:59,027 INFO L204 CegarLoopForPetriNet]: trace histogram [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, 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 05:27:59,027 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2024-11-19 05:27:59,029 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:27:59,030 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:27:59,030 INFO L85 PathProgramCache]: Analyzing trace with hash 1330556659, now seen corresponding path program 1 times [2024-11-19 05:27:59,030 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:27:59,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1938403155] [2024-11-19 05:27:59,030 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:59,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:27:59,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:59,222 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:27:59,223 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:27:59,223 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1938403155] [2024-11-19 05:27:59,223 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1938403155] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 05:27:59,223 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [717840387] [2024-11-19 05:27:59,223 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:27:59,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 05:27:59,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 05:27:59,226 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 05:27:59,227 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-19 05:27:59,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:27:59,331 INFO L255 TraceCheckSpWp]: Trace formula consists of 180 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-19 05:27:59,334 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 05:27:59,531 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:27:59,531 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 05:27:59,635 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:27:59,636 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [717840387] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 05:27:59,636 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 05:27:59,636 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 13 [2024-11-19 05:27:59,636 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [434276844] [2024-11-19 05:27:59,636 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 05:27:59,637 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-19 05:27:59,637 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:27:59,638 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-19 05:27:59,638 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=48, Invalid=108, Unknown=0, NotChecked=0, Total=156 [2024-11-19 05:28:00,076 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 299 out of 346 [2024-11-19 05:28:00,081 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 312 places, 328 transitions, 874 flow. Second operand has 13 states, 13 states have (on average 301.15384615384613) internal successors, (3915), 13 states have internal predecessors, (3915), 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 05:28:00,081 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:28:00,081 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 299 of 346 [2024-11-19 05:28:00,082 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:28:02,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:02,322 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 05:28:02,322 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:28:02,322 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:28:02,322 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:28:02,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 288#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:02,461 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-19 05:28:02,461 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:28:02,461 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:28:02,461 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:28:02,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:02,528 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-19 05:28:02,529 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:02,529 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:28:02,529 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:28:02,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 132#L1288-4true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:02,596 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-19 05:28:02,596 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:28:02,596 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:02,597 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:28:02,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 281#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:02,718 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-19 05:28:02,718 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:28:02,718 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:28:02,718 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:02,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:02,727 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-19 05:28:02,727 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:28:02,727 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:02,728 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:02,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:02,738 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-19 05:28:02,739 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-19 05:28:02,739 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:28:02,739 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-19 05:28:02,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:02,802 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-19 05:28:02,802 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:02,802 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:28:02,803 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:28:03,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,079 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-19 05:28:03,079 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:03,079 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:03,079 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:28:03,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 281#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,083 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-19 05:28:03,083 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:03,083 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:03,083 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:03,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, 208#L1289-4true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,146 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-19 05:28:03,147 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:03,147 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:03,147 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:28:03,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,151 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-19 05:28:03,151 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:03,151 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:03,151 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:28:03,151 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,151 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-19 05:28:03,151 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:03,151 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:03,151 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:28:03,152 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:03,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,208 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-19 05:28:03,208 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:03,208 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:03,208 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:03,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,208 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-19 05:28:03,208 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:03,208 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:03,209 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:28:03,209 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:03,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,221 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-19 05:28:03,221 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:28:03,221 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:28:03,222 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-19 05:28:03,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,268 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-19 05:28:03,268 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:28:03,268 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:28:03,268 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:03,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,286 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-19 05:28:03,286 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:28:03,286 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-19 05:28:03,286 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:28:03,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 281#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,371 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-19 05:28:03,371 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:28:03,371 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-19 05:28:03,371 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:28:03,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 73#L1290true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,442 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-19 05:28:03,442 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:03,442 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:03,442 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:03,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 288#$Ultimate##0true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,474 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2024-11-19 05:28:03,474 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-19 05:28:03,474 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:28:03,474 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:28:03,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,635 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-19 05:28:03,635 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:03,636 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:03,636 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:03,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,636 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-19 05:28:03,636 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:03,636 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:03,636 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:03,636 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:03,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,637 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2024-11-19 05:28:03,637 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:28:03,637 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:28:03,637 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:28:03,637 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:28:03,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,754 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-19 05:28:03,754 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:03,754 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:03,754 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:03,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,754 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 05:28:03,754 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:03,754 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:03,754 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:03,755 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:03,755 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 208#L1289-4true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,755 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2024-11-19 05:28:03,755 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:28:03,756 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:28:03,756 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-19 05:28:03,756 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-19 05:28:03,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,759 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-19 05:28:03,759 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:03,759 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:03,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:28:03,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,870 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2024-11-19 05:28:03,870 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:28:03,870 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:28:03,870 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:28:03,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,873 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-19 05:28:03,874 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:03,874 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:03,874 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:03,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 29#L1288-3true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:03,896 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2024-11-19 05:28:03,896 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:28:03,896 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:28:03,896 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:28:04,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:04,014 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2024-11-19 05:28:04,015 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:28:04,015 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-19 05:28:04,015 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:28:04,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 281#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:04,140 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2024-11-19 05:28:04,140 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-19 05:28:04,140 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:28:04,141 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:28:04,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:04,659 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2024-11-19 05:28:04,659 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:04,659 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:04,659 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:04,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:04,752 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-19 05:28:04,752 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:28:04,752 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2024-11-19 05:28:04,753 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 05:28:04,753 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-19 05:28:04,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:04,847 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-19 05:28:04,847 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:04,847 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:04,847 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:04,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:04,871 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-19 05:28:04,871 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:28:04,871 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2024-11-19 05:28:04,871 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-19 05:28:04,871 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-19 05:28:04,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 73#L1290true, 320#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:04,990 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-19 05:28:04,990 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2024-11-19 05:28:04,990 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-19 05:28:04,990 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-11-19 05:28:05,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 288#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:05,089 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-19 05:28:05,089 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:05,089 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:05,089 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:05,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:05,158 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 05:28:05,158 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:05,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:05,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:05,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:05,216 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-19 05:28:05,216 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:05,217 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:05,217 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:05,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 132#L1288-4true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:05,303 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:28:05,303 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:05,303 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:05,304 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:05,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 132#L1288-4true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:05,371 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 05:28:05,371 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:05,371 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:05,372 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:05,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 281#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:05,446 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-19 05:28:05,446 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:05,446 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:05,446 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:05,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 288#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:05,481 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 05:28:05,481 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:05,481 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:05,481 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:05,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [281#L1289true, 326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:05,641 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 05:28:05,641 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:05,642 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:05,642 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:05,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:05,651 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 05:28:05,651 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:05,651 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:05,651 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:05,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:05,663 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2024-11-19 05:28:05,663 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-11-19 05:28:05,663 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2024-11-19 05:28:05,663 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:28:05,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 132#L1288-4true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:05,778 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:28:05,778 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:05,778 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:05,778 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:05,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 29#L1288-3true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:05,908 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 05:28:05,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:05,908 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:05,908 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:06,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:06,339 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:28:06,340 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:06,340 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:06,340 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:06,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:06,350 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:28:06,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:06,350 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:06,354 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:06,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 132#L1288-4true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:06,528 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:28:06,528 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:06,528 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:06,528 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:06,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:06,559 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:28:06,559 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:06,559 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:06,560 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:06,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:06,587 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:06,587 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:06,587 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:06,587 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:06,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:06,597 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:28:06,597 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:06,597 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:06,597 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:06,598 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:06,598 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:28:06,598 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:06,598 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:06,598 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:06,598 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:06,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:06,701 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:06,701 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:06,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:06,702 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:06,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:06,821 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:28:06,821 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:06,822 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:06,822 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:06,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:06,822 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:06,822 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:06,823 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:06,823 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:06,823 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:06,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:06,857 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2024-11-19 05:28:06,857 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 05:28:06,857 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:06,857 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:28:06,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [281#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:06,975 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:28:06,975 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:06,975 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:06,975 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,015 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2024-11-19 05:28:07,016 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 05:28:07,016 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:28:07,016 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:07,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,016 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2024-11-19 05:28:07,016 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 05:28:07,016 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:28:07,017 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:07,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 73#L1290true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:07,033 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,033 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:07,033 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,033 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:07,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:07,068 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2024-11-19 05:28:07,069 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:28:07,069 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:07,069 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:28:07,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,175 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,175 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,175 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,175 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,176 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,176 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:28:07,176 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,176 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,176 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,176 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:07,258 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2024-11-19 05:28:07,258 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:07,258 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:07,258 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:28:07,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,337 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,337 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:07,337 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,337 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,337 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,337 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:28:07,338 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,338 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:07,338 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,338 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,348 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,348 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,348 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,348 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:07,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,349 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:28:07,349 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,350 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,350 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 73#L1290true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:07,400 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,400 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:07,401 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,401 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:07,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 288#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:07,443 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-19 05:28:07,443 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:07,444 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:07,444 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:28:07,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,482 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,482 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:07,482 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:07,482 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,483 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:28:07,484 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:07,484 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,484 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,493 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,493 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,493 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,493 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,494 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,494 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:28:07,494 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,494 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,494 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,494 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:07,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,656 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:28:07,656 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,656 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,656 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,656 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,656 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:28:07,656 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,657 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:07,657 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,657 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 281#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,680 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:28:07,680 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:07,680 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:07,681 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,704 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-19 05:28:07,704 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:28:07,705 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:07,705 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:07,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,705 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-19 05:28:07,705 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:07,706 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:28:07,706 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:07,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [322#true, 323#true, 288#$Ultimate##0true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:07,708 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:28:07,708 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:07,708 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:07,709 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:07,736 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:28:07,736 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:07,737 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,737 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,737 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:07,737 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:28:07,737 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:07,737 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:07,737 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,737 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,738 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:07,738 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-19 05:28:07,738 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:07,738 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:07,738 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:07,738 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:07,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 73#L1290true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,803 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:28:07,803 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:07,803 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:07,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:07,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,834 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-19 05:28:07,834 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:07,834 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:07,835 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:07,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 132#L1288-4true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,835 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-19 05:28:07,835 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:07,835 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:07,835 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:07,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:07,858 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:28:07,858 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:07,858 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,858 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:07,859 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:28:07,859 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:07,859 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,859 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,859 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:07,860 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:07,860 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-19 05:28:07,860 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:07,860 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:07,860 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:07,860 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:07,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:07,864 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:28:07,864 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:07,864 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:07,864 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:07,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,954 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:28:07,954 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:07,954 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:07,954 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:07,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [281#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,963 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-19 05:28:07,963 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:07,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:07,964 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:07,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 281#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:07,964 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-19 05:28:07,964 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:07,964 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:07,964 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:07,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 73#L1290true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:07,995 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2024-11-19 05:28:07,996 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:07,996 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:07,996 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:07,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:07,999 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:28:07,999 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:08,000 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:08,000 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:08,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:08,032 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2024-11-19 05:28:08,032 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:08,032 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:08,032 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:08,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,061 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:28:08,061 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:08,061 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:08,061 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:08,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,080 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:28:08,080 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:08,080 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:08,080 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:28:08,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,088 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:28:08,089 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:08,089 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:08,089 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:08,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [322#true, 323#true, 29#L1288-3true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:08,104 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:28:08,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:08,104 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:08,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:08,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 132#L1288-4true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:08,420 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-19 05:28:08,420 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:08,420 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:08,420 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:08,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [323#true, 73#L1290true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:08,439 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 05:28:08,440 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:28:08,440 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:08,440 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:08,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,472 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 05:28:08,472 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:08,472 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:08,476 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:08,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [322#true, 323#true, 132#L1288-4true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:08,500 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 05:28:08,500 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:08,500 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:08,500 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:08,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 288#$Ultimate##0true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,520 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:28:08,520 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:08,520 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:08,520 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:08,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:08,546 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:28:08,546 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:08,546 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:08,546 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:08,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,589 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:28:08,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:08,590 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:08,590 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:08,602 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,602 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:28:08,602 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:08,602 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:08,603 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:08,603 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:28:08,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,603 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:28:08,603 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:08,603 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:08,603 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:28:08,603 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:08,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,752 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2024-11-19 05:28:08,752 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:08,752 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:08,753 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:08,753 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:08,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,753 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2024-11-19 05:28:08,753 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:08,753 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:08,753 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:08,753 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:08,761 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,761 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2024-11-19 05:28:08,761 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:08,761 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:08,761 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:28:08,761 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:28:08,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [281#L1289true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:08,764 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 05:28:08,764 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:08,764 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:08,764 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:08,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:08,855 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 05:28:08,855 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:28:08,855 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:28:08,856 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:08,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,888 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-19 05:28:08,889 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:28:08,889 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:08,889 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:08,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 320#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,889 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-19 05:28:08,889 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:08,889 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:08,890 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:28:08,897 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,898 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-19 05:28:08,898 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 05:28:08,898 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:08,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 05:28:08,898 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:28:08,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 29#L1288-3true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:08,925 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 05:28:08,925 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:08,925 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:08,925 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:08,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [322#true, 323#true, 288#$Ultimate##0true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:08,931 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-19 05:28:08,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:08,932 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:08,932 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:28:08,955 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:08,956 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-11-19 05:28:08,956 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:08,956 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:28:08,956 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:08,956 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:09,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [323#true, 73#L1290true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:09,005 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:28:09,005 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:09,005 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 05:28:09,006 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:09,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [322#true, 323#true, 320#true, 325#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:09,037 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 05:28:09,038 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:09,038 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:09,038 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:09,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 132#L1288-4true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:09,057 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 05:28:09,057 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:09,058 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:09,058 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:09,092 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:09,093 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-19 05:28:09,093 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:28:09,093 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:09,093 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:09,093 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:28:09,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:09,169 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:28:09,169 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:09,170 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:09,170 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:09,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [322#true, 323#true, 320#true, 325#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:09,178 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 05:28:09,178 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:09,178 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:09,178 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:28:09,179 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [322#true, 323#true, 320#true, 325#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:09,179 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 05:28:09,179 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:09,179 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:09,179 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:28:09,179 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:09,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 73#L1290true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:09,231 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-19 05:28:09,231 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 05:28:09,231 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:09,231 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:28:09,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:09,330 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 05:28:09,330 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:09,330 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:09,330 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:09,330 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:09,330 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:28:09,330 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:09,330 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:09,330 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:09,330 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:09,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [281#L1289true, 322#true, 323#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:09,349 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 05:28:09,349 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:09,349 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:09,349 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:09,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:09,369 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 05:28:09,369 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:28:09,369 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:09,369 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:09,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:09,439 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:28:09,439 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:09,439 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:09,439 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:09,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#$Ultimate##0true, 56#L1281-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:09,456 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:28:09,456 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:09,457 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:09,457 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:09,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [322#true, 323#true, 73#L1290true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:09,480 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 05:28:09,480 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:09,480 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:28:09,481 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:28:09,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:09,490 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 05:28:09,490 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:09,490 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:09,490 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:09,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [322#true, 323#true, 29#L1288-3true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:09,515 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 05:28:09,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:09,515 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:09,515 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:09,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 323#true, 288#$Ultimate##0true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:09,526 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 05:28:09,526 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:09,526 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:09,526 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:09,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 132#L1288-4true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:09,588 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:28:09,588 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:09,588 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,588 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:09,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:09,668 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 05:28:09,668 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:09,668 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:09,668 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:09,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [322#true, 132#L1288-4true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:09,681 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-19 05:28:09,681 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:28:09,682 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:28:09,682 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 05:28:09,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [281#L1289true, 326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:09,748 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:09,748 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:09,749 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:09,749 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:09,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [322#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:09,804 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 05:28:09,804 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:28:09,805 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:28:09,805 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:09,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:09,845 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:09,845 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:09,846 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:09,846 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:09,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:09,855 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:28:09,855 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:09,855 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:09,855 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:09,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:09,855 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:09,856 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:09,856 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:09,856 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:09,856 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:09,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [281#L1289true, 322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:09,863 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-19 05:28:09,863 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:09,863 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:28:09,864 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 05:28:10,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:10,215 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-19 05:28:10,215 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 05:28:10,215 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:28:10,215 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:10,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:10,497 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:28:10,497 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:10,497 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:10,497 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:10,498 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:10,498 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:10,498 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:10,498 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:10,498 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:10,498 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:10,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 56#L1281-2true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:10,544 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:28:10,544 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:10,544 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:10,544 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:10,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 29#L1288-3true, 56#L1281-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:10,638 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:10,638 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:10,638 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:10,638 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:10,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:10,678 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:10,678 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:10,678 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:10,678 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:10,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 73#L1290true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:10,686 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:28:10,686 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:10,686 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:10,686 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:10,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 323#true, 29#L1288-3true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:10,725 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 05:28:10,725 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 05:28:10,725 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:28:10,725 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 05:28:10,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 132#L1288-4true, 323#true, 56#L1281-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:10,812 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:10,812 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:10,812 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:10,812 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:10,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 29#L1288-3true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:10,828 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:28:10,828 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:10,828 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:10,828 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:10,883 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [322#true, 323#true, 320#true, 325#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:10,884 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-19 05:28:10,884 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 05:28:10,884 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:10,884 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:28:10,884 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:10,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [281#L1289true, 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:10,888 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:10,888 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:10,888 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:10,888 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:28:10,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [281#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:10,894 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:28:10,894 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:10,894 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:28:10,894 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:10,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 132#L1288-4true, 323#true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:10,902 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-19 05:28:10,902 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 05:28:10,902 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:10,902 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:28:10,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [323#true, 29#L1288-3true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:10,903 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:10,903 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:10,903 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:10,904 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:10,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [281#L1289true, 326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 56#L1281-2true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:10,958 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:10,958 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:10,958 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:10,958 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:10,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [322#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:10,971 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:28:10,972 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:10,972 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:10,972 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:10,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:10,996 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:10,997 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:10,997 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:10,997 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:10,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 288#$Ultimate##0true, 56#L1281-2true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:10,998 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:10,998 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:10,998 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:10,998 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:11,020 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [322#true, 323#true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:11,020 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-19 05:28:11,020 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:28:11,020 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:28:11,020 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:11,020 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:28:11,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,025 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,025 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:11,025 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:11,025 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,025 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,025 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,025 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:11,025 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:11,025 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,025 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [281#L1289true, 322#true, 323#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,036 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-19 05:28:11,036 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:28:11,036 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:28:11,036 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:28:11,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [323#true, 132#L1288-4true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:11,038 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:11,038 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:11,038 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:11,038 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:11,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 56#L1281-2true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,052 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-19 05:28:11,052 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:11,052 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:11,052 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:28:11,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,065 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,065 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,065 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,065 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:11,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [322#true, 323#true, 288#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:11,128 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,128 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,128 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,129 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:11,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [322#true, 323#true, 73#L1290true, 320#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:11,154 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-19 05:28:11,154 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:11,154 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 05:28:11,154 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 05:28:11,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,157 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:11,157 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:11,157 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:11,158 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:11,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,158 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,158 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:11,158 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:11,158 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:11,158 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:11,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,163 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,163 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:11,163 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,163 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [281#L1289true, 322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,239 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,239 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:11,240 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,240 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:11,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,274 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 05:28:11,274 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:11,274 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:28:11,274 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:28:11,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#$Ultimate##0true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,275 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 05:28:11,275 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:11,275 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:28:11,275 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:28:11,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [322#true, 319#true, 323#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:11,278 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,278 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:11,278 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:11,278 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:11,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,286 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,286 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:11,286 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:11,286 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 56#L1281-2true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,297 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,297 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:11,297 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:11,297 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:11,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,300 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:11,300 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:11,300 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,300 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:11,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,307 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,307 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,307 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:11,307 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:11,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [281#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,315 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 05:28:11,315 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:11,315 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:28:11,315 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:11,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,367 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:11,367 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,367 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,367 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,367 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,367 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:11,368 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,368 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:11,368 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,368 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 56#L1281-2true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,418 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,418 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:11,419 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:11,419 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:11,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,463 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,463 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:11,463 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:11,463 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:11,471 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 323#true, 133#L1280-7true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,471 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-19 05:28:11,471 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:11,471 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:28:11,471 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:11,471 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:11,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [281#L1289true, 323#true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,479 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,480 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:11,480 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:11,480 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:28:11,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [281#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,490 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:11,490 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:11,490 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:11,490 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:11,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [323#true, 29#L1288-3true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,499 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:11,499 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:11,499 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:11,499 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:11,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,541 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:11,541 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:11,541 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,541 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:11,542 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,542 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:11,542 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:11,542 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:11,542 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,542 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:11,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,556 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:11,556 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:11,556 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,556 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,557 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,557 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,557 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:11,557 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:11,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 132#L1288-4true, 56#L1281-2true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,592 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:11,592 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,592 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,592 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 56#L1281-2true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,618 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:11,618 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,619 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:11,619 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:11,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,641 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:11,642 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:11,642 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,642 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:11,650 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,650 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-19 05:28:11,651 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:11,651 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:11,651 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:11,651 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 05:28:11,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 56#L1281-2true, 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,658 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:11,658 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:11,658 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:11,658 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 56#L1281-2true, 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,659 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:11,659 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:11,659 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:11,659 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:11,659 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [323#true, 132#L1288-4true, 320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,672 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:11,672 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,672 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:11,672 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:11,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 56#L1281-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,706 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:11,706 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,706 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:11,707 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,719 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:11,719 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:11,719 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,719 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:11,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,721 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:11,721 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:11,721 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:11,721 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,734 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,735 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,735 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,735 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:11,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,735 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:11,735 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,735 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:11,735 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:11,735 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [322#true, 323#true, 29#L1288-3true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:11,775 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:11,775 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,775 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:11,775 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 288#$Ultimate##0true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:11,800 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:11,800 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,800 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,800 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:11,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,814 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 05:28:11,814 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:11,815 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:11,815 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:11,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [322#true, 323#true, 73#L1290true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,832 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 05:28:11,832 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:28:11,832 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:11,832 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:11,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 56#L1281-2true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,838 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,838 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:11,839 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,839 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:11,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 56#L1281-2true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,839 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:11,839 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:11,839 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:11,839 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:11,839 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:11,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,844 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 05:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:11,844 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:11,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,845 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 05:28:11,845 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:11,845 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:11,845 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:11,845 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:11,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 56#L1281-2true, 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:11,848 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:11,848 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:11,848 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:11,848 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,289 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:12,290 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,290 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:12,290 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:12,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,290 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,290 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,290 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:12,290 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:12,290 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:12,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,364 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:12,364 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:12,365 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:12,365 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [281#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 56#L1281-2true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,371 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:12,371 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,371 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:12,371 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:12,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [322#true, 323#true, 132#L1288-4true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:12,377 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,377 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,377 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:12,377 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,421 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:28:12,421 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:12,422 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:12,422 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:12,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 29#L1288-3true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,422 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:28:12,423 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:12,423 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:12,423 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:12,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [322#true, 323#true, 288#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:12,433 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,433 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,433 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:28:12,433 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:12,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [322#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, 56#L1281-2true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,444 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:28:12,444 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:12,444 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:12,445 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:12,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#$Ultimate##0true, 56#L1281-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,445 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:28:12,446 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:12,446 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:12,446 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:12,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 319#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,453 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,453 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:12,453 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:12,453 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:12,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,457 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:12,457 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:12,458 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,458 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:12,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 56#L1281-2true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,465 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:12,465 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,465 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:12,465 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:12,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,475 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:28:12,475 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:12,475 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:12,475 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:12,476 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,476 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:28:12,476 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:12,476 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:12,476 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:12,476 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:12,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 56#L1281-2true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,479 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,479 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,479 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:12,479 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 56#L1281-2true, 320#true, 325#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,487 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,487 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:12,487 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:12,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:12,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [281#L1289true, 336#(= |#race~stderr~0| 0), 56#L1281-2true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,494 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:28:12,494 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:12,494 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:12,494 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:12,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [322#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,529 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,529 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:12,529 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:12,529 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 56#L1281-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,557 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,558 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,558 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,558 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,558 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 56#L1281-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,558 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:12,558 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,558 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,558 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,558 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [281#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:12,563 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:12,564 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:12,564 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:12,564 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:12,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,584 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:28:12,584 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:12,584 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:12,585 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:12,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 132#L1288-4true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,585 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:28:12,585 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:12,585 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:12,585 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:12,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 56#L1281-2true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,635 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,635 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,635 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:12,635 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:12,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][360], [323#true, 288#$Ultimate##0true, 320#true, 133#L1280-7true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,660 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:12,660 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:12,660 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:12,660 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:12,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [322#true, 323#true, 73#L1290true, 104#$Ultimate##0true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:12,672 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,672 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,673 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:12,673 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:12,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 56#L1281-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,694 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:12,694 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,694 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,694 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 56#L1281-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,694 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:12,694 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,694 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:12,694 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,694 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,705 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,705 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,705 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,705 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:12,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 56#L1281-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,708 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,708 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,708 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,708 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:12,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 322#true, 320#true, 56#L1281-2true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,709 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,709 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,710 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:12,710 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [281#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,720 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 05:28:12,720 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:12,720 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:12,720 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:12,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [281#L1289true, 326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,721 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 05:28:12,721 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:12,721 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:12,722 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:12,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [322#true, 323#true, 29#L1288-3true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:12,736 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:12,736 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:12,736 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:12,736 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:12,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 73#L1290true, 56#L1281-2true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,772 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:12,772 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:12,772 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:12,773 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:12,781 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [281#L1289true, 323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:12,781 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:12,781 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,781 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:12,782 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:12,782 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:28:12,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,796 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,796 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,796 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,796 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:12,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,813 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:12,813 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,813 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,813 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:12,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 56#L1281-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,815 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:12,815 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,815 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:12,815 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [322#true, 336#(= |#race~stderr~0| 0), 56#L1281-2true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,816 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:12,816 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:12,816 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,816 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,823 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:12,824 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,824 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,824 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:12,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [322#true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,825 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,825 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,825 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,825 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,826 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [322#true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,826 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:12,826 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,826 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,826 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,826 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:12,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [322#true, 132#L1288-4true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:12,839 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:12,839 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:12,840 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,840 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,848 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [322#true, 323#true, 29#L1288-3true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:12,849 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,849 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:12,849 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:12,849 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:12,849 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:12,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 29#L1288-3true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,854 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:12,855 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:12,855 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,855 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 56#L1281-2true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,877 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 05:28:12,877 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:12,877 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:12,877 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:12,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [323#true, 73#L1290true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:12,879 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:12,879 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,879 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:12,879 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 56#L1281-2true, 320#true, 325#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,894 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 05:28:12,894 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:12,895 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:12,895 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:12,895 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 56#L1281-2true, 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,895 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 05:28:12,895 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:12,895 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:12,895 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:12,895 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:12,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,934 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:12,934 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,934 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,934 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:12,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 56#L1281-2true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,936 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,936 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,936 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:12,936 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,936 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 56#L1281-2true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,936 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:12,936 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,936 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:12,937 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,937 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), 56#L1281-2true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,953 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,953 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:12,953 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:12,953 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,954 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [322#true, 323#true, 132#L1288-4true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:12,954 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,954 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:12,954 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,954 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:12,954 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:12,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 132#L1288-4true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,959 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:12,959 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:12,959 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:12,960 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:12,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, 56#L1281-2true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,973 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:28:12,974 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:12,974 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:12,974 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:12,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 29#L1288-3true, 56#L1281-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,974 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:28:12,974 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:12,974 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:12,974 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:12,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [322#true, 323#true, 288#$Ultimate##0true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:12,978 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:12,978 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:12,978 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:12,978 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:28:12,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 319#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,989 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:12,989 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:12,989 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:12,989 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:12,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,992 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:28:12,992 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:12,992 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:12,992 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:12,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 320#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:12,992 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:28:12,992 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:12,993 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:12,993 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:13,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,001 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:28:13,001 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:13,001 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:13,001 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:13,001 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,001 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:28:13,001 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:13,001 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:13,001 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:13,001 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:13,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,031 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,031 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:13,031 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:13,031 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:13,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 73#L1290true, 56#L1281-2true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,034 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,034 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:13,034 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:13,034 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:13,047 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,047 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:28:13,047 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:13,047 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:13,048 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:13,048 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:13,048 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,048 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:28:13,048 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:13,048 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:13,048 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:13,048 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:13,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,051 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:13,051 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:13,052 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:13,052 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:13,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [281#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,052 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,052 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,052 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:13,052 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:13,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [281#L1289true, 322#true, 323#true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,058 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,058 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,058 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,058 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [322#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, 56#L1281-2true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,075 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:28:13,075 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:13,075 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:13,075 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:13,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 132#L1288-4true, 56#L1281-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,075 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:28:13,075 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:13,075 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:13,076 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:13,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [322#true, 323#true, 319#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:13,090 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,090 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:13,090 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:13,091 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:13,091 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:13,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [323#true, 320#true, 325#true, 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:13,111 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,111 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,111 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:13,111 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:13,111 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [323#true, 320#true, 325#true, 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:13,111 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,111 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,111 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:13,111 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:13,112 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [322#true, 323#true, 73#L1290true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:13,131 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,131 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:13,131 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,131 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [322#true, 323#true, 73#L1290true, 104#$Ultimate##0true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,137 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,137 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:13,138 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:13,138 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:13,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 322#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,145 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:13,145 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:13,145 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:13,145 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:13,145 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:13,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,146 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:13,146 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:13,146 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:13,146 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:13,146 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:13,153 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,154 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:13,154 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:13,154 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:13,154 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:13,154 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:13,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 56#L1281-2true, 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,155 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,155 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,155 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,155 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:13,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [281#L1289true, 322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:13,157 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,157 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,157 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:13,157 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:13,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [281#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,158 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,158 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:13,158 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:13,158 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,159 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:13,159 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:13,159 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:13,159 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:13,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [281#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 320#true, 56#L1281-2true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,166 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:13,166 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:13,166 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:13,166 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:13,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 56#L1281-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,166 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:13,166 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:13,167 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:13,167 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:13,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [322#true, 323#true, 29#L1288-3true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,178 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,178 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:13,179 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:13,179 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:13,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:13,199 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,199 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:13,199 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,199 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:13,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][358], [323#true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:13,199 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,199 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,199 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:13,199 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,199 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:13,208 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [281#L1289true, 323#true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,209 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,209 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:13,209 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:13,209 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:13,209 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:28:13,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 319#true, 56#L1281-2true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,221 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,222 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,222 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:13,222 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:13,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [322#true, 323#true, 73#L1290true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 169#L1288-3true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:13,223 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,223 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:13,223 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:13,223 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [336#(= |#race~stderr~0| 0), 322#true, 73#L1290true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,230 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:13,230 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:13,230 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:13,230 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:13,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,230 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:13,230 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:13,230 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:13,231 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:13,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,237 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:13,237 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:13,237 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:13,237 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:13,237 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:13,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,239 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,239 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,239 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,239 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:13,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 56#L1281-2true, 320#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,247 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,247 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,247 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:13,247 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:13,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [322#true, 132#L1288-4true, 323#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,257 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,257 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:13,257 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,257 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,263 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [322#true, 323#true, 29#L1288-3true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,264 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,264 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:13,264 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,264 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:13,264 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:13,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [323#true, 73#L1290true, 320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,279 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,279 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,279 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,280 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:13,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][360], [281#L1289true, 323#true, 133#L1280-7true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,291 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,292 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:13,292 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:13,292 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,298 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,298 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,298 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:13,298 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:13,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 56#L1281-2true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,315 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,316 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,316 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:13,316 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:13,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [322#true, 323#true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:13,317 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:13,317 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,317 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,317 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,317 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [322#true, 323#true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:13,317 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,317 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,317 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,317 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:13,317 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,331 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [322#true, 132#L1288-4true, 323#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,332 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,332 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,332 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:13,332 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,332 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][354], [323#true, 73#L1290true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:13,350 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,350 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:28:13,350 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:13,350 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 56#L1281-2true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,355 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 05:28:13,355 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:13,356 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:13,356 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:13,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,356 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 05:28:13,356 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:13,356 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:13,356 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:13,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,371 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,371 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,371 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:13,371 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:13,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 56#L1281-2true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,381 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,381 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:13,381 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,381 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:13,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:13,382 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,382 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,382 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,383 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:13,383 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,383 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,383 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,383 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,383 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [322#true, 323#true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:13,389 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:13,389 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,389 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,390 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:13,390 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [322#true, 323#true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:13,390 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,390 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,390 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:13,390 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:13,390 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:13,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 322#true, 56#L1281-2true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,395 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-19 05:28:13,395 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:13,395 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:13,395 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:13,396 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:13,396 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 56#L1281-2true, 320#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,396 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-19 05:28:13,396 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:13,396 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:13,396 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:13,396 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:13,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 56#L1281-2true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,401 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:13,401 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:13,401 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:13,401 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:13,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [281#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,401 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:13,401 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:13,401 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:13,401 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:13,418 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [322#true, 323#true, 319#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,418 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,418 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:13,418 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:13,418 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,418 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:13,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [323#true, 133#L1280-7true, 320#true, 325#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,431 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,431 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,431 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,431 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:13,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [323#true, 133#L1280-7true, 320#true, 325#true, 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,431 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,431 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,431 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,431 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,431 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:13,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][364], [323#true, 320#true, 133#L1280-7true, 325#true, 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:13,433 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,433 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,433 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,434 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 73#L1290true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,451 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,451 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,451 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,451 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:13,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:13,456 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,456 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,456 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,456 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:13,456 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [322#true, 323#true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:13,456 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,457 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,457 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,457 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,457 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:13,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 322#true, 320#true, 56#L1281-2true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,461 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 05:28:13,461 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:13,461 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:13,462 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:13,462 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:13,462 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 56#L1281-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,462 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 05:28:13,462 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:13,462 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:13,462 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:13,462 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:13,467 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 56#L1281-2true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,467 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 05:28:13,467 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-19 05:28:13,468 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:13,468 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:13,468 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:13,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [281#L1289true, 322#true, 323#true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,473 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,473 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,473 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:13,473 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [281#L1289true, 336#(= |#race~stderr~0| 0), 320#true, 56#L1281-2true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,475 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:13,476 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:13,476 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:13,476 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:13,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 56#L1281-2true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,476 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:13,476 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:13,476 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:13,476 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:13,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][360], [322#true, 323#true, 319#true, 133#L1280-7true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,493 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,493 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:13,493 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,493 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [323#true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,499 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,499 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,499 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:13,500 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:13,500 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][359], [323#true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,500 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:13,500 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,500 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,500 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:13,500 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:13,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][364], [323#true, 320#true, 133#L1280-7true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:13,502 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:13,502 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,502 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,502 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:13,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][360], [323#true, 320#true, 133#L1280-7true, 325#true, 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:13,506 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,506 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,506 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,506 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:13,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [322#true, 323#true, 73#L1290true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:13,519 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:13,519 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,519 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:13,519 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [322#true, 323#true, 73#L1290true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 169#L1288-3true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,525 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,525 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,525 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:13,525 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:13,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,526 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:28:13,527 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:13,527 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:13,527 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:13,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 322#true, 73#L1290true, 320#true, 56#L1281-2true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,528 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:28:13,528 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:13,528 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:13,528 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:13,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 73#L1290true, 56#L1281-2true, 320#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,528 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:28:13,528 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:13,528 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:13,528 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:13,532 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 56#L1281-2true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,533 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:28:13,533 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:13,533 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:13,533 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-19 05:28:13,533 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:13,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][360], [323#true, 320#true, 133#L1280-7true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:13,561 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:13,561 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:13,561 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:13,561 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:13,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 56#L1281-2true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,574 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:13,574 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:13,574 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:13,574 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:13,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,586 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:13,587 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,587 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,587 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,587 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:13,587 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,587 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,587 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 05:28:13,587 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][356], [323#true, 73#L1290true, 320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,607 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:13,607 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,608 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:13,608 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][360], [323#true, 73#L1290true, 133#L1280-7true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:13,609 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:13,609 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,609 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:13,609 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 319#true, 56#L1281-2true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,622 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:13,622 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:13,622 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:13,622 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:13,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,629 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:13,629 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:13,629 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,629 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,630 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [322#true, 323#true, 320#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,630 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:13,630 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:13,630 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:13,630 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,630 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [322#true, 323#true, 133#L1280-7true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,635 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:13,635 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:13,635 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:13,635 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,635 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [322#true, 323#true, 133#L1280-7true, 320#true, 325#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,635 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,635 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 05:28:13,635 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:13,636 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:13,636 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:13,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [322#true, 323#true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,669 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:13,669 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:13,669 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:13,669 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,669 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [322#true, 323#true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,669 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:13,669 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:13,669 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:13,669 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:13,670 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:13,689 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][364], [323#true, 320#true, 133#L1280-7true, 325#true, 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:13,690 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2024-11-19 05:28:13,690 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-19 05:28:13,690 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-19 05:28:13,690 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:13,690 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-19 05:28:13,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,981 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:13,981 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:13,981 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:13,981 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:13,982 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,982 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:13,982 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:13,982 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:13,982 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:13,982 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:13,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [322#true, 323#true, 73#L1290true, 133#L1280-7true, 320#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,997 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:13,997 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:13,997 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:13,997 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:13,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:13,999 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-19 05:28:13,999 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:13,999 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:13,999 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-19 05:28:14,068 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][364], [323#true, 320#true, 133#L1280-7true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:14,072 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-19 05:28:14,072 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-19 05:28:14,072 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-19 05:28:14,072 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:14,072 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-19 05:28:14,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,086 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:14,086 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:14,086 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:14,086 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:14,086 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,086 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:14,087 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 05:28:14,087 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:14,087 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:14,087 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:14,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:14,096 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-19 05:28:14,096 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:14,096 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:28:14,096 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:14,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [323#true, 320#true, 325#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:14,097 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 05:28:14,097 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:14,097 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:28:14,097 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:14,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [281#L1289true, 323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:14,097 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:14,098 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:14,098 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:14,098 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 05:28:14,098 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [323#true, 73#L1290true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:14,098 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 05:28:14,098 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:28:14,098 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:14,098 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:14,098 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:14,124 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,125 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:14,125 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:14,125 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:14,125 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:14,125 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:14,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,135 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-19 05:28:14,135 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:14,135 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:14,135 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 05:28:14,162 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 322#true, 319#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,162 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:14,162 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:14,162 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:14,163 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:14,163 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:14,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][348], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,169 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:14,169 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 05:28:14,169 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:14,169 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:14,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,172 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:14,172 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 05:28:14,172 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:14,172 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:14,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [322#true, 319#true, 323#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:14,188 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 05:28:14,188 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 05:28:14,188 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:14,188 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:14,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 56#L1281-2true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,198 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:14,198 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:14,198 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:14,199 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:14,199 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,199 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:14,199 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2024-11-19 05:28:14,199 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:14,199 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:14,199 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:14,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,201 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:14,201 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:14,201 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:14,201 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:14,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][364], [323#true, 73#L1290true, 133#L1280-7true, 320#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:14,221 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-19 05:28:14,221 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-19 05:28:14,222 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-19 05:28:14,222 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:14,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,233 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:14,233 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:14,233 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:14,233 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:14,233 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,234 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:14,234 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:14,234 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:14,234 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 05:28:14,234 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:14,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [323#true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,242 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-19 05:28:14,242 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:14,242 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:28:14,242 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:14,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [323#true, 133#L1280-7true, 320#true, 325#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,242 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-19 05:28:14,242 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:28:14,242 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:14,242 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:14,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [281#L1289true, 323#true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,243 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:14,243 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 05:28:14,243 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:14,243 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:14,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [323#true, 73#L1290true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,243 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-19 05:28:14,243 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:14,243 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:14,243 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 05:28:14,243 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:14,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [336#(= |#race~stderr~0| 0), 319#true, 56#L1281-2true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:14,254 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:14,254 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:14,254 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:14,254 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:14,264 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 56#L1281-2true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,264 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-19 05:28:14,264 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:14,264 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:14,264 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:14,264 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:14,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 56#L1281-2true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,270 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-19 05:28:14,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:14,270 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 05:28:14,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:14,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][235], [322#true, 336#(= |#race~stderr~0| 0), 319#true, 56#L1281-2true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,291 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-19 05:28:14,292 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:14,292 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:14,292 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:14,292 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:14,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,296 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-19 05:28:14,296 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 05:28:14,296 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:14,296 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:14,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 56#L1281-2true, 320#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,299 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-19 05:28:14,299 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 05:28:14,300 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:14,300 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:14,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [322#true, 323#true, 319#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,318 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-19 05:28:14,318 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:14,318 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:14,318 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 05:28:14,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][296], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 320#true, 56#L1281-2true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,326 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 05:28:14,327 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:14,327 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:14,327 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 05:28:14,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][352], [336#(= |#race~stderr~0| 0), 319#true, 56#L1281-2true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:14,340 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2024-11-19 05:28:14,340 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2024-11-19 05:28:14,340 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is not cut-off event [2024-11-19 05:28:14,340 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-19 05:28:14,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [323#true, 73#L1290true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:14,397 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 05:28:14,397 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:14,397 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:14,398 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:14,398 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [323#true, 73#L1290true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:14,398 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-19 05:28:14,398 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:14,398 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:14,398 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:14,399 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 05:28:14,429 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][255], [322#true, 319#true, 323#true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:14,429 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-19 05:28:14,430 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 05:28:14,430 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 05:28:14,430 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:14,430 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:14,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [323#true, 320#true, 325#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:14,436 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-19 05:28:14,436 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:14,437 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2024-11-19 05:28:14,437 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:14,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][332], [323#true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:14,448 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-19 05:28:14,448 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:14,449 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-19 05:28:14,449 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:14,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [323#true, 73#L1290true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,460 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-19 05:28:14,461 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:14,461 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:14,461 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:14,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [323#true, 73#L1290true, 133#L1280-7true, 320#true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,461 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-19 05:28:14,461 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2024-11-19 05:28:14,461 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:14,461 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:14,461 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:14,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][262], [322#true, 319#true, 323#true, 133#L1280-7true, 325#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,479 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-19 05:28:14,479 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:14,479 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:14,479 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 05:28:14,479 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-19 05:28:14,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [323#true, 320#true, 133#L1280-7true, 325#true, 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,482 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-19 05:28:14,483 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:14,483 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-19 05:28:14,483 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:14,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][340], [323#true, 320#true, 133#L1280-7true, 325#true, 321#true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 372#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:14,490 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 05:28:14,490 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-19 05:28:14,490 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:14,490 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:14,531 INFO L124 PetriNetUnfolderBase]: 7394/61976 cut-off events. [2024-11-19 05:28:14,531 INFO L125 PetriNetUnfolderBase]: For 13428/16486 co-relation queries the response was YES. [2024-11-19 05:28:15,621 INFO L83 FinitePrefix]: Finished finitePrefix Result has 87191 conditions, 61976 events. 7394/61976 cut-off events. For 13428/16486 co-relation queries the response was YES. Maximal size of possible extension queue 1475. Compared 1017766 event pairs, 946 based on Foata normal form. 551/53771 useless extension candidates. Maximal degree in co-relation 87178. Up to 5195 conditions per place. [2024-11-19 05:28:16,084 INFO L140 encePairwiseOnDemand]: 330/346 looper letters, 56 selfloop transitions, 21 changer transitions 0/365 dead transitions. [2024-11-19 05:28:16,085 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 319 places, 365 transitions, 1182 flow [2024-11-19 05:28:16,085 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-19 05:28:16,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-19 05:28:16,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 2470 transitions. [2024-11-19 05:28:16,091 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8923410404624278 [2024-11-19 05:28:16,091 INFO L175 Difference]: Start difference. First operand has 312 places, 328 transitions, 874 flow. Second operand 8 states and 2470 transitions. [2024-11-19 05:28:16,091 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 319 places, 365 transitions, 1182 flow [2024-11-19 05:28:16,128 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 317 places, 365 transitions, 1166 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:28:16,133 INFO L231 Difference]: Finished difference. Result has 322 places, 336 transitions, 968 flow [2024-11-19 05:28:16,134 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=858, PETRI_DIFFERENCE_MINUEND_PLACES=310, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=328, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=311, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=968, PETRI_PLACES=322, PETRI_TRANSITIONS=336} [2024-11-19 05:28:16,134 INFO L277 CegarLoopForPetriNet]: 325 programPoint places, -3 predicate places. [2024-11-19 05:28:16,134 INFO L471 AbstractCegarLoop]: Abstraction has has 322 places, 336 transitions, 968 flow [2024-11-19 05:28:16,136 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 301.15384615384613) internal successors, (3915), 13 states have internal predecessors, (3915), 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 05:28:16,136 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:28:16,136 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, 1, 1, 1, 1, 1, 1] [2024-11-19 05:28:16,155 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-19 05:28:16,340 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25 [2024-11-19 05:28:16,341 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:28:16,342 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:28:16,342 INFO L85 PathProgramCache]: Analyzing trace with hash 315025050, now seen corresponding path program 1 times [2024-11-19 05:28:16,342 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:28:16,342 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [563740108] [2024-11-19 05:28:16,342 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:28:16,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:28:16,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:28:16,645 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 05:28:16,645 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:28:16,645 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [563740108] [2024-11-19 05:28:16,645 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [563740108] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:28:16,645 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:28:16,645 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:28:16,646 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1840682274] [2024-11-19 05:28:16,646 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:28:16,646 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:28:16,646 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:28:16,646 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:28:16,646 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:28:16,877 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 283 out of 346 [2024-11-19 05:28:16,878 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 322 places, 336 transitions, 968 flow. Second operand has 6 states, 6 states have (on average 284.8333333333333) internal successors, (1709), 6 states have internal predecessors, (1709), 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 05:28:16,879 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:28:16,879 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 283 of 346 [2024-11-19 05:28:16,879 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:28:18,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:18,717 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2024-11-19 05:28:18,717 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:28:18,717 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2024-11-19 05:28:18,717 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2024-11-19 05:28:18,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:18,829 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-19 05:28:18,829 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:18,829 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:28:18,829 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2024-11-19 05:28:19,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,094 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2024-11-19 05:28:19,094 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:28:19,094 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:19,094 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2024-11-19 05:28:19,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,155 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2024-11-19 05:28:19,155 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:19,155 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:28:19,155 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2024-11-19 05:28:19,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 281#L1289true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,317 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-19 05:28:19,317 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:19,317 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:28:19,317 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2024-11-19 05:28:19,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,329 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2024-11-19 05:28:19,329 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:28:19,329 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:19,329 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:19,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,339 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2024-11-19 05:28:19,339 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2024-11-19 05:28:19,340 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2024-11-19 05:28:19,340 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:28:19,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,405 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2024-11-19 05:28:19,405 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:28:19,405 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:28:19,405 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:19,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,478 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-19 05:28:19,478 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:19,478 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:28:19,478 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:19,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 281#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,483 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2024-11-19 05:28:19,483 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:19,483 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:19,483 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:19,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,562 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-19 05:28:19,562 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:19,562 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:19,562 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:19,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,568 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2024-11-19 05:28:19,568 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:19,568 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:19,568 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:28:19,568 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,569 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2024-11-19 05:28:19,569 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:19,569 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:19,569 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:19,569 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2024-11-19 05:28:19,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,656 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2024-11-19 05:28:19,656 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:19,657 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:19,657 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:19,657 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,657 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2024-11-19 05:28:19,657 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:19,657 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:19,657 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:19,657 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:19,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,676 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2024-11-19 05:28:19,676 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-19 05:28:19,676 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:28:19,676 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2024-11-19 05:28:19,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,738 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2024-11-19 05:28:19,738 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:19,739 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:28:19,739 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:28:19,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,760 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2024-11-19 05:28:19,760 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2024-11-19 05:28:19,760 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:28:19,760 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2024-11-19 05:28:19,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 281#L1289true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,854 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2024-11-19 05:28:19,854 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:28:19,854 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:28:19,854 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2024-11-19 05:28:19,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,933 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-19 05:28:19,933 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:19,933 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:19,934 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:19,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:19,969 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2024-11-19 05:28:19,969 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:28:19,969 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:28:19,969 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2024-11-19 05:28:20,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:20,149 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2024-11-19 05:28:20,149 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:20,149 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:20,149 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:20,149 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:20,149 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2024-11-19 05:28:20,149 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:20,149 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:20,149 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:20,149 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:20,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:20,150 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is not cut-off event [2024-11-19 05:28:20,150 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2024-11-19 05:28:20,150 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:28:20,150 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:28:20,150 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:28:20,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:20,263 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2024-11-19 05:28:20,263 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:20,263 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:20,264 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:20,264 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:20,264 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2024-11-19 05:28:20,264 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:20,264 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:20,264 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:20,264 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:20,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:20,265 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is not cut-off event [2024-11-19 05:28:20,265 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-19 05:28:20,265 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-19 05:28:20,265 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:28:20,266 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2024-11-19 05:28:20,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:20,270 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2024-11-19 05:28:20,270 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:28:20,270 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2024-11-19 05:28:20,270 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:20,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:20,389 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2024-11-19 05:28:20,389 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:28:20,390 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:28:20,390 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:28:20,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:20,394 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2024-11-19 05:28:20,394 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:20,394 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:20,394 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:20,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:20,421 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2024-11-19 05:28:20,421 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:28:20,421 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2024-11-19 05:28:20,421 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2024-11-19 05:28:20,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:20,845 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2024-11-19 05:28:20,845 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2024-11-19 05:28:20,845 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:28:20,845 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2024-11-19 05:28:20,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 281#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:20,967 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2024-11-19 05:28:20,967 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-19 05:28:20,967 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:28:20,967 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2024-11-19 05:28:21,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:21,249 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-19 05:28:21,249 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:21,249 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:21,249 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:21,355 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:21,355 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2024-11-19 05:28:21,355 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2024-11-19 05:28:21,356 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2024-11-19 05:28:21,356 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2024-11-19 05:28:21,356 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2024-11-19 05:28:21,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 288#$Ultimate##0true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 225#L1289-3true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:21,470 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2024-11-19 05:28:21,470 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:21,470 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:21,470 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:21,505 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:21,505 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2024-11-19 05:28:21,506 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2024-11-19 05:28:21,506 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2024-11-19 05:28:21,506 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2024-11-19 05:28:21,506 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2024-11-19 05:28:21,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 205#L1269-2true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:21,641 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2024-11-19 05:28:21,641 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2024-11-19 05:28:21,641 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2024-11-19 05:28:21,642 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-11-19 05:28:21,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 288#$Ultimate##0true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:21,733 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-19 05:28:21,733 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:21,733 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:21,733 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:21,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:21,796 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 05:28:21,796 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:21,796 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:21,796 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:21,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 225#L1289-3true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:21,863 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2024-11-19 05:28:21,863 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:21,863 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:21,863 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:21,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:21,951 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 05:28:21,952 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:21,952 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:21,952 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:22,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 225#L1289-3true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:22,020 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2024-11-19 05:28:22,020 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:22,020 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:22,020 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:22,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [326#true, 281#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:22,095 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2024-11-19 05:28:22,095 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:22,095 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:22,095 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:22,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:22,135 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2024-11-19 05:28:22,135 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:22,135 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:22,135 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:22,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 225#L1289-3true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:22,823 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 05:28:22,823 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:22,823 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:22,824 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:22,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:22,842 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 05:28:22,842 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:22,842 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:22,842 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:22,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 288#$Ultimate##0true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 225#L1289-3true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:22,861 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2024-11-19 05:28:22,862 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:28:22,862 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2024-11-19 05:28:22,862 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2024-11-19 05:28:23,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:23,071 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:28:23,071 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:23,072 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:23,072 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:23,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:23,254 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2024-11-19 05:28:23,254 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:23,254 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:23,254 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:23,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 225#L1289-3true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:23,310 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:28:23,310 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:23,310 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:23,310 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:23,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:23,317 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:28:23,317 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:23,317 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:23,317 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:23,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:23,434 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2024-11-19 05:28:23,434 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:23,434 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:23,435 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:23,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:23,458 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2024-11-19 05:28:23,458 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2024-11-19 05:28:23,458 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:23,459 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:23,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 208#L1289-4true, Black: 334#true, 225#L1289-3true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:23,479 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:23,479 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:23,480 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:23,480 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:23,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 225#L1289-3true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:23,487 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2024-11-19 05:28:23,487 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:23,488 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:23,488 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:23,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 225#L1289-3true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:23,488 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:28:23,488 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:23,488 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:23,488 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2024-11-19 05:28:23,488 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:23,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:23,565 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:23,565 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:23,565 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:23,565 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:23,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 208#L1289-4true, Black: 334#true, 225#L1289-3true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:23,658 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:28:23,658 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:23,658 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:23,658 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:23,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 208#L1289-4true, Black: 334#true, 225#L1289-3true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:23,658 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:23,658 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:23,659 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:23,659 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:23,659 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:23,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 225#L1289-3true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:23,684 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2024-11-19 05:28:23,685 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 05:28:23,685 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:23,685 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:28:23,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [281#L1289true, 336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:23,777 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2024-11-19 05:28:23,777 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:23,778 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:23,778 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:23,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [336#(= |#race~stderr~0| 0), 322#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:23,810 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2024-11-19 05:28:23,810 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:23,810 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 05:28:23,810 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:28:23,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:23,810 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2024-11-19 05:28:23,810 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:28:23,811 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2024-11-19 05:28:23,811 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:23,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 225#L1289-3true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 112#L1267-10true, 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:23,822 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:28:23,823 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:23,823 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:23,823 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:23,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 225#L1289-3true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:23,850 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2024-11-19 05:28:23,850 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:23,850 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2024-11-19 05:28:23,850 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:28:23,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:23,935 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:28:23,935 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:23,935 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:23,935 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:23,936 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:23,936 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:28:23,936 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:23,936 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:23,936 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:23,936 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:24,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), Black: 334#true, 225#L1289-3true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:24,020 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2024-11-19 05:28:24,020 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2024-11-19 05:28:24,020 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:24,020 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:24,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:24,102 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:28:24,102 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:24,102 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:24,102 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:24,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:24,102 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:28:24,102 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:24,102 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:24,102 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:24,103 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:24,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:24,114 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2024-11-19 05:28:24,114 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:24,114 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:24,114 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:24,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:24,115 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:24,115 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:24,115 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:24,116 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:24,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:24,169 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:24,169 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:24,169 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:24,169 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:24,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 288#$Ultimate##0true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:24,219 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2024-11-19 05:28:24,219 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:24,219 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:24,219 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2024-11-19 05:28:24,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:24,267 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2024-11-19 05:28:24,267 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:24,267 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:24,267 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:24,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:24,268 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:28:24,268 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:24,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:24,269 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:24,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:24,279 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:28:24,279 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:24,279 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:24,279 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:24,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:24,280 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2024-11-19 05:28:24,280 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:24,280 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:24,280 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:24,280 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:24,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:24,444 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:28:24,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:24,444 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:24,444 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:24,444 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:24,444 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:28:24,444 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:24,444 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:24,445 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:24,445 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:24,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 281#L1289true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:24,464 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:28:24,464 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:24,464 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:24,464 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:24,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:24,835 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-19 05:28:24,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:24,835 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:28:24,835 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:24,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:24,839 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2024-11-19 05:28:24,839 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2024-11-19 05:28:24,839 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:24,839 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:24,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:24,862 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:28:24,862 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:24,862 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:24,862 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:24,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:24,915 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:28:24,915 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:24,916 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:24,916 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:24,916 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:24,916 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2024-11-19 05:28:24,916 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:24,916 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:24,916 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:24,916 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:24,917 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 225#L1289-3true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:24,917 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-19 05:28:24,917 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:24,917 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:24,917 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:24,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:25,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,037 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:28:25,038 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:25,038 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:25,038 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:25,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [281#L1289true, 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:25,063 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:28:25,063 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:28:25,063 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:25,063 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:25,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,076 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-19 05:28:25,076 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:25,076 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:25,076 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:25,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,077 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2024-11-19 05:28:25,077 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2024-11-19 05:28:25,077 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:25,077 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:25,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:25,111 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:28:25,111 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:25,111 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:25,111 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:25,111 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:25,111 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:28:25,111 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:25,111 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:25,111 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:25,111 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:25,112 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 208#L1289-4true, 225#L1289-3true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:25,112 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-19 05:28:25,112 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:25,112 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:25,112 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:25,113 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:25,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:25,117 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:28:25,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:25,117 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:25,117 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2024-11-19 05:28:25,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,224 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2024-11-19 05:28:25,225 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:25,225 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:25,225 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:25,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [281#L1289true, 322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,236 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-19 05:28:25,236 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:25,236 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:25,236 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:25,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 281#L1289true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,237 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2024-11-19 05:28:25,237 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:25,237 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2024-11-19 05:28:25,237 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:25,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 818#(and (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 3 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ 2 |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4))) |ULTIMATE.start_main_#t~nondet45#1|) (= (select (select |#race| |ULTIMATE.start_main_~#checkPool~0#1.base|) (+ |ULTIMATE.start_main_~#checkPool~0#1.offset| (* |ULTIMATE.start_main_~i~0#1| 4) 1)) |ULTIMATE.start_main_#t~nondet45#1|)), 225#L1289-3true, Black: 334#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 112#L1267-10true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:25,277 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2024-11-19 05:28:25,277 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:25,277 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:25,277 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:25,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 334#true, 208#L1289-4true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:25,282 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2024-11-19 05:28:25,282 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:25,282 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:25,282 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:25,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:25,320 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2024-11-19 05:28:25,320 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2024-11-19 05:28:25,320 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:25,320 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:25,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,354 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:28:25,354 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:25,354 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:25,354 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:25,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,376 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2024-11-19 05:28:25,376 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:25,376 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:28:25,376 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:25,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,387 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:28:25,387 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:25,387 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:25,387 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:25,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:25,420 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2024-11-19 05:28:25,420 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:25,420 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:25,420 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:25,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:25,481 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2024-11-19 05:28:25,481 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2024-11-19 05:28:25,481 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:25,481 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:25,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:25,509 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 05:28:25,509 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:25,509 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:25,509 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:28:25,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,552 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 05:28:25,552 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:28:25,552 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:25,552 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:25,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 132#L1288-4true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:25,580 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2024-11-19 05:28:25,580 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:25,580 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:25,580 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2024-11-19 05:28:25,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 334#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,600 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:28:25,600 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:25,600 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:25,600 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:25,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:25,648 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:28:25,648 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:25,648 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:25,648 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:25,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,717 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2024-11-19 05:28:25,717 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:25,717 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:25,718 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:25,734 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,734 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:28:25,735 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:28:25,735 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:25,735 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:25,735 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:25,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,735 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2024-11-19 05:28:25,735 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:25,736 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2024-11-19 05:28:25,736 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:28:25,736 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:25,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:25,908 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 05:28:25,908 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:28:25,908 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:25,908 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2024-11-19 05:28:25,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,921 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2024-11-19 05:28:25,921 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:25,921 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:25,921 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:25,921 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:25,922 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,922 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2024-11-19 05:28:25,922 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:25,922 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2024-11-19 05:28:25,922 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:25,922 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:25,930 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:25,930 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is not cut-off event [2024-11-19 05:28:25,930 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:28:25,930 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:28:25,930 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:25,930 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:26,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 323#true, 288#$Ultimate##0true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:26,020 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 05:28:26,020 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:26,020 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:26,020 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:28:26,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:26,051 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-19 05:28:26,051 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:26,051 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:28:26,051 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:26,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 322#true, 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:26,052 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-19 05:28:26,052 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:28:26,052 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:26,052 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:26,059 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:26,060 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-19 05:28:26,060 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 05:28:26,060 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 05:28:26,060 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:26,060 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:28:26,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:26,084 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2024-11-19 05:28:26,084 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:26,084 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:26,084 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:26,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:26,095 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2024-11-19 05:28:26,095 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:28:26,095 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2024-11-19 05:28:26,095 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:26,117 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:26,117 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2024-11-19 05:28:26,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:26,117 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:28:26,118 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:26,118 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2024-11-19 05:28:26,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:26,166 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:28:26,166 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 05:28:26,166 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:26,167 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:26,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:26,201 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 05:28:26,201 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:26,201 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:26,201 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:26,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:26,201 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 05:28:26,201 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:26,202 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:26,202 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:26,202 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:26,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 132#L1288-4true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 133#L1280-7true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:26,215 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2024-11-19 05:28:26,215 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:26,216 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:26,216 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:26,250 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 208#L1289-4true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:26,250 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2024-11-19 05:28:26,251 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:28:26,251 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2024-11-19 05:28:26,251 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:28:26,251 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:26,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:26,324 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2024-11-19 05:28:26,324 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:26,324 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:26,324 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:26,324 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:26,324 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:28:26,324 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:26,324 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:26,325 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:26,325 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:26,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 325#true, 173#L1289-3true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:26,333 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 05:28:26,333 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:26,333 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:28:26,333 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:26,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 205#L1269-2true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:26,394 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2024-11-19 05:28:26,394 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:28:26,394 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 05:28:26,394 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2024-11-19 05:28:26,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:26,890 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:28:26,890 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:26,890 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:26,890 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:26,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [281#L1289true, 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 133#L1280-7true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:26,941 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2024-11-19 05:28:26,941 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:26,941 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:26,941 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:26,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:26,995 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2024-11-19 05:28:26,996 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:26,996 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:28:26,999 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:27,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 323#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:27,101 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 05:28:27,101 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:27,101 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:27,101 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:27,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 323#true, 288#$Ultimate##0true, 56#L1281-2true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:27,122 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 05:28:27,122 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:27,122 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:27,122 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:27,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:27,164 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 05:28:27,164 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:27,164 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:27,164 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:27,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:27,207 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 05:28:27,207 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:27,207 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:27,207 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:27,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:27,213 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2024-11-19 05:28:27,214 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:27,214 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2024-11-19 05:28:27,214 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2024-11-19 05:28:27,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 323#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:27,291 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 05:28:27,291 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:27,291 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:27,291 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:27,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 133#L1280-7true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:27,375 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2024-11-19 05:28:27,376 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:27,376 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:27,376 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:27,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:27,397 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2024-11-19 05:28:27,397 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:28:27,397 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 05:28:27,397 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2024-11-19 05:28:27,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 323#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:27,457 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:27,457 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:27,457 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:27,458 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:27,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 288#$Ultimate##0true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:27,513 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2024-11-19 05:28:27,513 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:27,513 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:28:27,513 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:28:27,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:27,555 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:27,555 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:27,555 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:27,555 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:27,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:27,564 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:28:27,564 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:27,564 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:27,564 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:27,564 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 133#L1280-7true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:27,564 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:27,564 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:27,565 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:27,565 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:27,565 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:27,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [281#L1289true, 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:27,577 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-19 05:28:27,578 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 05:28:27,578 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2024-11-19 05:28:27,578 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:27,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:27,602 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is not cut-off event [2024-11-19 05:28:27,602 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 05:28:27,602 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:27,602 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:28:27,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:27,726 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:28:27,726 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:27,726 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:27,726 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:27,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:27,726 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:27,726 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:27,726 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:27,727 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:27,727 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:27,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 56#L1281-2true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:27,760 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2024-11-19 05:28:27,760 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2024-11-19 05:28:27,760 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:27,760 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:27,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 323#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:27,831 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:28:27,831 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:27,831 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:27,831 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:27,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 133#L1280-7true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:27,864 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:28:27,864 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:27,864 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:27,864 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:27,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:27,866 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:27,866 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:27,866 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:27,866 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:27,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:27,895 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is not cut-off event [2024-11-19 05:28:27,895 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 05:28:27,895 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2024-11-19 05:28:27,895 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:28:27,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 323#true, 56#L1281-2true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:27,972 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:27,972 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:27,972 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:27,972 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:27,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:27,986 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2024-11-19 05:28:27,987 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:27,987 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:27,987 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:28,046 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:28,046 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-19 05:28:28,046 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:28,047 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:28,047 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:28:28,047 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 05:28:28,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [281#L1289true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:28,052 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:28,052 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:28,052 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:28:28,052 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:28,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [281#L1289true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:28,058 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:28:28,058 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:28,058 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:28,058 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2024-11-19 05:28:28,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:28,063 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is not cut-off event [2024-11-19 05:28:28,064 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:28:28,064 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2024-11-19 05:28:28,064 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 05:28:28,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [323#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:28,067 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:28,067 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:28,067 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2024-11-19 05:28:28,067 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:28,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 323#true, 56#L1281-2true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:28,125 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:28,126 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:28,126 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:28,126 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:28,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:28,139 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2024-11-19 05:28:28,139 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:28,139 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:28,139 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:28,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [288#$Ultimate##0true, 321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:28,165 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:28,166 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:28,166 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:28,166 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:28,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 288#$Ultimate##0true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:28,168 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:28,168 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:28,168 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:28,168 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:28,192 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:28,192 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-19 05:28:28,192 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:28:28,192 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:28,192 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:28:28,192 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:28:28,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:28,197 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:28,197 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:28,197 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:28,197 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:28,197 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:28,198 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:28,198 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:28,198 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:28,198 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:28,198 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:28,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [281#L1289true, 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 334#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:28,206 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-19 05:28:28,206 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:28:28,206 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:28:28,206 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2024-11-19 05:28:28,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [132#L1288-4true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:28,210 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:28,210 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:28,210 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:28,210 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:28,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [336#(= |#race~stderr~0| 0), 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:28,224 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is not cut-off event [2024-11-19 05:28:28,224 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:28,225 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:28,225 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:28:28,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 323#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:28,237 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:28,237 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:28,237 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:28,237 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:28,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 813#true, 334#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:28,299 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:28,299 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:28,299 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:28,299 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:28,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:28,335 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is not cut-off event [2024-11-19 05:28:28,335 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:28,335 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2024-11-19 05:28:28,336 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 05:28:28,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:28,339 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:28,339 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:28,339 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:28,339 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:28,340 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:28,340 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:28,340 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:28,340 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:28,340 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:28,340 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:28,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:28,346 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2024-11-19 05:28:28,346 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:28,346 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:28,346 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:28,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:28,425 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:28,425 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:28,425 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:28,425 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:28,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 288#$Ultimate##0true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:28,817 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 05:28:28,817 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:28,817 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:28:28,817 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:28:28,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 288#$Ultimate##0true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:28,817 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 05:28:28,817 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:28:28,817 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2024-11-19 05:28:28,817 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:28,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 319#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:28,828 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:28,829 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:28,829 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:28,829 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:28,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:28,855 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:28,855 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:28,855 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:28,855 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:28,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 56#L1281-2true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:28,861 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:28,861 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:28,861 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:28,861 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:28,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:28,876 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2024-11-19 05:28:28,876 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:28,876 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:28,876 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:28,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 325#true, 321#true, 173#L1289-3true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:28,890 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:28,890 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2024-11-19 05:28:28,890 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:28,890 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:28,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [281#L1289true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:28,906 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is not cut-off event [2024-11-19 05:28:28,906 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:28,906 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:28,906 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:28:28,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 323#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:28,968 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:28,968 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:28,968 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:28,968 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:28,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 323#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:28,968 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:28,968 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:28,968 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:28,969 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:28,969 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:29,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 56#L1281-2true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,028 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2024-11-19 05:28:29,028 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:29,028 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:29,028 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,080 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:29,080 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:29,080 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:29,081 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 133#L1280-7true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,085 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is not cut-off event [2024-11-19 05:28:29,085 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2024-11-19 05:28:29,085 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:29,085 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:29,086 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:29,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [281#L1289true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 133#L1280-7true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,094 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,094 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,094 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:29,094 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:28:29,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [281#L1289true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,105 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:29,105 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:29,105 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2024-11-19 05:28:29,105 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [323#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, Black: 377#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,115 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,115 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:29,115 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:29,115 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 323#true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,164 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,164 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,164 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,164 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 323#true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,165 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,165 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,165 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,165 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,165 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,181 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:29,181 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,181 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:29,181 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:29,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,182 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:29,182 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:29,183 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:29,183 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,219 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2024-11-19 05:28:29,219 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,220 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:29,220 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:29,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [288#$Ultimate##0true, 56#L1281-2true, 321#true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,249 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,249 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:29,249 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:29,249 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2024-11-19 05:28:29,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 179#L1275-2true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,279 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,279 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:29,279 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:29,279 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:29,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 133#L1280-7true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,284 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2024-11-19 05:28:29,284 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:29,285 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:29,285 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:29,285 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2024-11-19 05:28:29,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 56#L1281-2true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,292 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,293 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,293 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,293 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:29,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 56#L1281-2true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,293 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,293 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,293 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,293 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,294 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:29,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [132#L1288-4true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,309 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,309 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:29,309 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:29,310 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:29,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 323#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,352 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,352 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,352 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,352 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:29,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, Black: 334#true, 208#L1289-4true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,364 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,364 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,364 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,364 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 208#L1289-4true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,365 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,365 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,365 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,365 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,375 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,375 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:29,375 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:29,375 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:29,376 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,376 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:29,376 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:29,376 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:29,376 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:29,376 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:29,403 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,403 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,404 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:29,404 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 133#L1280-7true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:29,423 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,423 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:29,424 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,424 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,444 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 05:28:29,444 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:29,444 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:29,444 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:29,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 133#L1280-7true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,447 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 05:28:29,448 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2024-11-19 05:28:29,448 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:29,448 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:29,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,454 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,454 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:29,454 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,454 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:29,454 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,454 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:29,455 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:29,455 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,455 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,455 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:29,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,460 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,460 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,460 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,460 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,462 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 05:28:29,462 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:29,462 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:29,462 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:29,463 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,463 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is not cut-off event [2024-11-19 05:28:29,463 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:29,463 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:29,463 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:29,463 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:29,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,506 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,506 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,506 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,506 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,506 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,506 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,507 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,507 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,507 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,507 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,524 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,524 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:29,524 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,525 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,526 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,526 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,526 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,526 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 132#L1288-4true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:29,528 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,528 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:29,528 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,528 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:29,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,545 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:28:29,545 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:29,545 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:29,545 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:29,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,545 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:28:29,546 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:29,546 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:29,546 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:29,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:29,548 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,548 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,548 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:28:29,549 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:29,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 288#$Ultimate##0true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,554 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:28:29,554 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:29,554 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:29,554 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:29,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 288#$Ultimate##0true, 56#L1281-2true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,554 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:28:29,554 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:29,554 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:29,554 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2024-11-19 05:28:29,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 319#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,558 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:29,558 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:29,559 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:29,559 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,568 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,568 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,568 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:29,568 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 813#true, 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,570 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,570 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:29,570 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,571 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,578 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,578 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,578 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:29,578 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:29,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,580 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:28:29,580 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:29,580 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:29,580 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:29,581 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 179#L1275-2true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,581 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:28:29,581 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:29,581 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:29,581 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:29,581 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:29,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 173#L1289-3true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,586 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,586 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,586 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,586 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2024-11-19 05:28:29,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [281#L1289true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,592 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is not cut-off event [2024-11-19 05:28:29,592 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2024-11-19 05:28:29,592 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:29,592 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:29,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,616 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,617 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:29,617 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,617 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:29,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 323#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,636 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,636 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,636 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,636 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,637 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 323#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,637 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:29,637 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,637 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,637 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,637 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [281#L1289true, 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:29,639 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:29,639 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:29,640 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:29,640 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:29,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,655 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:28:29,655 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:29,655 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:29,655 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:29,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,655 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is not cut-off event [2024-11-19 05:28:29,655 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:29,655 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:29,656 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2024-11-19 05:28:29,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,704 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,704 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2024-11-19 05:28:29,704 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:29,704 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:29,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [323#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:29,727 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:29,727 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,727 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:29,727 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2024-11-19 05:28:29,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, 73#L1290true, 104#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:29,741 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,741 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,741 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:29,741 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:29,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 323#true, 56#L1281-2true, Black: 334#true, 208#L1289-4true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,761 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:29,761 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:29,761 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,761 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,762 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 323#true, 56#L1281-2true, Black: 334#true, 208#L1289-4true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,762 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:29,762 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:29,762 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,762 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:29,762 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,770 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,770 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:29,770 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,770 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,772 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,773 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,773 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,773 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:29,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,774 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:29,774 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,774 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,774 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,783 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 05:28:29,783 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:29,783 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:29,783 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:29,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,783 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2024-11-19 05:28:29,784 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2024-11-19 05:28:29,784 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:29,784 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:29,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:29,798 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:29,798 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:29,798 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,798 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 56#L1281-2true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,838 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:29,838 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:29,838 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2024-11-19 05:28:29,838 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [281#L1289true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:29,856 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:29,856 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:29,856 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2024-11-19 05:28:29,856 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,856 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:29,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 319#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,875 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,875 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,875 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,875 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [321#true, 208#L1289-4true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,898 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:29,898 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:29,898 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,898 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:29,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 56#L1281-2true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,901 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2024-11-19 05:28:29,901 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:29,901 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:29,901 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 56#L1281-2true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,902 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:29,902 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:29,903 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:29,903 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:29,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:29,913 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:29,913 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2024-11-19 05:28:29,913 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,913 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 56#L1281-2true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,916 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,916 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,916 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,917 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,917 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 56#L1281-2true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:29,917 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:29,917 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,917 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,917 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2024-11-19 05:28:29,917 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 132#L1288-4true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:29,934 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:29,934 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,934 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:29,934 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:29,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:29,946 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2024-11-19 05:28:29,947 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:29,947 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:29,947 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,947 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:29,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 133#L1280-7true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:29,955 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:29,956 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:29,956 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:29,956 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:29,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:29,990 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 05:28:29,990 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:29,991 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:29,991 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:29,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:29,996 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:29,996 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:29,996 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:29,996 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:30,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, 320#true, 325#true, Black: 377#true, 321#true, 173#L1289-3true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:30,017 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 05:28:30,017 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:30,017 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:30,017 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:30,018 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, 320#true, Black: 377#true, 321#true, 173#L1289-3true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:30,018 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is not cut-off event [2024-11-19 05:28:30,018 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:30,018 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:30,018 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:30,018 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:30,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [321#true, 208#L1289-4true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:30,071 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:30,071 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:30,071 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:30,071 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:30,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 56#L1281-2true, Black: 334#true, 208#L1289-4true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:30,073 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:30,074 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:30,074 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:30,074 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:30,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 56#L1281-2true, Black: 334#true, 208#L1289-4true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:30,074 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:30,074 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:30,074 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:30,074 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:30,074 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:30,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [56#L1281-2true, 321#true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:30,096 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:30,096 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:30,096 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:30,097 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:30,097 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 132#L1288-4true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:30,098 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:30,098 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:30,098 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:30,098 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:30,098 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2024-11-19 05:28:30,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 132#L1288-4true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 133#L1280-7true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:30,104 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:30,104 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:30,104 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:30,104 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:30,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:30,121 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:28:30,121 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:30,122 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:30,122 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:30,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:30,122 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:28:30,122 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:30,122 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:30,122 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:30,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, 288#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 133#L1280-7true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:30,128 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:30,128 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:30,128 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:30,128 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:28:30,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [326#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:30,142 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2024-11-19 05:28:30,142 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:30,142 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:30,142 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2024-11-19 05:28:30,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:30,150 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:28:30,150 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:30,150 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:30,151 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:30,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:30,151 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:28:30,151 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is not cut-off event [2024-11-19 05:28:30,151 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:30,151 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:30,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 56#L1281-2true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:30,157 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:28:30,158 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:30,158 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:30,158 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:30,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 56#L1281-2true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:30,159 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is not cut-off event [2024-11-19 05:28:30,159 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:30,159 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:30,159 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:30,159 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:30,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:30,199 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:30,199 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:30,199 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:30,200 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:30,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 56#L1281-2true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:30,202 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:30,202 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:30,202 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:30,202 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:30,216 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:30,216 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:28:30,216 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:30,216 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:30,217 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:30,217 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:30,217 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:30,217 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:28:30,217 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:30,217 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:30,217 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:30,217 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:30,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:30,221 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:30,221 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:30,221 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:30,221 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:30,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:30,222 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:30,222 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:30,222 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:30,222 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:30,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [281#L1289true, 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:30,230 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:30,230 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:30,230 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:30,230 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:30,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:30,253 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:28:30,253 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:30,253 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:30,253 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:30,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:30,254 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is not cut-off event [2024-11-19 05:28:30,254 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:30,254 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:30,254 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is not cut-off event [2024-11-19 05:28:30,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 319#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:30,280 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:30,280 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:30,280 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2024-11-19 05:28:30,280 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:30,280 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:30,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:30,304 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:30,304 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:30,304 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:30,304 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:30,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:30,305 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:30,305 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:30,305 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:30,305 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:30,305 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:30,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:30,334 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:30,334 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:30,335 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:30,335 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:30,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, 73#L1290true, 104#$Ultimate##0true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:30,344 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:30,344 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:30,344 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:30,344 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:30,356 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 208#L1289-4true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:30,356 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:30,356 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:30,356 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:30,356 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:30,357 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:30,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 208#L1289-4true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:30,357 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:30,357 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:30,357 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:30,357 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:30,358 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:30,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 173#L1289-3true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:30,366 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:30,366 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:30,367 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:30,367 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:30,833 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:30,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [56#L1281-2true, 321#true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:30,835 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2024-11-19 05:28:30,835 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:30,835 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:30,835 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:30,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [281#L1289true, 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:30,842 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:30,846 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:30,846 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:30,846 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2024-11-19 05:28:30,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:30,848 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:30,848 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:30,848 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:30,849 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:30,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:30,849 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:30,849 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:30,849 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:30,849 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:30,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:30,873 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:30,873 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:30,873 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:30,874 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:30,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 56#L1281-2true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 281#L1289true, 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:30,877 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is not cut-off event [2024-11-19 05:28:30,877 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:30,877 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is not cut-off event [2024-11-19 05:28:30,877 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:30,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 133#L1280-7true, 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:30,897 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:30,897 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:30,897 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:30,898 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:30,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:30,931 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:30,931 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:30,931 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:30,931 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:30,932 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:30,932 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:30,932 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:30,932 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:30,932 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:30,932 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:30,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [281#L1289true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:30,945 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:30,945 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:30,945 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:30,945 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:30,945 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2024-11-19 05:28:30,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 319#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:30,966 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:30,966 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:30,966 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:30,966 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:30,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 169#L1288-3true, 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:30,968 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:30,968 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:30,969 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:30,969 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:30,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:30,982 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:30,982 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:30,982 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:30,982 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:30,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:30,983 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:30,983 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:30,983 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is not cut-off event [2024-11-19 05:28:30,983 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:30,994 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [321#true, 208#L1289-4true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:30,994 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is not cut-off event [2024-11-19 05:28:30,994 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:30,995 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:30,995 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:30,995 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:30,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [56#L1281-2true, 321#true, Black: 334#true, 208#L1289-4true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:30,996 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2024-11-19 05:28:30,997 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:30,997 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:30,997 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [56#L1281-2true, 321#true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:31,009 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,009 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2024-11-19 05:28:31,009 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:31,009 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2024-11-19 05:28:31,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 132#L1288-4true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 133#L1280-7true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,027 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,027 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:31,027 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:31,027 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:31,036 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, 29#L1288-3true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 133#L1280-7true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,036 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2024-11-19 05:28:31,037 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:31,037 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:31,037 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:31,037 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 133#L1280-7true, Black: 377#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,062 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,062 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:31,062 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:31,062 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:31,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [281#L1289true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,086 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:31,086 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,086 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:31,086 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:31,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 319#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:31,097 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,098 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:31,098 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,098 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:31,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [56#L1281-2true, 321#true, 208#L1289-4true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:31,129 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,130 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:31,130 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:31,130 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2024-11-19 05:28:31,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:31,132 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:31,132 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:31,132 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,132 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:31,132 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:31,132 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:31,133 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:31,133 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,133 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:31,133 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:31,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 132#L1288-4true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 133#L1280-7true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,157 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2024-11-19 05:28:31,158 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,158 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:31,158 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:31,158 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:31,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:31,190 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,191 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:31,191 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:31,191 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2024-11-19 05:28:31,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,197 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 05:28:31,197 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:31,197 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:31,198 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:31,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,198 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2024-11-19 05:28:31,198 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is not cut-off event [2024-11-19 05:28:31,198 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:31,199 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:31,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 319#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:31,225 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,226 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:31,226 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:31,226 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [56#L1281-2true, 321#true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:31,245 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,245 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:31,246 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:31,246 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:31,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:31,248 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,248 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,248 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,248 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,248 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:31,248 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,248 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,248 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,248 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,249 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:31,258 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,259 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:31,259 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:31,259 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:31,259 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:31,259 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:31,259 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2024-11-19 05:28:31,260 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,260 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:31,260 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2024-11-19 05:28:31,267 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:31,268 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-19 05:28:31,268 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:31,268 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:31,268 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:31,269 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:31,269 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:31,269 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2024-11-19 05:28:31,269 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:31,269 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is not cut-off event [2024-11-19 05:28:31,270 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:31,270 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2024-11-19 05:28:31,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [281#L1289true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,278 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:31,278 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:31,278 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:31,279 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:31,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 56#L1281-2true, 320#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,279 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:31,279 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:31,279 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:31,280 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:31,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 319#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 334#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,305 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,306 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:31,306 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2024-11-19 05:28:31,306 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:31,306 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,330 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,330 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,330 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,330 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:31,330 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,330 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,331 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,331 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,331 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,331 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:31,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 325#true, 321#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:31,334 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,334 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,335 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,335 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 133#L1280-7true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,365 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,365 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,365 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,365 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2024-11-19 05:28:31,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:31,373 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,373 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:31,373 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,373 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,374 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:31,374 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,374 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:31,374 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,374 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,374 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,382 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 56#L1281-2true, Black: 334#true, 208#L1289-4true, 225#L1289-3true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:31,382 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 05:28:31,382 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:31,383 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:31,383 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:31,383 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:31,383 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 56#L1281-2true, 208#L1289-4true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:31,383 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 05:28:31,384 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:31,384 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:31,384 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:31,384 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2024-11-19 05:28:31,391 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [56#L1281-2true, 321#true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 173#L1289-3true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:31,392 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2024-11-19 05:28:31,392 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:31,392 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2024-11-19 05:28:31,392 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-19 05:28:31,392 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:31,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [281#L1289true, 322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,400 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,400 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,400 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,400 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2024-11-19 05:28:31,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 56#L1281-2true, 320#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,402 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:31,403 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:31,403 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:31,403 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:31,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [281#L1289true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 56#L1281-2true, 320#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,403 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:31,403 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:31,404 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:31,404 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2024-11-19 05:28:31,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 319#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 133#L1280-7true, Black: 377#true, 325#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,429 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,430 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:31,430 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,430 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,441 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,441 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:31,442 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:31,442 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:31,442 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,442 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:31,442 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:31,442 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,442 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:31,443 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:31,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 334#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,446 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:31,446 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:31,446 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,446 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:31,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, 321#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,452 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,452 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,452 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,452 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2024-11-19 05:28:31,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:31,472 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:31,472 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:31,472 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2024-11-19 05:28:31,473 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 133#L1280-7true, 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 169#L1288-3true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,481 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,482 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,482 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:31,482 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2024-11-19 05:28:31,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 179#L1275-2true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:31,484 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:28:31,485 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:31,485 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:31,485 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:31,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:31,486 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:28:31,486 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:31,487 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:31,487 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:31,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [322#true, 323#true, 56#L1281-2true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:31,487 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:28:31,487 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:31,488 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is not cut-off event [2024-11-19 05:28:31,488 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2024-11-19 05:28:31,495 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [56#L1281-2true, 321#true, Black: 334#true, 208#L1289-4true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:31,495 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2024-11-19 05:28:31,495 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:31,495 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2024-11-19 05:28:31,495 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-19 05:28:31,495 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:31,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,542 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:31,542 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:31,542 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2024-11-19 05:28:31,542 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2024-11-19 05:28:31,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 56#L1281-2true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,561 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:31,561 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:31,561 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:31,561 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:31,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 133#L1280-7true, 320#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,584 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2024-11-19 05:28:31,584 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,584 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,584 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 133#L1280-7true, 320#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,584 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:31,585 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,585 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,585 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,585 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:31,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,613 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:31,613 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2024-11-19 05:28:31,613 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,613 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:31,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 334#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:31,617 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:31,617 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:31,617 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2024-11-19 05:28:31,618 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 56#L1281-2true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,639 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:31,640 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:31,640 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:31,640 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:31,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,653 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:31,653 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:31,654 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,654 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,654 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,654 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2024-11-19 05:28:31,654 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:31,654 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:31,654 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,655 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,663 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,663 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:31,663 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:31,663 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,664 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 347#(= (select |#race#in~argv| 2) 0), 334#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,664 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:31,664 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:31,664 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,664 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2024-11-19 05:28:31,664 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2024-11-19 05:28:31,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 133#L1280-7true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,718 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:31,718 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:31,718 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:31,718 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 133#L1280-7true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,719 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2024-11-19 05:28:31,719 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2024-11-19 05:28:31,719 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2024-11-19 05:28:31,719 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2024-11-19 05:28:31,719 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:31,746 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 133#L1280-7true, 320#true, 325#true, Black: 377#true, 321#true, 173#L1289-3true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,746 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2024-11-19 05:28:31,746 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is not cut-off event [2024-11-19 05:28:31,747 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-19 05:28:31,747 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-19 05:28:31,747 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2024-11-19 05:28:31,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [323#true, 321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:31,759 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:31,759 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:31,759 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:31,759 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:31,759 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [323#true, 321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:31,759 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:31,759 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:31,760 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:31,760 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:31,760 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 05:28:31,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 133#L1280-7true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,763 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:31,764 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:31,764 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,764 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [56#L1281-2true, 321#true, Black: 334#true, 813#true, 351#true, 377#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0)]) [2024-11-19 05:28:31,765 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-19 05:28:31,765 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2024-11-19 05:28:31,765 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2024-11-19 05:28:31,765 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:31,790 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 133#L1280-7true, Black: 377#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 813#true, 334#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:31,790 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2024-11-19 05:28:31,790 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2024-11-19 05:28:31,791 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2024-11-19 05:28:31,791 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-19 05:28:31,791 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2024-11-19 05:28:31,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [323#true, 321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:31,805 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:31,805 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:31,805 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:31,805 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:31,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [323#true, 321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:31,806 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2024-11-19 05:28:31,806 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2024-11-19 05:28:31,806 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2024-11-19 05:28:31,806 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:31,806 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2024-11-19 05:28:31,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:31,816 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-19 05:28:31,816 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:31,816 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-19 05:28:31,816 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:31,816 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:31,816 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 05:28:31,816 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:31,816 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:31,817 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:31,817 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:28:31,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:31,817 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2024-11-19 05:28:31,817 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:31,817 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-19 05:28:31,817 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:31,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [281#L1289true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, Black: 377#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:31,818 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2024-11-19 05:28:31,818 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:31,818 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:31,818 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 05:28:31,841 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [322#true, 319#true, 225#L1289-3true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:31,842 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:31,842 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:31,842 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,842 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,842 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:31,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [323#true, 321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:31,850 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-19 05:28:31,850 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 05:28:31,850 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:31,850 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:31,873 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [322#true, 319#true, Black: 334#true, 225#L1289-3true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:31,874 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:31,874 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2024-11-19 05:28:31,874 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:31,874 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2024-11-19 05:28:31,874 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2024-11-19 05:28:31,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([794] L1275-1-->L1275-2: Formula: (= |v_#race~stderr~0_13| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_13|} AuxVars[] AssignedVars[#race~stderr~0][331], [323#true, 321#true, 208#L1289-4true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:31,879 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:31,879 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:31,879 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:31,879 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:31,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [323#true, 321#true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:31,882 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2024-11-19 05:28:31,882 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 05:28:31,882 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:31,882 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2024-11-19 05:28:31,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 319#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:31,900 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-19 05:28:31,900 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:31,900 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:31,900 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 05:28:31,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,911 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:31,911 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:31,911 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:31,911 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:31,912 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,912 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:31,912 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:31,912 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:31,912 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:31,912 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 05:28:31,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [323#true, 321#true, 208#L1289-4true, Black: 334#true, 813#true, 351#true, 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 326#true, 336#(= |#race~stderr~0| 0), Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 179#L1275-2true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0)]) [2024-11-19 05:28:31,913 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2024-11-19 05:28:31,914 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:31,914 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 05:28:31,914 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:31,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 377#true, 325#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 379#(= ~iSet~0 2)]) [2024-11-19 05:28:31,932 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2024-11-19 05:28:31,932 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2024-11-19 05:28:31,933 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2024-11-19 05:28:31,933 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is not cut-off event [2024-11-19 05:28:31,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,945 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:31,945 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:31,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:31,946 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:31,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,946 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:31,946 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:31,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2024-11-19 05:28:31,946 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2024-11-19 05:28:31,946 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:31,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 133#L1280-7true, 320#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,955 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-19 05:28:31,955 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:31,955 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-19 05:28:31,955 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:31,956 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 133#L1280-7true, 320#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,956 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-19 05:28:31,956 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-19 05:28:31,956 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:31,956 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:31,956 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:31,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 133#L1280-7true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,956 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-19 05:28:31,956 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:31,957 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:31,957 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-19 05:28:31,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [281#L1289true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 133#L1280-7true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,957 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2024-11-19 05:28:31,957 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:31,957 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2024-11-19 05:28:31,957 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 05:28:31,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 56#L1281-2true, 325#true, Black: 377#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:31,968 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2024-11-19 05:28:31,968 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:31,969 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2024-11-19 05:28:31,969 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:31,980 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [322#true, 336#(= |#race~stderr~0| 0), 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,980 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-19 05:28:31,980 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:31,980 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:31,980 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:31,981 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:31,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 56#L1281-2true, 321#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:31,986 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-19 05:28:31,986 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:31,986 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:31,986 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2024-11-19 05:28:32,007 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1043] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][228], [336#(= |#race~stderr~0| 0), 322#true, 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 56#L1281-2true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:32,008 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-19 05:28:32,008 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2024-11-19 05:28:32,008 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2024-11-19 05:28:32,008 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2024-11-19 05:28:32,008 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:32,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 56#L1281-2true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, 208#L1289-4true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:32,011 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 05:28:32,012 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:32,012 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 05:28:32,012 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:32,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 56#L1281-2true, 321#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:32,014 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2024-11-19 05:28:32,014 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:32,014 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 05:28:32,014 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2024-11-19 05:28:32,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 319#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:32,031 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2024-11-19 05:28:32,031 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-19 05:28:32,031 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:32,031 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:32,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L1294-1-->L1294-2: Formula: (= |v_#race~stderr~0_1| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_1|} AuxVars[] AssignedVars[#race~stderr~0][286], [326#true, 336#(= |#race~stderr~0| 0), 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 56#L1281-2true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 136#L1294-2true, Black: 334#true, 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:32,038 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2024-11-19 05:28:32,038 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:32,038 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2024-11-19 05:28:32,038 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2024-11-19 05:28:32,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([943] L1281-1-->L1281-2: Formula: (= |v_#race~stderr~0_16| 0) InVars {} OutVars{#race~stderr~0=|v_#race~stderr~0_16|} AuxVars[] AssignedVars[#race~stderr~0][332], [336#(= |#race~stderr~0| 0), 319#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 56#L1281-2true, 325#true, Black: 377#true, 321#true, 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 334#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 123#L1294-2true, 340#(= |#race~iCheck~0| 0), 379#(= ~iSet~0 2), 330#(= |#race~iSet~0| 0)]) [2024-11-19 05:28:32,050 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2024-11-19 05:28:32,050 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2024-11-19 05:28:32,050 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2024-11-19 05:28:32,051 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is not cut-off event [2024-11-19 05:28:32,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:32,103 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2024-11-19 05:28:32,103 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:32,103 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:32,103 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:32,103 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:32,103 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2024-11-19 05:28:32,103 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2024-11-19 05:28:32,103 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2024-11-19 05:28:32,103 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2024-11-19 05:28:32,103 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2024-11-19 05:28:32,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1111] checkThreadEXIT-->L1274-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_4 |v_ULTIMATE.start_main_#t~mem49#1_15|) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_15|, checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][245], [322#true, 319#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:32,133 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2024-11-19 05:28:32,133 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:32,133 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2024-11-19 05:28:32,134 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2024-11-19 05:28:32,134 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2024-11-19 05:28:32,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:32,141 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 05:28:32,141 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2024-11-19 05:28:32,142 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:32,142 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2024-11-19 05:28:32,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1112] checkThreadEXIT-->L1274-7: Formula: (= |v_ULTIMATE.start_main_#t~mem49#1_17| v_checkThreadThread2of2ForFork1_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem49#1=|v_ULTIMATE.start_main_#t~mem49#1_17|, checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_4} AuxVars[] AssignedVars[][318], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, Black: 377#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 340#(= |#race~iCheck~0| 0), 636#(< |ULTIMATE.start_main_~i~0#1| ~iSet~0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0), 23#L1274-7true]) [2024-11-19 05:28:32,156 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2024-11-19 05:28:32,156 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:32,156 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:32,156 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-19 05:28:32,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:32,171 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2024-11-19 05:28:32,171 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:32,171 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:32,171 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:32,171 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [323#true, 73#L1290true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 133#L1280-7true, 320#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:32,172 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2024-11-19 05:28:32,172 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-19 05:28:32,172 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2024-11-19 05:28:32,172 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2024-11-19 05:28:32,172 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2024-11-19 05:28:32,193 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1115] checkThreadEXIT-->L1280-7: Formula: (= v_checkThreadThread1of2ForFork1_thidvar0_6 |v_ULTIMATE.start_main_#t~mem52#1_15|) InVars {checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} OutVars{checkThreadThread1of2ForFork1_thidvar0=v_checkThreadThread1of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_15|} AuxVars[] AssignedVars[][252], [322#true, 319#true, 323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 133#L1280-7true, 325#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 225#L1289-3true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:32,193 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2024-11-19 05:28:32,194 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2024-11-19 05:28:32,194 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2024-11-19 05:28:32,194 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:32,194 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2024-11-19 05:28:32,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 133#L1280-7true, Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 320#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), 173#L1289-3true, Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:32,198 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2024-11-19 05:28:32,198 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:32,198 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2024-11-19 05:28:32,198 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-19 05:28:32,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1116] checkThreadEXIT-->L1280-7: Formula: (= |v_ULTIMATE.start_main_#t~mem52#1_17| v_checkThreadThread2of2ForFork1_thidvar0_6) InVars {checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} OutVars{checkThreadThread2of2ForFork1_thidvar0=v_checkThreadThread2of2ForFork1_thidvar0_6, ULTIMATE.start_main_#t~mem52#1=|v_ULTIMATE.start_main_#t~mem52#1_17|} AuxVars[] AssignedVars[][326], [323#true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 133#L1280-7true, 320#true, 325#true, 321#true, Black: 379#(= ~iSet~0 2), Black: 363#(= ~iSet~0 2), Black: 364#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 208#L1289-4true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 347#(= (select |#race#in~argv| 2) 0), 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 377#true, 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 333#(= (select |#race#in~argv| 1) 0)]) [2024-11-19 05:28:32,206 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2024-11-19 05:28:32,206 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-19 05:28:32,207 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:32,207 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2024-11-19 05:28:32,246 INFO L124 PetriNetUnfolderBase]: 7394/61964 cut-off events. [2024-11-19 05:28:32,246 INFO L125 PetriNetUnfolderBase]: For 20287/31180 co-relation queries the response was YES. [2024-11-19 05:28:33,395 INFO L83 FinitePrefix]: Finished finitePrefix Result has 96898 conditions, 61964 events. 7394/61964 cut-off events. For 20287/31180 co-relation queries the response was YES. Maximal size of possible extension queue 1474. Compared 1017762 event pairs, 1093 based on Foata normal form. 2200/56133 useless extension candidates. Maximal degree in co-relation 96881. Up to 13247 conditions per place. [2024-11-19 05:28:33,712 INFO L140 encePairwiseOnDemand]: 339/346 looper letters, 51 selfloop transitions, 6 changer transitions 0/335 dead transitions. [2024-11-19 05:28:33,713 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 326 places, 335 transitions, 1080 flow [2024-11-19 05:28:33,713 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:28:33,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:28:33,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1745 transitions. [2024-11-19 05:28:33,716 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8405587668593449 [2024-11-19 05:28:33,716 INFO L175 Difference]: Start difference. First operand has 322 places, 336 transitions, 968 flow. Second operand 6 states and 1745 transitions. [2024-11-19 05:28:33,716 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 326 places, 335 transitions, 1080 flow [2024-11-19 05:28:33,797 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 324 places, 335 transitions, 1052 flow, removed 4 selfloop flow, removed 2 redundant places. [2024-11-19 05:28:33,800 INFO L231 Difference]: Finished difference. Result has 324 places, 335 transitions, 950 flow [2024-11-19 05:28:33,800 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=346, PETRI_DIFFERENCE_MINUEND_FLOW=938, PETRI_DIFFERENCE_MINUEND_PLACES=319, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=335, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=329, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=950, PETRI_PLACES=324, PETRI_TRANSITIONS=335} [2024-11-19 05:28:33,800 INFO L277 CegarLoopForPetriNet]: 325 programPoint places, -1 predicate places. [2024-11-19 05:28:33,800 INFO L471 AbstractCegarLoop]: Abstraction has has 324 places, 335 transitions, 950 flow [2024-11-19 05:28:33,801 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 284.8333333333333) internal successors, (1709), 6 states have internal predecessors, (1709), 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 05:28:33,801 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:28:33,801 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 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, 1, 1, 1, 1, 1] [2024-11-19 05:28:33,801 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26 [2024-11-19 05:28:33,801 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting setThreadErr0ASSERT_VIOLATIONDATA_RACE === [setThreadErr0ASSERT_VIOLATIONDATA_RACE, setThreadErr1ASSERT_VIOLATIONDATA_RACE, checkThreadErr0ASSERT_VIOLATIONDATA_RACE (and 41 more)] === [2024-11-19 05:28:33,802 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:28:33,802 INFO L85 PathProgramCache]: Analyzing trace with hash 1845114884, now seen corresponding path program 1 times [2024-11-19 05:28:33,802 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:28:33,802 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1615760138] [2024-11-19 05:28:33,802 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:28:33,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:28:33,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:28:34,422 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-19 05:28:34,423 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:28:34,423 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1615760138] [2024-11-19 05:28:34,423 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1615760138] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:28:34,423 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:28:34,423 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:28:34,423 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1574311725] [2024-11-19 05:28:34,424 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:28:34,424 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:28:34,424 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:28:34,424 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:28:34,425 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:28:34,449 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 308 out of 346 [2024-11-19 05:28:34,450 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 324 places, 335 transitions, 950 flow. Second operand has 3 states, 3 states have (on average 309.6666666666667) internal successors, (929), 3 states have internal predecessors, (929), 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 05:28:34,450 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:28:34,450 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 308 of 346 [2024-11-19 05:28:34,450 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:28:36,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1027] L1293-11-->L1293-12: Formula: (= |v_#race~a~0_7| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_7|} AuxVars[] AssignedVars[#race~a~0][264], [113#L1293-12true, 132#L1288-4true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 325#true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, 819#true, Black: 363#(= ~iSet~0 2), Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 813#true, 334#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:36,442 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-19 05:28:36,442 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 05:28:36,443 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-19 05:28:36,443 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-19 05:28:40,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] L1293-11-->L1293-12: Formula: (= |v_#race~a~0_7| 0) InVars {} OutVars{#race~a~0=|v_#race~a~0_7|} AuxVars[] AssignedVars[#race~a~0][341], [326#true, 132#L1288-4true, 2#L1293-12true, Black: 807#(and (= 0 |ULTIMATE.start_main_#t~post43#1|) (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), Black: 382#(and (= ~iSet~0 2) (<= |ULTIMATE.start_main_~i~0#1| 1)), 320#true, 117#$Ultimate##0true, Black: 377#true, Black: 379#(= ~iSet~0 2), 321#true, Black: 363#(= ~iSet~0 2), 819#true, Black: 369#(= |setThreadThread1of2ForFork0_#t~nondet55| |#race~a~0|), 324#true, 334#true, 813#true, Black: 374#(= |setThreadThread1of2ForFork0_#t~nondet56| |#race~b~0|), 351#true, 380#(and (= |ULTIMATE.start_main_~i~0#1| 0) (= ~iSet~0 2)), 340#(= |#race~iCheck~0| 0), 330#(= |#race~iSet~0| 0), 23#L1274-7true]) [2024-11-19 05:28:40,581 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2024-11-19 05:28:40,582 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2024-11-19 05:28:40,582 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2024-11-19 05:28:40,582 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event